Class DiscountAccountGroup
java.lang.Object
com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountAccountGroup
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid PricingAccountGroup@DecimalMin("0") Long@DecimalMin("0") Long@DecimalMin("0") LonginthashCode()voidsetAccountGroup(PricingAccountGroup accountGroup) voidsetAccountGroup(com.liferay.petra.function.UnsafeSupplier<PricingAccountGroup, Exception> accountGroupUnsafeSupplier) voidsetAccountGroupExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> accountGroupExternalReferenceCodeUnsafeSupplier) voidsetAccountGroupExternalReferenceCode(String accountGroupExternalReferenceCode) voidsetAccountGroupId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> accountGroupIdUnsafeSupplier) voidsetAccountGroupId(Long accountGroupId) voidsetActions(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) voidvoidsetDiscountAccountGroupId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> discountAccountGroupIdUnsafeSupplier) voidsetDiscountAccountGroupId(Long discountAccountGroupId) voidsetDiscountExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> discountExternalReferenceCodeUnsafeSupplier) voidsetDiscountExternalReferenceCode(String discountExternalReferenceCode) voidsetDiscountId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> discountIdUnsafeSupplier) voidsetDiscountId(Long discountId) static DiscountAccountGrouptoString()static DiscountAccountGroupunsafeToDTO(String json)
-
Field Details
-
accountGroup
-
accountGroupExternalReferenceCode
-
accountGroupId
-
actions
-
discountAccountGroupId
-
discountExternalReferenceCode
-
discountId
-
xClassName
-
-
Constructor Details
-
DiscountAccountGroup
public DiscountAccountGroup()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAccountGroup
-
setAccountGroup
-
setAccountGroup
public void setAccountGroup(com.liferay.petra.function.UnsafeSupplier<PricingAccountGroup, Exception> accountGroupUnsafeSupplier) -
getAccountGroupExternalReferenceCode
-
setAccountGroupExternalReferenceCode
-
setAccountGroupExternalReferenceCode
-
getAccountGroupId
-
setAccountGroupId
-
setAccountGroupId
-
getActions
-
setActions
-
setActions
-
getDiscountAccountGroupId
-
setDiscountAccountGroupId
-
setDiscountAccountGroupId
-
getDiscountExternalReferenceCode
-
setDiscountExternalReferenceCode
-
setDiscountExternalReferenceCode
-
getDiscountId
-
setDiscountId
-
setDiscountId
-
equals
-
hashCode
public int hashCode() -
toString
-