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 Channel
int
hashCode()
void
setAccountAddressChannelId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> accountAddressChannelIdUnsafeSupplier) void
setAccountAddressChannelId
(Long accountAddressChannelId) void
setActions
(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) void
void
setAddressChannelExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> addressChannelExternalReferenceCodeUnsafeSupplier) void
setAddressChannelExternalReferenceCode
(String addressChannelExternalReferenceCode) void
setAddressChannelId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> addressChannelIdUnsafeSupplier) void
setAddressChannelId
(Long addressChannelId) void
setAddressExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> addressExternalReferenceCodeUnsafeSupplier) void
setAddressExternalReferenceCode
(String addressExternalReferenceCode) void
setAddressId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> addressIdUnsafeSupplier) void
setAddressId
(Long addressId) void
setChannel
(Channel channel) void
setChannel
(com.liferay.petra.function.UnsafeSupplier<Channel, Exception> channelUnsafeSupplier) static AccountAddressChannel
toString()
static AccountAddressChannel
unsafeToDTO
(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
-