com.collation.platform.model.topology.net.vip.bigip
Interface BigIPVlan
- All Superinterfaces:
- Bridge, ConfigurationItem, Function, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, Vlan
public interface BigIPVlan
- extends Vlan
BigIP Vlan
- Author:
- viswanath
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.net.Vlan |
getMgmtDomainName, getTrunkInterfaces, getVlanId, getVlanName, hasMgmtDomainName, hasTrunkInterfaces, hasVlanId, hasVlanName, setMgmtDomainName, setTrunkInterfaces, setVlanId, setVlanName |
Methods inherited from interface com.collation.platform.model.ModelObject |
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
getSnatAutomapEnabled
boolean getSnatAutomapEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSnatAutomapEnabled
void setSnatAutomapEnabled(boolean snatAutoEnabled)
hasSnatAutomapEnabled
boolean hasSnatAutomapEnabled()
getAllowProxyARP
boolean getAllowProxyARP()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setAllowProxyARP
void setAllowProxyARP(boolean allowProxyARP)
hasAllowProxyARP
boolean hasAllowProxyARP()
getPortLockDown
boolean getPortLockDown()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPortLockDown
void setPortLockDown(boolean portLockDown)
hasPortLockDown
boolean hasPortLockDown()