public class PortForCreate extends Object
Constructor and Description |
---|
PortForCreate() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceId() |
String |
getName() |
String |
getNetworkId() |
boolean |
isAdminStateUp() |
void |
setAdminStateUp(boolean adminStateUp) |
void |
setDeviceId(String deviceId) |
void |
setName(String name) |
void |
setNetworkId(String networkId) |
public boolean isAdminStateUp()
public void setAdminStateUp(boolean adminStateUp)
adminStateUp
- the adminStateUp to setpublic String getDeviceId()
public void setDeviceId(String deviceId)
deviceId
- the deviceId to setpublic String getName()
public void setName(String name)
name
- the name to setpublic String getNetworkId()
public void setNetworkId(String networkId)
networkId
- the networkId to setCopyright © 2012-2013. All Rights Reserved.