Class B2BDocumentPaymentInfoModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.accountsummaryaddon.model.B2BDocumentPaymentInfoModel
- All Implemented Interfaces:
Serializable
Generated model class for type B2BDocumentPaymentInfo first defined at extension accountsummaryaddon.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationB2BDocument2B2BDocumentPayInfodefining source attributepayDocumentin extensionaccountsummaryaddon.static final StringGenerated relation code constant for relationB2BDocument2B2BDocumentUseInfodefining source attributeuseDocumentin extensionaccountsummaryaddon.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofB2BDocumentPaymentInfo.amountattribute defined at extensionaccountsummaryaddon.static final StringGenerated constant - Attribute key ofB2BDocumentPaymentInfo.ccTransactionNumberattribute defined at extensionaccountsummaryaddon.static final StringGenerated constant - Attribute key ofB2BDocumentPaymentInfo.dateattribute defined at extensionaccountsummaryaddon.static final StringGenerated constant - Attribute key ofB2BDocumentPaymentInfo.externalattribute defined at extensionaccountsummaryaddon.static final StringGenerated constant - Attribute key ofB2BDocumentPaymentInfo.payDocumentattribute defined at extensionaccountsummaryaddon.static final StringGenerated constant - Attribute key ofB2BDocumentPaymentInfo.paymentMethodattribute defined at extensionaccountsummaryaddon.static final StringGenerated constant - Attribute key ofB2BDocumentPaymentInfo.referenceNumberattribute defined at extensionaccountsummaryaddon.static final StringGenerated constant - Attribute key ofB2BDocumentPaymentInfo.useDocumentattribute defined at extensionaccountsummaryaddon.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.Generated constructor - Default constructor for creation with existing contextB2BDocumentPaymentInfoModel(BigDecimal _amount, Date _date, String _external, B2BDocumentModel _payDocument) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BDocumentPaymentInfoModel(BigDecimal _amount, Date _date, String _external, ItemModel _owner, B2BDocumentModel _payDocument) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theB2BDocumentPaymentInfo.amountattribute defined at extensionaccountsummaryaddon.Generated method - Getter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute defined at extensionaccountsummaryaddon.getDate()Generated method - Getter of theB2BDocumentPaymentInfo.dateattribute defined at extensionaccountsummaryaddon.Generated method - Getter of theB2BDocumentPaymentInfo.externalattribute defined at extensionaccountsummaryaddon.Generated method - Getter of theB2BDocumentPaymentInfo.payDocumentattribute defined at extensionaccountsummaryaddon.Generated method - Getter of theB2BDocumentPaymentInfo.paymentMethoddynamic attribute defined at extensionaccountsummaryaddon.Generated method - Getter of theB2BDocumentPaymentInfo.referenceNumberdynamic attribute defined at extensionaccountsummaryaddon.Generated method - Getter of theB2BDocumentPaymentInfo.useDocumentattribute defined at extensionaccountsummaryaddon.voidsetAmount(BigDecimal value) Generated method - Setter ofB2BDocumentPaymentInfo.amountattribute defined at extensionaccountsummaryaddon.voidsetCcTransactionNumber(String value) Generated method - Setter ofB2BDocumentPaymentInfo.ccTransactionNumberattribute defined at extensionaccountsummaryaddon.voidGenerated method - Setter ofB2BDocumentPaymentInfo.dateattribute defined at extensionaccountsummaryaddon.voidsetExternal(String value) Generated method - Setter ofB2BDocumentPaymentInfo.externalattribute defined at extensionaccountsummaryaddon.voidsetPayDocument(B2BDocumentModel value) Generated method - Setter ofB2BDocumentPaymentInfo.payDocumentattribute defined at extensionaccountsummaryaddon.voidsetUseDocument(B2BDocumentModel value) Generated method - Setter ofB2BDocumentPaymentInfo.useDocumentattribute defined at extensionaccountsummaryaddon.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_B2BDOCUMENT2B2BDOCUMENTPAYINFO
Generated relation code constant for relationB2BDocument2B2BDocumentPayInfodefining source attributepayDocumentin extensionaccountsummaryaddon.- See Also:
-
_B2BDOCUMENT2B2BDOCUMENTUSEINFO
Generated relation code constant for relationB2BDocument2B2BDocumentUseInfodefining source attributeuseDocumentin extensionaccountsummaryaddon.- See Also:
-
EXTERNAL
Generated constant - Attribute key ofB2BDocumentPaymentInfo.externalattribute defined at extensionaccountsummaryaddon.- See Also:
-
AMOUNT
Generated constant - Attribute key ofB2BDocumentPaymentInfo.amountattribute defined at extensionaccountsummaryaddon.- See Also:
-
DATE
Generated constant - Attribute key ofB2BDocumentPaymentInfo.dateattribute defined at extensionaccountsummaryaddon.- See Also:
-
CCTRANSACTIONNUMBER
Generated constant - Attribute key ofB2BDocumentPaymentInfo.ccTransactionNumberattribute defined at extensionaccountsummaryaddon.- See Also:
-
PAYMENTMETHOD
Generated constant - Attribute key ofB2BDocumentPaymentInfo.paymentMethodattribute defined at extensionaccountsummaryaddon.- See Also:
-
REFERENCENUMBER
Generated constant - Attribute key ofB2BDocumentPaymentInfo.referenceNumberattribute defined at extensionaccountsummaryaddon.- See Also:
-
PAYDOCUMENT
Generated constant - Attribute key ofB2BDocumentPaymentInfo.payDocumentattribute defined at extensionaccountsummaryaddon.- See Also:
-
USEDOCUMENT
Generated constant - Attribute key ofB2BDocumentPaymentInfo.useDocumentattribute defined at extensionaccountsummaryaddon.- See Also:
-
-
Constructor Details
-
B2BDocumentPaymentInfoModel
public B2BDocumentPaymentInfoModel()Generated constructor - Default constructor for generic creation. -
B2BDocumentPaymentInfoModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
B2BDocumentPaymentInfoModel
@Deprecated(since="4.1.1", forRemoval=true) public B2BDocumentPaymentInfoModel(BigDecimal _amount, Date _date, String _external, B2BDocumentModel _payDocument) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_amount- initial attribute declared by typeB2BDocumentPaymentInfoat extensionaccountsummaryaddon_date- initial attribute declared by typeB2BDocumentPaymentInfoat extensionaccountsummaryaddon_external- initial attribute declared by typeB2BDocumentPaymentInfoat extensionaccountsummaryaddon_payDocument- initial attribute declared by typeB2BDocumentPaymentInfoat extensionaccountsummaryaddon
-
B2BDocumentPaymentInfoModel
@Deprecated(since="4.1.1", forRemoval=true) public B2BDocumentPaymentInfoModel(BigDecimal _amount, Date _date, String _external, ItemModel _owner, B2BDocumentModel _payDocument) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_amount- initial attribute declared by typeB2BDocumentPaymentInfoat extensionaccountsummaryaddon_date- initial attribute declared by typeB2BDocumentPaymentInfoat extensionaccountsummaryaddon_external- initial attribute declared by typeB2BDocumentPaymentInfoat extensionaccountsummaryaddon_owner- initial attribute declared by typeItemat extensioncore_payDocument- initial attribute declared by typeB2BDocumentPaymentInfoat extensionaccountsummaryaddon
-
-
Method Details
-
getAmount
Generated method - Getter of theB2BDocumentPaymentInfo.amountattribute defined at extensionaccountsummaryaddon.- Returns:
- the amount - amount
-
getCcTransactionNumber
Generated method - Getter of theB2BDocumentPaymentInfo.ccTransactionNumberattribute defined at extensionaccountsummaryaddon.- Returns:
- the ccTransactionNumber
-
getDate
Generated method - Getter of theB2BDocumentPaymentInfo.dateattribute defined at extensionaccountsummaryaddon.- Returns:
- the date - date
-
getExternal
Generated method - Getter of theB2BDocumentPaymentInfo.externalattribute defined at extensionaccountsummaryaddon.- Returns:
- the external
-
getPayDocument
Generated method - Getter of theB2BDocumentPaymentInfo.payDocumentattribute defined at extensionaccountsummaryaddon.- Returns:
- the payDocument
-
getPaymentMethod
Generated method - Getter of theB2BDocumentPaymentInfo.paymentMethoddynamic attribute defined at extensionaccountsummaryaddon.- Returns:
- the paymentMethod - Payment Method of the use document
-
getReferenceNumber
Generated method - Getter of theB2BDocumentPaymentInfo.referenceNumberdynamic attribute defined at extensionaccountsummaryaddon.- Returns:
- the referenceNumber - The use document reference number
-
getUseDocument
Generated method - Getter of theB2BDocumentPaymentInfo.useDocumentattribute defined at extensionaccountsummaryaddon.- Returns:
- the useDocument
-
setAmount
Generated method - Setter ofB2BDocumentPaymentInfo.amountattribute defined at extensionaccountsummaryaddon.- Parameters:
value- the amount - amount
-
setCcTransactionNumber
@Accessor(qualifier="ccTransactionNumber", type=SETTER) public void setCcTransactionNumber(String value) Generated method - Setter ofB2BDocumentPaymentInfo.ccTransactionNumberattribute defined at extensionaccountsummaryaddon.- Parameters:
value- the ccTransactionNumber
-
setDate
Generated method - Setter ofB2BDocumentPaymentInfo.dateattribute defined at extensionaccountsummaryaddon.- Parameters:
value- the date - date
-
setExternal
Generated method - Setter ofB2BDocumentPaymentInfo.externalattribute defined at extensionaccountsummaryaddon.- Parameters:
value- the external
-
setPayDocument
Generated method - Setter ofB2BDocumentPaymentInfo.payDocumentattribute defined at extensionaccountsummaryaddon.- Parameters:
value- the payDocument
-
setUseDocument
Generated method - Setter ofB2BDocumentPaymentInfo.useDocumentattribute defined at extensionaccountsummaryaddon.- Parameters:
value- the useDocument
-