public class MobileReceiveAndSendVoucherActionModel extends MobileReceiveGenericActionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
MESSAGE
Generated constant - Attribute key of
MobileReceiveAndSendVoucherAction.message attribute defined at extension mobileoptionals. |
static 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, PKLANGUAGE_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(String _code,
String _message,
ItemModel _owner,
String _target,
ActionType _type,
VoucherModel _voucher)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendVoucherActionModel(String _code,
String _message,
String _target,
ActionType _type,
VoucherModel _voucher)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
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(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, 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 String _TYPECODE
public static final String VOUCHER
MobileReceiveAndSendVoucherAction.voucher attribute defined at extension mobileoptionals.public static final 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(String _code, String _message, 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(String _code, String _message, ItemModel _owner, 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 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(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 © 2017 SAP SE. All Rights Reserved.