public class ProductEntitlementDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
ProductEntitlementDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionDTO |
getCatalogVersion() |
java.util.Collection<java.lang.String> |
getConditionGeo() |
java.lang.String |
getConditionPath() |
java.lang.String |
getConditionString() |
java.lang.String |
getDescription() |
EntitlementDTO |
getEntitlement() |
java.lang.String |
getId() |
java.lang.Integer |
getQuantity() |
ProductDTO |
getSubscriptionProduct() |
java.lang.String |
getTimeUnit() |
java.lang.Integer |
getTimeUnitDuration() |
java.lang.Integer |
getTimeUnitStart() |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setConditionGeo(java.util.Collection<java.lang.String> value) |
void |
setConditionPath(java.lang.String value) |
void |
setConditionString(java.lang.String value) |
void |
setDescription(java.lang.String value) |
void |
setEntitlement(EntitlementDTO value) |
void |
setId(java.lang.String value) |
void |
setQuantity(java.lang.Integer value) |
void |
setSubscriptionProduct(ProductDTO value) |
void |
setTimeUnit(java.lang.String value) |
void |
setTimeUnitDuration(java.lang.Integer value) |
void |
setTimeUnitStart(java.lang.Integer value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic ProductEntitlementDTO()
public CatalogVersionDTO getCatalogVersion()
public java.util.Collection<java.lang.String> getConditionGeo()
public java.lang.String getConditionPath()
public java.lang.String getConditionString()
public java.lang.String getDescription()
public EntitlementDTO getEntitlement()
public java.lang.String getId()
public java.lang.Integer getQuantity()
public ProductDTO getSubscriptionProduct()
public java.lang.String getTimeUnit()
public java.lang.Integer getTimeUnitDuration()
public java.lang.Integer getTimeUnitStart()
public void setCatalogVersion(CatalogVersionDTO value)
public void setConditionGeo(java.util.Collection<java.lang.String> value)
public void setConditionPath(java.lang.String value)
public void setConditionString(java.lang.String value)
public void setDescription(java.lang.String value)
public void setEntitlement(EntitlementDTO value)
public void setId(java.lang.String value)
public void setQuantity(java.lang.Integer value)
public void setSubscriptionProduct(ProductDTO value)
public void setTimeUnit(java.lang.String value)
public void setTimeUnitDuration(java.lang.Integer value)
public void setTimeUnitStart(java.lang.Integer value)
Copyright © 2018 SAP SE. All Rights Reserved.