@CodingStyleguideUnaware public class PaymentMeansType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
PaymentMeansType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addCardAccount(CardAccountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addInstructionNote(InstructionNoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPaymentID(PaymentIDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRemittanceDocumentDistribution(DocumentDistributionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PaymentMeansType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(PaymentMeansType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<CardAccountType> |
getCardAccount()
Gets the value of the cardAccount property.
|
CardAccountType |
getCardAccountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCardAccountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ChargeBearerCodeType |
getChargeBearerCode()
Gets the value of the chargeBearerCode property.
|
String |
getChargeBearerCodeValue()
Get the value of the contained ChargeBearerCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CreditAccountType |
getCreditAccount()
Gets the value of the creditAccount property.
|
IDType |
getID()
Gets the value of the id property.
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
InstructionIDType |
getInstructionID()
Gets the value of the instructionID property.
|
String |
getInstructionIDValue()
Get the value of the contained InstructionIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<InstructionNoteType> |
getInstructionNote()
Gets the value of the instructionNote property.
|
InstructionNoteType |
getInstructionNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getInstructionNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
FinancialAccountType |
getPayeeFinancialAccount()
Gets the value of the payeeFinancialAccount property.
|
FinancialAccountType |
getPayerFinancialAccount()
Gets the value of the payerFinancialAccount property.
|
PaymentChannelCodeType |
getPaymentChannelCode()
Gets the value of the paymentChannelCode property.
|
String |
getPaymentChannelCodeValue()
Get the value of the contained PaymentChannelCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PaymentDueDateType |
getPaymentDueDate()
Gets the value of the paymentDueDate property.
|
com.helger.commons.datetime.XMLOffsetDate |
getPaymentDueDateValue()
Get the value of the contained PaymentDueDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getPaymentDueDateValueLocal()
Get the value of the contained PaymentDueDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<PaymentIDType> |
getPaymentID()
Gets the value of the paymentID property.
|
PaymentIDType |
getPaymentIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPaymentIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PaymentMandateType |
getPaymentMandate()
Gets the value of the paymentMandate property.
|
PaymentMeansCodeType |
getPaymentMeansCode()
Gets the value of the paymentMeansCode property.
|
String |
getPaymentMeansCodeValue()
Get the value of the contained PaymentMeansCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<DocumentDistributionType> |
getRemittanceDocumentDistribution()
Gets the value of the remittanceDocumentDistribution property.
|
DocumentDistributionType |
getRemittanceDocumentDistributionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRemittanceDocumentDistributionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ServiceLevelCodeType |
getServiceLevelCode()
Gets the value of the serviceLevelCode property.
|
String |
getServiceLevelCodeValue()
Get the value of the contained ServiceLevelCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TradeFinancingType |
getTradeFinancing()
Gets the value of the tradeFinancing property.
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
boolean |
hasCardAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasInstructionNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCardAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoInstructionNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPaymentIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRemittanceDocumentDistributionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPaymentIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRemittanceDocumentDistributionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCardAccount(List<CardAccountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setChargeBearerCode(ChargeBearerCodeType value)
Sets the value of the chargeBearerCode property.
|
ChargeBearerCodeType |
setChargeBearerCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCreditAccount(CreditAccountType value)
Sets the value of the creditAccount property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setInstructionID(InstructionIDType value)
Sets the value of the instructionID property.
|
InstructionIDType |
setInstructionID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setInstructionNote(List<InstructionNoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPayeeFinancialAccount(FinancialAccountType value)
Sets the value of the payeeFinancialAccount property.
|
void |
setPayerFinancialAccount(FinancialAccountType value)
Sets the value of the payerFinancialAccount property.
|
void |
setPaymentChannelCode(PaymentChannelCodeType value)
Sets the value of the paymentChannelCode property.
|
PaymentChannelCodeType |
setPaymentChannelCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PaymentDueDateType |
setPaymentDueDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPaymentDueDate(PaymentDueDateType value)
Sets the value of the paymentDueDate property.
|
PaymentDueDateType |
setPaymentDueDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPaymentID(List<PaymentIDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPaymentMandate(PaymentMandateType value)
Sets the value of the paymentMandate property.
|
void |
setPaymentMeansCode(PaymentMeansCodeType value)
Sets the value of the paymentMeansCode property.
|
PaymentMeansCodeType |
setPaymentMeansCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRemittanceDocumentDistribution(List<DocumentDistributionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setServiceLevelCode(ServiceLevelCodeType value)
Sets the value of the serviceLevelCode property.
|
ServiceLevelCodeType |
setServiceLevelCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTradeFinancing(TradeFinancingType value)
Sets the value of the tradeFinancing property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public PaymentMeansType()
@Nullable public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public PaymentMeansCodeType getPaymentMeansCode()
PaymentMeansCodeTypepublic void setPaymentMeansCode(@Nullable PaymentMeansCodeType value)
value - allowed object is
PaymentMeansCodeType@Nullable public PaymentDueDateType getPaymentDueDate()
PaymentDueDateTypepublic void setPaymentDueDate(@Nullable PaymentDueDateType value)
value - allowed object is
PaymentDueDateType@Nullable public PaymentChannelCodeType getPaymentChannelCode()
PaymentChannelCodeTypepublic void setPaymentChannelCode(@Nullable PaymentChannelCodeType value)
value - allowed object is
PaymentChannelCodeType@Nullable public InstructionIDType getInstructionID()
InstructionIDTypepublic void setInstructionID(@Nullable InstructionIDType value)
value - allowed object is
InstructionIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<InstructionNoteType> getInstructionNote()
InstructionNoteType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PaymentIDType> getPaymentID()
PaymentIDType@Nullable public ChargeBearerCodeType getChargeBearerCode()
ChargeBearerCodeTypepublic void setChargeBearerCode(@Nullable ChargeBearerCodeType value)
value - allowed object is
ChargeBearerCodeType@Nullable public ServiceLevelCodeType getServiceLevelCode()
ServiceLevelCodeTypepublic void setServiceLevelCode(@Nullable ServiceLevelCodeType value)
value - allowed object is
ServiceLevelCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CardAccountType> getCardAccount()
CardAccountType@Nullable public FinancialAccountType getPayerFinancialAccount()
FinancialAccountTypepublic void setPayerFinancialAccount(@Nullable FinancialAccountType value)
value - allowed object is
FinancialAccountType@Nullable public FinancialAccountType getPayeeFinancialAccount()
FinancialAccountTypepublic void setPayeeFinancialAccount(@Nullable FinancialAccountType value)
value - allowed object is
FinancialAccountType@Nullable public CreditAccountType getCreditAccount()
CreditAccountTypepublic void setCreditAccount(@Nullable CreditAccountType value)
value - allowed object is
CreditAccountType@Nullable public PaymentMandateType getPaymentMandate()
PaymentMandateTypepublic void setPaymentMandate(@Nullable PaymentMandateType value)
value - allowed object is
PaymentMandateType@Nullable public TradeFinancingType getTradeFinancing()
TradeFinancingTypepublic void setTradeFinancing(@Nullable TradeFinancingType value)
value - allowed object is
TradeFinancingType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentDistributionType> getRemittanceDocumentDistribution()
DocumentDistributionTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setInstructionNote(@Nullable List<InstructionNoteType> aList)
aList - The new list member to set. May be <code>null</code>.public void setPaymentID(@Nullable List<PaymentIDType> aList)
aList - The new list member to set. May be <code>null</code>.public void setCardAccount(@Nullable List<CardAccountType> aList)
aList - The new list member to set. May be <code>null</code>.public void setRemittanceDocumentDistribution(@Nullable List<DocumentDistributionType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasInstructionNoteEntries()
public boolean hasNoInstructionNoteEntries()
@Nonnegative public int getInstructionNoteCount()
@Nullable public InstructionNoteType getInstructionNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addInstructionNote(@Nonnull InstructionNoteType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasPaymentIDEntries()
public boolean hasNoPaymentIDEntries()
@Nonnegative public int getPaymentIDCount()
@Nullable public PaymentIDType getPaymentIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addPaymentID(@Nonnull PaymentIDType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasCardAccountEntries()
public boolean hasNoCardAccountEntries()
@Nonnegative public int getCardAccountCount()
@Nullable public CardAccountType getCardAccountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addCardAccount(@Nonnull CardAccountType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasRemittanceDocumentDistributionEntries()
public boolean hasNoRemittanceDocumentDistributionEntries()
@Nonnegative public int getRemittanceDocumentDistributionCount()
@Nullable public DocumentDistributionType getRemittanceDocumentDistributionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addRemittanceDocumentDistribution(@Nonnull DocumentDistributionType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull PaymentMeansType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public PaymentMeansType clone()
@Nonnull public PaymentMeansCodeType setPaymentMeansCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PaymentChannelCodeType setPaymentChannelCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ChargeBearerCodeType setChargeBearerCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ServiceLevelCodeType setServiceLevelCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PaymentDueDateType setPaymentDueDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PaymentDueDateType setPaymentDueDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public InstructionIDType setInstructionID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getPaymentMeansCodeValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getPaymentDueDateValue()
@Nullable public LocalDate getPaymentDueDateValueLocal()
@Nullable public String getPaymentChannelCodeValue()
@Nullable public String getInstructionIDValue()
@Nullable public String getChargeBearerCodeValue()
Copyright © 2019–2021 Philip Helger. All rights reserved.