|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApacheAllowCONNECTPort
Represents a port that an Apache Proxy Server will allow CONNECT on.
Field Summary |
---|
Fields inherited from interface com.collation.platform.model.topology.core.ManagedElement |
---|
IBM_COPYRIGHT |
Method Summary | |
---|---|
ApacheProxyServer |
getParent()
|
int |
getPort()
|
boolean |
hasParent()
|
boolean |
hasPort()
|
void |
setParent(ApacheProxyServer parent)
|
void |
setPort(int port)
|
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 |
---|
ApacheProxyServer getParent() throws AttributeNotSetException
AttributeNotSetException
void setParent(ApacheProxyServer parent)
boolean hasParent()
int getPort() throws AttributeNotSetException
AttributeNotSetException
void setPort(int port)
boolean hasPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |