@CodingStyleguideUnaware public class TradeSettlementFinancialCardType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for TradeSettlementFinancialCardType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TradeSettlementFinancialCardType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MicrochipIndicator" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IndicatorType" minOccurs="0"/>
<element name="ID" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IDType" minOccurs="0"/>
<element name="TypeCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="CardholderName" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="ExpiryDate" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateType" minOccurs="0"/>
<element name="VerificationNumeric" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}NumericType" minOccurs="0"/>
<element name="ValidFromDateTime" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateTimeType" minOccurs="0"/>
<element name="CreditLimitAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CreditAvailableAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="InterestRatePercent" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}PercentType" minOccurs="0"/>
<element name="IssuingCompanyName" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="Description" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
TradeSettlementFinancialCardType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addCreditAvailableAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCreditLimitAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradeSettlementFinancialCardType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TradeSettlementFinancialCardType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
TextType |
getCardholderName()
Gets the value of the cardholderName property.
|
String |
getCardholderNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<AmountType> |
getCreditAvailableAmount()
Gets the value of the creditAvailableAmount property.
|
AmountType |
getCreditAvailableAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCreditAvailableAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AmountType> |
getCreditLimitAmount()
Gets the value of the creditLimitAmount property.
|
AmountType |
getCreditLimitAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCreditLimitAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
getDescription()
Gets the value of the description property.
|
String |
getDescriptionValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DateType |
getExpiryDate()
Gets the value of the expiryDate property.
|
IDType |
getID()
Gets the value of the id property.
|
String |
getIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PercentType |
getInterestRatePercent()
Gets the value of the interestRatePercent property.
|
BigDecimal |
getInterestRatePercentValue()
Get the value of the contained PercentType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getIssuingCompanyName()
Gets the value of the issuingCompanyName property.
|
String |
getIssuingCompanyNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IndicatorType |
getMicrochipIndicator()
Gets the value of the microchipIndicator property.
|
CodeType |
getTypeCode()
Gets the value of the typeCode property.
|
String |
getTypeCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DateTimeType |
getValidFromDateTime()
Gets the value of the validFromDateTime property.
|
NumericType |
getVerificationNumeric()
Gets the value of the verificationNumeric property.
|
BigDecimal |
getVerificationNumericValue()
Get the value of the contained NumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasCreditAvailableAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCreditLimitAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoCreditAvailableAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCreditLimitAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
setCardholderName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCardholderName(TextType value)
Sets the value of the cardholderName property.
|
void |
setCreditAvailableAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCreditLimitAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
setDescription(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDescription(TextType value)
Sets the value of the description property.
|
void |
setExpiryDate(DateType value)
Sets the value of the expiryDate property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PercentType |
setInterestRatePercent(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setInterestRatePercent(PercentType value)
Sets the value of the interestRatePercent property.
|
TextType |
setIssuingCompanyName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setIssuingCompanyName(TextType value)
Sets the value of the issuingCompanyName property.
|
void |
setMicrochipIndicator(IndicatorType value)
Sets the value of the microchipIndicator property.
|
void |
setTypeCode(CodeType value)
Sets the value of the typeCode property.
|
CodeType |
setTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValidFromDateTime(DateTimeType value)
Sets the value of the validFromDateTime property.
|
NumericType |
setVerificationNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setVerificationNumeric(NumericType value)
Sets the value of the verificationNumeric property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TradeSettlementFinancialCardType()
@Nullable public IndicatorType getMicrochipIndicator()
IndicatorTypepublic void setMicrochipIndicator(@Nullable IndicatorType value)
value - allowed object is
IndicatorType@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public CodeType getTypeCode()
CodeTypepublic void setTypeCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public TextType getCardholderName()
TextTypepublic void setCardholderName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public DateType getExpiryDate()
DateTypepublic void setExpiryDate(@Nullable DateType value)
value - allowed object is
DateType@Nullable public NumericType getVerificationNumeric()
NumericTypepublic void setVerificationNumeric(@Nullable NumericType value)
value - allowed object is
NumericType@Nullable public DateTimeType getValidFromDateTime()
DateTimeTypepublic void setValidFromDateTime(@Nullable DateTimeType value)
value - allowed object is
DateTimeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getCreditLimitAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the creditLimitAmount property.
For example, to add a new item, do as follows:
getCreditLimitAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getCreditAvailableAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the creditAvailableAmount property.
For example, to add a new item, do as follows:
getCreditAvailableAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nullable public PercentType getInterestRatePercent()
PercentTypepublic void setInterestRatePercent(@Nullable PercentType value)
value - allowed object is
PercentType@Nullable public TextType getIssuingCompanyName()
TextTypepublic void setIssuingCompanyName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getDescription()
TextTypepublic void setDescription(@Nullable TextType value)
value - allowed object is
TextTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setCreditLimitAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setCreditAvailableAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public boolean hasCreditLimitAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCreditLimitAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCreditLimitAmountCount()
@Nullable public AmountType getCreditLimitAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCreditLimitAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasCreditAvailableAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCreditAvailableAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCreditAvailableAmountCount()
@Nullable public AmountType getCreditAvailableAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCreditAvailableAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull TradeSettlementFinancialCardType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public TradeSettlementFinancialCardType clone()
@Nonnull public CodeType setTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NumericType setVerificationNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PercentType setInterestRatePercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setCardholderName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setIssuingCompanyName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setDescription(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getTypeCodeValue()
null@Nullable public String getCardholderNameValue()
null@Nullable public BigDecimal getVerificationNumericValue()
null@Nullable public BigDecimal getInterestRatePercentValue()
null@Nullable public String getIssuingCompanyNameValue()
nullCopyright © 2016–2021 Philip Helger. All rights reserved.