Class AccountAddressChannel
java.lang.Object
com.liferay.headless.commerce.admin.channel.dto.v1_0.AccountAddressChannel
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@DecimalMin("0") Long@DecimalMin("0") Long@DecimalMin("0") Long@Valid ChannelinthashCode()voidsetAccountAddressChannelId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> accountAddressChannelIdUnsafeSupplier) voidsetAccountAddressChannelId(Long accountAddressChannelId) voidsetActions(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) voidvoidsetAddressChannelExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> addressChannelExternalReferenceCodeUnsafeSupplier) voidsetAddressChannelExternalReferenceCode(String addressChannelExternalReferenceCode) voidsetAddressChannelId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> addressChannelIdUnsafeSupplier) voidsetAddressChannelId(Long addressChannelId) voidsetAddressExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> addressExternalReferenceCodeUnsafeSupplier) voidsetAddressExternalReferenceCode(String addressExternalReferenceCode) voidsetAddressId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> addressIdUnsafeSupplier) voidsetAddressId(Long addressId) voidsetChannel(Channel channel) voidsetChannel(com.liferay.petra.function.UnsafeSupplier<Channel, Exception> channelUnsafeSupplier) static AccountAddressChanneltoString()static AccountAddressChannelunsafeToDTO(String json)
-
Field Details
-
accountAddressChannelId
-
actions
-
addressChannelExternalReferenceCode
-
addressChannelId
-
addressExternalReferenceCode
-
addressId
-
channel
-
xClassName
-
-
Constructor Details
-
AccountAddressChannel
public AccountAddressChannel()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAccountAddressChannelId
-
setAccountAddressChannelId
-
setAccountAddressChannelId
-
getActions
-
setActions
-
setActions
-
getAddressChannelExternalReferenceCode
-
setAddressChannelExternalReferenceCode
-
setAddressChannelExternalReferenceCode
-
getAddressChannelId
-
setAddressChannelId
-
setAddressChannelId
-
getAddressExternalReferenceCode
-
setAddressExternalReferenceCode
-
setAddressExternalReferenceCode
-
getAddressId
-
setAddressId
-
setAddressId
-
getChannel
-
setChannel
-
setChannel
-
equals
-
hashCode
public int hashCode() -
toString
-