public class MobileReceiveAndSendVoucherActionModel extends MobileReceiveGenericActionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
MESSAGE
Generated constant - Attribute key of
MobileReceiveAndSendVoucherAction.message attribute defined at extension mobileoptionals. |
static java.lang.String |
VOUCHER
Generated constant - Attribute key of
MobileReceiveAndSendVoucherAction.voucher attribute defined at extension mobileoptionals. |
_BTGSEGMENTTOABSTRACTACTIONSRELATION, CODE, SEGMENT, SEGMENTPOS, TARGET, TYPE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
MobileReceiveAndSendVoucherActionModel()
Generated constructor - Default constructor for generic creation.
|
MobileReceiveAndSendVoucherActionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
MobileReceiveAndSendVoucherActionModel(java.lang.String _code,
java.lang.String _message,
ItemModel _owner,
java.lang.String _target,
ActionType _type,
VoucherModel _voucher)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendVoucherActionModel(java.lang.String _code,
java.lang.String _message,
java.lang.String _target,
ActionType _type,
VoucherModel _voucher)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Generated method - Getter of the
MobileReceiveAndSendVoucherAction.message attribute defined at extension mobileoptionals. |
VoucherModel |
getVoucher()
Generated method - Getter of the
MobileReceiveAndSendVoucherAction.voucher attribute defined at extension mobileoptionals. |
void |
setMessage(java.lang.String value)
Generated method - Setter of
MobileReceiveAndSendVoucherAction.message attribute defined at extension mobileoptionals. |
void |
setVoucher(VoucherModel value)
Generated method - Setter of
MobileReceiveAndSendVoucherAction.voucher attribute defined at extension mobileoptionals. |
setCodegetCode, getSegment, getTarget, getType, setSegment, setTarget, setTypegetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String VOUCHER
MobileReceiveAndSendVoucherAction.voucher attribute defined at extension mobileoptionals.public static final java.lang.String MESSAGE
MobileReceiveAndSendVoucherAction.message attribute defined at extension mobileoptionals.public MobileReceiveAndSendVoucherActionModel()
public MobileReceiveAndSendVoucherActionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public MobileReceiveAndSendVoucherActionModel(java.lang.String _code,
java.lang.String _message,
java.lang.String _target,
ActionType _type,
VoucherModel _voucher)
_code - initial attribute declared by type MobileReceiveGenericAction at extension mobileservices_message - initial attribute declared by type MobileReceiveAndSendVoucherAction at extension mobileoptionals_target - initial attribute declared by type MobileReceiveAndSendVoucherAction at extension mobileoptionals_type - initial attribute declared by type MobileReceiveGenericAction at extension mobileservices_voucher - initial attribute declared by type MobileReceiveAndSendVoucherAction at extension mobileoptionals@Deprecated
public MobileReceiveAndSendVoucherActionModel(java.lang.String _code,
java.lang.String _message,
ItemModel _owner,
java.lang.String _target,
ActionType _type,
VoucherModel _voucher)
_code - initial attribute declared by type MobileReceiveGenericAction at extension mobileservices_message - initial attribute declared by type MobileReceiveAndSendVoucherAction at extension mobileoptionals_owner - initial attribute declared by type Item at extension core_target - initial attribute declared by type MobileReceiveAndSendVoucherAction at extension mobileoptionals_type - initial attribute declared by type MobileReceiveGenericAction at extension mobileservices_voucher - initial attribute declared by type MobileReceiveAndSendVoucherAction at extension mobileoptionals@Accessor(qualifier="message", type=GETTER) public java.lang.String getMessage()
MobileReceiveAndSendVoucherAction.message attribute defined at extension mobileoptionals.@Accessor(qualifier="voucher", type=GETTER) public VoucherModel getVoucher()
MobileReceiveAndSendVoucherAction.voucher attribute defined at extension mobileoptionals.@Accessor(qualifier="message", type=SETTER) public void setMessage(java.lang.String value)
MobileReceiveAndSendVoucherAction.message attribute defined at extension mobileoptionals.value - the message@Accessor(qualifier="voucher", type=SETTER) public void setVoucher(VoucherModel value)
MobileReceiveAndSendVoucherAction.voucher attribute defined at extension mobileoptionals.value - the voucherCopyright © 2018 SAP SE. All Rights Reserved.