com.collation.platform.model.topology.app.sms
Interface SMSResource
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface SMSResource
- extends LogicalElement
- Naming Rules:
- 0="SMSCollectionClient,name"
- Persistable:
- true
- Table Name:
- SMSRESOURCES
- Top Level:
- true
- Display Name:
- name
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 |
IBM_COPYRIGHT
static final java.lang.String IBM_COPYRIGHT
- See Also:
- Constant Field Values
getMACAddresses
java.lang.String getMACAddresses()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMACAddresses
void setMACAddresses(java.lang.String x)
hasMACAddresses
boolean hasMACAddresses()
getIPSubnets
java.lang.String getIPSubnets()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setIPSubnets
void setIPSubnets(java.lang.String x)
hasIPSubnets
boolean hasIPSubnets()
getSMSCollectionClient
SMSCollectionClients getSMSCollectionClient()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Contains" reverse="true"
setSMSCollectionClient
void setSMSCollectionClient(SMSCollectionClients x)
hasSMSCollectionClient
boolean hasSMSCollectionClient()
getIPAddresses
java.lang.String getIPAddresses()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setIPAddresses
void setIPAddresses(java.lang.String x)
hasIPAddresses
boolean hasIPAddresses()
getNetbiosName
java.lang.String getNetbiosName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setNetbiosName
void setNetbiosName(java.lang.String x)
hasNetbiosName
boolean hasNetbiosName()
getName
java.lang.String getName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setName
void setName(java.lang.String x)
hasName
boolean hasName()