public class FipSnoopingInfo extends BaseModelResource
Constructor and Description |
---|
FipSnoopingInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getDownLinks() |
String |
getExternalVlan() |
String |
getFabricName() |
List<String> |
getFcfMacAddress() |
String |
getFcfName() |
List<String> |
getFcID() |
String |
getFcMap() |
String |
getFcoeLoginCount() |
List<String> |
getFcoeMacAddress() |
String |
getFlexNic() |
String |
getLagId() |
String |
getMacAddress() |
String |
getNetwork() |
String |
getPort() |
void |
setDownLinks(String downLinks) |
void |
setExternalVlan(String externalVlan) |
void |
setFabricName(String fabricName) |
void |
setFcfMacAddress(List<String> fcfMacAddress) |
void |
setFcfName(String fcfName) |
void |
setFcID(List<String> fcID) |
void |
setFcMap(String fcMap) |
void |
setFcoeLoginCount(String fcoeLoginCount) |
void |
setFcoeMacAddress(List<String> fcoeMacAddress) |
void |
setFlexNic(String flexNic) |
void |
setLagId(String lagId) |
void |
setMacAddress(String macAddress) |
void |
setNetwork(String network) |
void |
setPort(String port) |
canEqual, equals, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, hashCode, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString, toString
public String getExternalVlan()
public void setExternalVlan(String externalVlan)
externalVlan
- the externalVlan to setpublic void setFcfMacAddress(List<String> fcfMacAddress)
fcfMacAddress
- the fcfMacAddress to setpublic String getFabricName()
public void setFabricName(String fabricName)
fabricName
- the fabricName to setpublic String getFcfName()
public void setFcfName(String fcfName)
fcfName
- the fcfName to setpublic String getFcMap()
public void setFcMap(String fcMap)
fcMap
- the fcMap to setpublic String getLagId()
public void setLagId(String lagId)
lagId
- the lagId to setpublic String getPort()
public void setPort(String port)
port
- the port to setpublic String getDownLinks()
public void setDownLinks(String downLinks)
downLinks
- the downLinks to setpublic void setFcoeMacAddress(List<String> fcoeMacAddress)
fcoeMacAddress
- the fcoeMacAddress to setpublic String getFcoeLoginCount()
public void setFcoeLoginCount(String fcoeLoginCount)
fcoeLoginCount
- the fcoeLoginCount to setpublic String getFlexNic()
public void setFlexNic(String flexNic)
flexNic
- the flexNic to setpublic String getMacAddress()
public void setMacAddress(String macAddress)
macAddress
- the macAddress to setpublic String getNetwork()
public void setNetwork(String network)
network
- the network to setCopyright © 2016. All rights reserved.