Class AccountChannelShippingOption
java.lang.Object
com.liferay.headless.commerce.admin.account.dto.v1_0.AccountChannelShippingOption
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@DecimalMin("0") Long@DecimalMin("0") LonggetId()@DecimalMin("0") Long@DecimalMin("0") LonginthashCode()voidsetAccountExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> accountExternalReferenceCodeUnsafeSupplier) voidsetAccountExternalReferenceCode(String accountExternalReferenceCode) voidsetAccountId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> accountIdUnsafeSupplier) voidsetAccountId(Long accountId) voidsetActions(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) voidvoidsetChannelExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> channelExternalReferenceCodeUnsafeSupplier) voidsetChannelExternalReferenceCode(String channelExternalReferenceCode) voidsetChannelId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> channelIdUnsafeSupplier) voidsetChannelId(Long channelId) voidvoidvoidsetShippingMethodId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> shippingMethodIdUnsafeSupplier) voidsetShippingMethodId(Long shippingMethodId) voidsetShippingMethodKey(com.liferay.petra.function.UnsafeSupplier<String, Exception> shippingMethodKeyUnsafeSupplier) voidsetShippingMethodKey(String shippingMethodKey) voidsetShippingOptionId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> shippingOptionIdUnsafeSupplier) voidsetShippingOptionId(Long shippingOptionId) voidsetShippingOptionKey(com.liferay.petra.function.UnsafeSupplier<String, Exception> shippingOptionKeyUnsafeSupplier) voidsetShippingOptionKey(String shippingOptionKey) static AccountChannelShippingOptiontoString()static AccountChannelShippingOptionunsafeToDTO(String json)
-
Field Details
-
accountExternalReferenceCode
-
accountId
-
actions
-
channelExternalReferenceCode
-
channelId
-
id
-
shippingMethodId
-
shippingMethodKey
-
shippingOptionId
-
shippingOptionKey
-
xClassName
-
-
Constructor Details
-
AccountChannelShippingOption
public AccountChannelShippingOption()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAccountExternalReferenceCode
-
setAccountExternalReferenceCode
-
setAccountExternalReferenceCode
-
getAccountId
-
setAccountId
-
setAccountId
-
getActions
-
setActions
-
setActions
-
getChannelExternalReferenceCode
-
setChannelExternalReferenceCode
-
setChannelExternalReferenceCode
-
getChannelId
-
setChannelId
-
setChannelId
-
getId
-
setId
-
setId
-
getShippingMethodId
-
setShippingMethodId
-
setShippingMethodId
-
getShippingMethodKey
-
setShippingMethodKey
-
setShippingMethodKey
-
getShippingOptionId
-
setShippingOptionId
-
setShippingOptionId
-
getShippingOptionKey
-
setShippingOptionKey
-
setShippingOptionKey
-
equals
-
hashCode
public int hashCode() -
toString
-