public final class OrderDiscountCodeStateSetMessage extends GenericMessageImpl<Order> implements SimpleOrderMessage
| Modifier and Type | Field and Description |
|---|---|
static MessageDerivateHint<OrderDiscountCodeStateSetMessage> |
MESSAGE_HINT |
static String |
MESSAGE_TYPE |
resource, resourceUserProvidedIdentifiers, resourceVersion, sequenceNumber, type| Modifier and Type | Method and Description |
|---|---|
Reference<DiscountCode> |
getDiscountCode() |
DiscountCodeState |
getOldState() |
DiscountCodeState |
getState() |
as, equals, getPayload, getResource, getResourceUserProvidedIdentifiers, getResourceVersion, getSequenceNumber, getType, hashCode, toReferencegetCreatedAt, getId, getLastModifiedAt, getVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetResourceas, getPayload, getResourceUserProvidedIdentifiers, getResourceVersion, getSequenceNumber, getType, referenceOfId, referenceTypeId, toReference, typeReferencegetCreatedAt, getId, getLastModifiedAt, getVersionhasSameIdAs, toResourceIdentifiergetTypepublic static final String MESSAGE_TYPE
public static final MessageDerivateHint<OrderDiscountCodeStateSetMessage> MESSAGE_HINT
public Reference<DiscountCode> getDiscountCode()
public DiscountCodeState getState()
@Nullable public DiscountCodeState getOldState()