com.collation.platform.model.topology.app.citrix
Interface CitrixLicensePool
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, Version
public interface CitrixLicensePool
- extends LogicalElement, Version
- Naming Rules:
- 0="hostID,PLD"
- Persistable:
- true
- Table Name:
- CTXLICPOOL
- Display Name:
- PLDFullName
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.core.Version |
getBuildLevel, getLevel, getMajorVersion, getModifier, getRelease, getVersionString, hasBuildLevel, hasLevel, hasMajorVersion, hasModifier, hasRelease, hasVersionString, setBuildLevel, setLevel, setMajorVersion, setModifier, setRelease, setVersionString |
IBM_COPYRIGHT
static final java.lang.String IBM_COPYRIGHT
- See Also:
- Constant Field Values
getOverdraft
int getOverdraft()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setOverdraft
void setOverdraft(int x)
hasOverdraft
boolean hasOverdraft()
getVendorString
java.lang.String getVendorString()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setVendorString
void setVendorString(java.lang.String x)
hasVendorString
boolean hasVendorString()
getPooledAvailable
int getPooledAvailable()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPooledAvailable
void setPooledAvailable(int x)
hasPooledAvailable
boolean hasPooledAvailable()
getLicenses
CitrixLicense[] getLicenses()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Federates" reverse="false"
setLicenses
void setLicenses(CitrixLicense[] x)
hasLicenses
boolean hasLicenses()
getPlatforms
java.lang.String getPlatforms()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPlatforms
void setPlatforms(java.lang.String x)
hasPlatforms
boolean hasPlatforms()
getLicenseType
java.lang.String getLicenseType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLicenseType
void setLicenseType(java.lang.String x)
hasLicenseType
boolean hasLicenseType()
getPLDFullName
java.lang.String getPLDFullName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPLDFullName
void setPLDFullName(java.lang.String x)
hasPLDFullName
boolean hasPLDFullName()
getFarm
CitrixFarm getFarm()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Owns" reverse="true"
setFarm
void setFarm(CitrixFarm x)
hasFarm
boolean hasFarm()
getHostBased
int getHostBased()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setHostBased
void setHostBased(int x)
hasHostBased
boolean hasHostBased()
getInUseCount
int getInUseCount()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setInUseCount
void setInUseCount(int x)
hasInUseCount
boolean hasInUseCount()
getPLD
java.lang.String getPLD()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPLD
void setPLD(java.lang.String x)
hasPLD
boolean hasPLD()
getUserBased
int getUserBased()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setUserBased
void setUserBased(int x)
hasUserBased
boolean hasUserBased()
getHostID
java.lang.String getHostID()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setHostID
void setHostID(java.lang.String x)
hasHostID
boolean hasHostID()
getDupGroup
int getDupGroup()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDupGroup
void setDupGroup(int x)
hasDupGroup
boolean hasDupGroup()
getFloatOk
boolean getFloatOk()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setFloatOk
void setFloatOk(boolean x)
hasFloatOk
boolean hasFloatOk()
getCount
int getCount()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCount
void setCount(int x)
hasCount
boolean hasCount()