Class Entitlement
java.lang.Object
com.sap.hybris.sapentitlementsintegration.pojo.Entitlement
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUom()voidsetBusinessCategory(BusinessCategory businessCategory) voidsetCustomAttributes(String key, Object value) voidsetEntitlementGuid(String entitlementGuid) voidsetEntitlementModelName(String entitlementModelName) voidsetEntitlementNo(Integer entitlementNo) voidsetEntitlementTypeName(String entitlementTypeName) voidsetGeolocation(String geolocation) voidsetOfferingID(String offeringID) voidsetQuantity(Integer quantity) voidsetRefDocNo(String refDocNo) voidsetStatusName(String statusName) voidsetTheRight(TheRight theRight) voidvoidsetValidFrom(Date validFrom) voidsetValidTo(Date validTo)
-
Constructor Details
-
Entitlement
public Entitlement()
-
-
Method Details
-
setEntitlementGuid
-
getEntitlementGuid
-
setEntitlementNo
-
getEntitlementNo
-
setValidFrom
-
getValidFrom
-
setValidTo
-
getValidTo
-
setStatusName
-
getStatusName
-
setRefDocNo
-
getRefDocNo
-
setTheRight
-
getTheRight
-
setGeolocation
-
getGeolocation
-
setBusinessCategory
-
getBusinessCategory
-
setOfferingID
-
getOfferingID
-
setEntitlementModelName
-
getEntitlementModelName
-
setQuantity
-
getQuantity
-
setUom
-
getUom
-
setEntitlementTypeName
-
getEntitlementTypeName
-
setCustomAttributes
-
getCustomAttributes
-