public class LicenseDowngradeDisallowed extends NotEnoughLicenses
| Modifier and Type | Field and Description |
|---|---|
String |
edition |
String |
entityId |
KeyAnyValue[] |
features |
dynamicProperty, dynamicType, faultCause, faultMessagedetail| Constructor and Description |
|---|
LicenseDowngradeDisallowed() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEdition() |
String |
getEntityId() |
KeyAnyValue[] |
getFeatures() |
void |
setEdition(String edition) |
void |
setEntityId(String entityId) |
void |
setFeatures(KeyAnyValue[] features) |
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessagegetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String edition
public String entityId
public KeyAnyValue[] features
public String getEdition()
public String getEntityId()
public KeyAnyValue[] getFeatures()
public void setEdition(String edition)
public void setEntityId(String entityId)
public void setFeatures(KeyAnyValue[] features)
Copyright © 2011-2012. All Rights Reserved.