|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TcpConnection
A TCP connection
Field Summary |
---|
Fields inherited from interface com.collation.platform.model.topology.net.Transport |
---|
IBM_COPYRIGHT |
Method Summary | |
---|---|
TcpPort |
getFromPort()
|
TcpPort |
getToPort()
|
boolean |
hasFromPort()
|
boolean |
hasToPort()
|
void |
setFromPort(TcpPort p)
|
void |
setToPort(TcpPort p)
|
Methods inherited from interface com.collation.platform.model.topology.net.Transport |
---|
getEndpoints, hasEndpoints, setEndpoints |
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
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 |
Method Detail |
---|
TcpPort getFromPort() throws AttributeNotSetException
AttributeNotSetException
void setFromPort(TcpPort p)
boolean hasFromPort()
TcpPort getToPort() throws AttributeNotSetException
AttributeNotSetException
void setToPort(TcpPort p)
boolean hasToPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |