com.collation.platform.model.topology.app.citrix
Interface CitrixLicense
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, Version
public interface CitrixLicense
- extends LogicalElement, Version
- Naming Rules:
- 0="serialNumber"
- Persistable:
- true
- Table Name:
- CTXLIC
- 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
getExpirationDate
long getExpirationDate()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setExpirationDate
void setExpirationDate(long x)
hasExpirationDate
boolean hasExpirationDate()
getLicenseType
java.lang.String getLicenseType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLicenseType
void setLicenseType(java.lang.String x)
hasLicenseType
boolean hasLicenseType()
getPool
CitrixLicensePool getPool()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Federates" reverse="true"
setPool
void setPool(CitrixLicensePool x)
hasPool
boolean hasPool()
getSerialNumber
java.lang.String getSerialNumber()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSerialNumber
void setSerialNumber(java.lang.String x)
hasSerialNumber
boolean hasSerialNumber()
getPLDFullName
java.lang.String getPLDFullName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPLDFullName
void setPLDFullName(java.lang.String x)
hasPLDFullName
boolean hasPLDFullName()
getPLD
java.lang.String getPLD()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPLD
void setPLD(java.lang.String x)
hasPLD
boolean hasPLD()
getOverdraft
int getOverdraft()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setOverdraft
void setOverdraft(int x)
hasOverdraft
boolean hasOverdraft()
getCount
int getCount()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCount
void setCount(int x)
hasCount
boolean hasCount()