| Constructor and Description |
|---|
LicenseDefinition()
Constructor
|
getFullName, setFullNamepublic String getAggregationGroup()
public void setAggregationGroup(String aggregationGroup)
public String getDescription()
public void setDescription(String description)
public boolean getIsPublished()
public boolean isIsPublished()
public void setIsPublished(boolean isPublished)
public String getLabel()
public void setLabel(String label)
public LicensedCustomPermissions[] getLicensedCustomPermissions()
public void setLicensedCustomPermissions(LicensedCustomPermissions[] licensedCustomPermissions)
public String getLicensingAuthority()
public void setLicensingAuthority(String licensingAuthority)
public String getLicensingAuthorityProvider()
public void setLicensingAuthorityProvider(String licensingAuthorityProvider)
public int getMinPlatformVersion()
public void setMinPlatformVersion(int minPlatformVersion)
public String getOrigin()
public void setOrigin(String origin)
public int getRevision()
public void setRevision(int revision)
public int getTrialLicenseDuration()
public void setTrialLicenseDuration(int trialLicenseDuration)
public int getTrialLicenseQuantity()
public void setTrialLicenseQuantity(int trialLicenseQuantity)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.