public abstract class GeneratedSubscription extends GenericItem
Subscription.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
BILLINGFREQUENCY
Qualifier of the
Subscription.billingFrequency attribute |
static String |
BILLINGSYSTEMID
Qualifier of the
Subscription.billingsystemId attribute |
static String |
CANCELLABLE
Qualifier of the
Subscription.cancellable attribute |
static String |
CANCELLEDDATE
Qualifier of the
Subscription.cancelledDate attribute |
static String |
CONTRACTDURATION
Qualifier of the
Subscription.contractDuration attribute |
static String |
CONTRACTFREQUENCY
Qualifier of the
Subscription.contractFrequency attribute |
static String |
CUSTOMERID
Qualifier of the
Subscription.customerId attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DESCRIPTION
Qualifier of the
Subscription.description attribute |
static String |
ENDDATE
Qualifier of the
Subscription.endDate attribute |
static String |
ID
Qualifier of the
Subscription.id attribute |
static String |
NAME
Qualifier of the
Subscription.name attribute |
static String |
ORDERENTRYNUMBER
Qualifier of the
Subscription.orderEntryNumber attribute |
static String |
ORDERNUMBER
Qualifier of the
Subscription.orderNumber attribute |
static String |
PLACEDON
Qualifier of the
Subscription.placedOn attribute |
static String |
PRODUCTCODE
Qualifier of the
Subscription.productCode attribute |
static String |
RENEWALTYPE
Qualifier of the
Subscription.renewalType attribute |
static String |
STARTDATE
Qualifier of the
Subscription.startDate attribute |
static String |
SUBSCRIPTIONSTATUS
Qualifier of the
Subscription.subscriptionStatus attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedSubscription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBillingFrequency()
Generated method - Getter of the
Subscription.billingFrequency attribute. |
String |
getBillingFrequency(SessionContext ctx)
Generated method - Getter of the
Subscription.billingFrequency attribute. |
String |
getBillingsystemId()
Generated method - Getter of the
Subscription.billingsystemId attribute. |
String |
getBillingsystemId(SessionContext ctx)
Generated method - Getter of the
Subscription.billingsystemId attribute. |
Date |
getCancelledDate()
Generated method - Getter of the
Subscription.cancelledDate attribute. |
Date |
getCancelledDate(SessionContext ctx)
Generated method - Getter of the
Subscription.cancelledDate attribute. |
Integer |
getContractDuration()
Generated method - Getter of the
Subscription.contractDuration attribute. |
Integer |
getContractDuration(SessionContext ctx)
Generated method - Getter of the
Subscription.contractDuration attribute. |
int |
getContractDurationAsPrimitive()
Generated method - Getter of the
Subscription.contractDuration attribute. |
int |
getContractDurationAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Subscription.contractDuration attribute. |
String |
getContractFrequency()
Generated method - Getter of the
Subscription.contractFrequency attribute. |
String |
getContractFrequency(SessionContext ctx)
Generated method - Getter of the
Subscription.contractFrequency attribute. |
String |
getCustomerId()
Generated method - Getter of the
Subscription.customerId attribute. |
String |
getCustomerId(SessionContext ctx)
Generated method - Getter of the
Subscription.customerId attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDescription()
Generated method - Getter of the
Subscription.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
Subscription.description attribute. |
Date |
getEndDate()
Generated method - Getter of the
Subscription.endDate attribute. |
Date |
getEndDate(SessionContext ctx)
Generated method - Getter of the
Subscription.endDate attribute. |
String |
getId()
Generated method - Getter of the
Subscription.id attribute. |
String |
getId(SessionContext ctx)
Generated method - Getter of the
Subscription.id attribute. |
String |
getName()
Generated method - Getter of the
Subscription.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
Subscription.name attribute. |
Integer |
getOrderEntryNumber()
Generated method - Getter of the
Subscription.orderEntryNumber attribute. |
Integer |
getOrderEntryNumber(SessionContext ctx)
Generated method - Getter of the
Subscription.orderEntryNumber attribute. |
int |
getOrderEntryNumberAsPrimitive()
Generated method - Getter of the
Subscription.orderEntryNumber attribute. |
int |
getOrderEntryNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Subscription.orderEntryNumber attribute. |
String |
getOrderNumber()
Generated method - Getter of the
Subscription.orderNumber attribute. |
String |
getOrderNumber(SessionContext ctx)
Generated method - Getter of the
Subscription.orderNumber attribute. |
Date |
getPlacedOn()
Generated method - Getter of the
Subscription.placedOn attribute. |
Date |
getPlacedOn(SessionContext ctx)
Generated method - Getter of the
Subscription.placedOn attribute. |
String |
getProductCode()
Generated method - Getter of the
Subscription.productCode attribute. |
String |
getProductCode(SessionContext ctx)
Generated method - Getter of the
Subscription.productCode attribute. |
String |
getRenewalType()
Generated method - Getter of the
Subscription.renewalType attribute. |
String |
getRenewalType(SessionContext ctx)
Generated method - Getter of the
Subscription.renewalType attribute. |
Date |
getStartDate()
Generated method - Getter of the
Subscription.startDate attribute. |
Date |
getStartDate(SessionContext ctx)
Generated method - Getter of the
Subscription.startDate attribute. |
String |
getSubscriptionStatus()
Generated method - Getter of the
Subscription.subscriptionStatus attribute. |
String |
getSubscriptionStatus(SessionContext ctx)
Generated method - Getter of the
Subscription.subscriptionStatus attribute. |
Boolean |
isCancellable()
Generated method - Getter of the
Subscription.cancellable attribute. |
Boolean |
isCancellable(SessionContext ctx)
Generated method - Getter of the
Subscription.cancellable attribute. |
boolean |
isCancellableAsPrimitive()
Generated method - Getter of the
Subscription.cancellable attribute. |
boolean |
isCancellableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Subscription.cancellable attribute. |
void |
setBillingFrequency(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.billingFrequency attribute. |
void |
setBillingFrequency(String value)
Generated method - Setter of the
Subscription.billingFrequency attribute. |
void |
setBillingsystemId(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.billingsystemId attribute. |
void |
setBillingsystemId(String value)
Generated method - Setter of the
Subscription.billingsystemId attribute. |
void |
setCancellable(boolean value)
Generated method - Setter of the
Subscription.cancellable attribute. |
void |
setCancellable(Boolean value)
Generated method - Setter of the
Subscription.cancellable attribute. |
void |
setCancellable(SessionContext ctx,
boolean value)
Generated method - Setter of the
Subscription.cancellable attribute. |
void |
setCancellable(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Subscription.cancellable attribute. |
void |
setCancelledDate(Date value)
Generated method - Setter of the
Subscription.cancelledDate attribute. |
void |
setCancelledDate(SessionContext ctx,
Date value)
Generated method - Setter of the
Subscription.cancelledDate attribute. |
void |
setContractDuration(int value)
Generated method - Setter of the
Subscription.contractDuration attribute. |
void |
setContractDuration(Integer value)
Generated method - Setter of the
Subscription.contractDuration attribute. |
void |
setContractDuration(SessionContext ctx,
int value)
Generated method - Setter of the
Subscription.contractDuration attribute. |
void |
setContractDuration(SessionContext ctx,
Integer value)
Generated method - Setter of the
Subscription.contractDuration attribute. |
void |
setContractFrequency(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.contractFrequency attribute. |
void |
setContractFrequency(String value)
Generated method - Setter of the
Subscription.contractFrequency attribute. |
void |
setCustomerId(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.customerId attribute. |
void |
setCustomerId(String value)
Generated method - Setter of the
Subscription.customerId attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
Subscription.description attribute. |
void |
setEndDate(Date value)
Generated method - Setter of the
Subscription.endDate attribute. |
void |
setEndDate(SessionContext ctx,
Date value)
Generated method - Setter of the
Subscription.endDate attribute. |
protected void |
setId(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.id attribute. |
protected void |
setId(String value)
Generated method - Setter of the
Subscription.id attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.name attribute. |
void |
setName(String value)
Generated method - Setter of the
Subscription.name attribute. |
void |
setOrderEntryNumber(int value)
Generated method - Setter of the
Subscription.orderEntryNumber attribute. |
void |
setOrderEntryNumber(Integer value)
Generated method - Setter of the
Subscription.orderEntryNumber attribute. |
void |
setOrderEntryNumber(SessionContext ctx,
int value)
Generated method - Setter of the
Subscription.orderEntryNumber attribute. |
void |
setOrderEntryNumber(SessionContext ctx,
Integer value)
Generated method - Setter of the
Subscription.orderEntryNumber attribute. |
void |
setOrderNumber(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.orderNumber attribute. |
void |
setOrderNumber(String value)
Generated method - Setter of the
Subscription.orderNumber attribute. |
void |
setPlacedOn(Date value)
Generated method - Setter of the
Subscription.placedOn attribute. |
void |
setPlacedOn(SessionContext ctx,
Date value)
Generated method - Setter of the
Subscription.placedOn attribute. |
void |
setProductCode(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.productCode attribute. |
void |
setProductCode(String value)
Generated method - Setter of the
Subscription.productCode attribute. |
void |
setRenewalType(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.renewalType attribute. |
void |
setRenewalType(String value)
Generated method - Setter of the
Subscription.renewalType attribute. |
void |
setStartDate(Date value)
Generated method - Setter of the
Subscription.startDate attribute. |
void |
setStartDate(SessionContext ctx,
Date value)
Generated method - Setter of the
Subscription.startDate attribute. |
void |
setSubscriptionStatus(SessionContext ctx,
String value)
Generated method - Setter of the
Subscription.subscriptionStatus attribute. |
void |
setSubscriptionStatus(String value)
Generated method - Setter of the
Subscription.subscriptionStatus attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String ID
Subscription.id attributepublic static final String NAME
Subscription.name attributepublic static final String DESCRIPTION
Subscription.description attributepublic static final String PRODUCTCODE
Subscription.productCode attributepublic static final String ORDERNUMBER
Subscription.orderNumber attributepublic static final String ORDERENTRYNUMBER
Subscription.orderEntryNumber attributepublic static final String BILLINGSYSTEMID
Subscription.billingsystemId attributepublic static final String STARTDATE
Subscription.startDate attributepublic static final String ENDDATE
Subscription.endDate attributepublic static final String RENEWALTYPE
Subscription.renewalType attributepublic static final String SUBSCRIPTIONSTATUS
Subscription.subscriptionStatus attributepublic static final String CANCELLABLE
Subscription.cancellable attributepublic static final String BILLINGFREQUENCY
Subscription.billingFrequency attributepublic static final String CONTRACTDURATION
Subscription.contractDuration attributepublic static final String CONTRACTFREQUENCY
Subscription.contractFrequency attributepublic static final String PLACEDON
Subscription.placedOn attributepublic static final String CANCELLEDDATE
Subscription.cancelledDate attributepublic static final String CUSTOMERID
Subscription.customerId attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic String getBillingFrequency(SessionContext ctx)
Subscription.billingFrequency attribute.public String getBillingFrequency()
Subscription.billingFrequency attribute.public void setBillingFrequency(SessionContext ctx, String value)
Subscription.billingFrequency attribute.value - the billingFrequency - Billing Frequencypublic void setBillingFrequency(String value)
Subscription.billingFrequency attribute.value - the billingFrequency - Billing Frequencypublic String getBillingsystemId(SessionContext ctx)
Subscription.billingsystemId attribute.public String getBillingsystemId()
Subscription.billingsystemId attribute.public void setBillingsystemId(SessionContext ctx, String value)
Subscription.billingsystemId attribute.value - the billingsystemId - Billingsystem Identifierpublic void setBillingsystemId(String value)
Subscription.billingsystemId attribute.value - the billingsystemId - Billingsystem Identifierpublic Boolean isCancellable(SessionContext ctx)
Subscription.cancellable attribute.public Boolean isCancellable()
Subscription.cancellable attribute.public boolean isCancellableAsPrimitive(SessionContext ctx)
Subscription.cancellable attribute.public boolean isCancellableAsPrimitive()
Subscription.cancellable attribute.public void setCancellable(SessionContext ctx, Boolean value)
Subscription.cancellable attribute.value - the cancellable - Cancellablepublic void setCancellable(Boolean value)
Subscription.cancellable attribute.value - the cancellable - Cancellablepublic void setCancellable(SessionContext ctx, boolean value)
Subscription.cancellable attribute.value - the cancellable - Cancellablepublic void setCancellable(boolean value)
Subscription.cancellable attribute.value - the cancellable - Cancellablepublic Date getCancelledDate(SessionContext ctx)
Subscription.cancelledDate attribute.public Date getCancelledDate()
Subscription.cancelledDate attribute.public void setCancelledDate(SessionContext ctx, Date value)
Subscription.cancelledDate attribute.value - the cancelledDate - Cancellation Datepublic void setCancelledDate(Date value)
Subscription.cancelledDate attribute.value - the cancelledDate - Cancellation Datepublic Integer getContractDuration(SessionContext ctx)
Subscription.contractDuration attribute.public Integer getContractDuration()
Subscription.contractDuration attribute.public int getContractDurationAsPrimitive(SessionContext ctx)
Subscription.contractDuration attribute.public int getContractDurationAsPrimitive()
Subscription.contractDuration attribute.public void setContractDuration(SessionContext ctx, Integer value)
Subscription.contractDuration attribute.value - the contractDuration - Contract Durationpublic void setContractDuration(Integer value)
Subscription.contractDuration attribute.value - the contractDuration - Contract Durationpublic void setContractDuration(SessionContext ctx, int value)
Subscription.contractDuration attribute.value - the contractDuration - Contract Durationpublic void setContractDuration(int value)
Subscription.contractDuration attribute.value - the contractDuration - Contract Durationpublic String getContractFrequency(SessionContext ctx)
Subscription.contractFrequency attribute.public String getContractFrequency()
Subscription.contractFrequency attribute.public void setContractFrequency(SessionContext ctx, String value)
Subscription.contractFrequency attribute.value - the contractFrequency - Contract Frequencypublic void setContractFrequency(String value)
Subscription.contractFrequency attribute.value - the contractFrequency - Contract Frequencypublic String getCustomerId(SessionContext ctx)
Subscription.customerId attribute.public String getCustomerId()
Subscription.customerId attribute.public void setCustomerId(SessionContext ctx, String value)
Subscription.customerId attribute.value - the customerId - Customer Idpublic void setCustomerId(String value)
Subscription.customerId attribute.value - the customerId - Customer Idpublic String getDescription(SessionContext ctx)
Subscription.description attribute.public String getDescription()
Subscription.description attribute.public void setDescription(SessionContext ctx, String value)
Subscription.description attribute.value - the description - Descriptionpublic void setDescription(String value)
Subscription.description attribute.value - the description - Descriptionpublic Date getEndDate(SessionContext ctx)
Subscription.endDate attribute.public Date getEndDate()
Subscription.endDate attribute.public void setEndDate(SessionContext ctx, Date value)
Subscription.endDate attribute.value - the endDate - Enddatepublic void setEndDate(Date value)
Subscription.endDate attribute.value - the endDate - Enddatepublic String getId(SessionContext ctx)
Subscription.id attribute.public String getId()
Subscription.id attribute.protected void setId(SessionContext ctx, String value)
Subscription.id attribute.value - the id - Identifierprotected void setId(String value)
Subscription.id attribute.value - the id - Identifierpublic String getName(SessionContext ctx)
Subscription.name attribute.public String getName()
Subscription.name attribute.public void setName(SessionContext ctx, String value)
Subscription.name attribute.value - the name - Namepublic void setName(String value)
Subscription.name attribute.value - the name - Namepublic Integer getOrderEntryNumber(SessionContext ctx)
Subscription.orderEntryNumber attribute.public Integer getOrderEntryNumber()
Subscription.orderEntryNumber attribute.public int getOrderEntryNumberAsPrimitive(SessionContext ctx)
Subscription.orderEntryNumber attribute.public int getOrderEntryNumberAsPrimitive()
Subscription.orderEntryNumber attribute.public void setOrderEntryNumber(SessionContext ctx, Integer value)
Subscription.orderEntryNumber attribute.value - the orderEntryNumber - Order Entry Identifierpublic void setOrderEntryNumber(Integer value)
Subscription.orderEntryNumber attribute.value - the orderEntryNumber - Order Entry Identifierpublic void setOrderEntryNumber(SessionContext ctx, int value)
Subscription.orderEntryNumber attribute.value - the orderEntryNumber - Order Entry Identifierpublic void setOrderEntryNumber(int value)
Subscription.orderEntryNumber attribute.value - the orderEntryNumber - Order Entry Identifierpublic String getOrderNumber(SessionContext ctx)
Subscription.orderNumber attribute.public String getOrderNumber()
Subscription.orderNumber attribute.public void setOrderNumber(SessionContext ctx, String value)
Subscription.orderNumber attribute.value - the orderNumber - Order Identifierpublic void setOrderNumber(String value)
Subscription.orderNumber attribute.value - the orderNumber - Order Identifierpublic Date getPlacedOn(SessionContext ctx)
Subscription.placedOn attribute.public Date getPlacedOn()
Subscription.placedOn attribute.public void setPlacedOn(SessionContext ctx, Date value)
Subscription.placedOn attribute.value - the placedOn - Placed onpublic void setPlacedOn(Date value)
Subscription.placedOn attribute.value - the placedOn - Placed onpublic String getProductCode(SessionContext ctx)
Subscription.productCode attribute.public String getProductCode()
Subscription.productCode attribute.public void setProductCode(SessionContext ctx, String value)
Subscription.productCode attribute.value - the productCode - Product Codepublic void setProductCode(String value)
Subscription.productCode attribute.value - the productCode - Product Codepublic String getRenewalType(SessionContext ctx)
Subscription.renewalType attribute.public String getRenewalType()
Subscription.renewalType attribute.public void setRenewalType(SessionContext ctx, String value)
Subscription.renewalType attribute.value - the renewalType - Renewal Typepublic void setRenewalType(String value)
Subscription.renewalType attribute.value - the renewalType - Renewal Typepublic Date getStartDate(SessionContext ctx)
Subscription.startDate attribute.public Date getStartDate()
Subscription.startDate attribute.public void setStartDate(SessionContext ctx, Date value)
Subscription.startDate attribute.value - the startDate - Startdatepublic void setStartDate(Date value)
Subscription.startDate attribute.value - the startDate - Startdatepublic String getSubscriptionStatus(SessionContext ctx)
Subscription.subscriptionStatus attribute.public String getSubscriptionStatus()
Subscription.subscriptionStatus attribute.public void setSubscriptionStatus(SessionContext ctx, String value)
Subscription.subscriptionStatus attribute.value - the subscriptionStatus - Statuspublic void setSubscriptionStatus(String value)
Subscription.subscriptionStatus attribute.value - the subscriptionStatus - StatusCopyright © 2017 SAP SE. All Rights Reserved.