@CodingStyleguideUnaware public class FinancialInstitutionAddressType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for FinancialInstitutionAddressType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FinancialInstitutionAddressType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PostcodeCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="BuildingNumber" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="LineOne" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="LineTwo" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="LineThree" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="LineFour" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="LineFive" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="StreetName" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="CityName" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="CountrySubDivisionID" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IDType" minOccurs="0"/>
<element name="CountryID" 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="DepartmentName" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="PostOfficeBox" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="CityID" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IDType" minOccurs="0"/>
<element name="CountrySubDivisionName" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="CountryName" 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-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
FinancialInstitutionAddressType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
FinancialInstitutionAddressType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(FinancialInstitutionAddressType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
TextType |
getBuildingNumber()
Gets the value of the buildingNumber property.
|
String |
getBuildingNumberValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IDType |
getCityID()
Gets the value of the cityID property.
|
String |
getCityIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getCityName()
Gets the value of the cityName property.
|
String |
getCityNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IDType |
getCountryID()
Gets the value of the countryID property.
|
String |
getCountryIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getCountryName()
Gets the value of the countryName property.
|
String |
getCountryNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IDType |
getCountrySubDivisionID()
Gets the value of the countrySubDivisionID property.
|
String |
getCountrySubDivisionIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getCountrySubDivisionName()
Gets the value of the countrySubDivisionName property.
|
String |
getCountrySubDivisionNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getDepartmentName()
Gets the value of the departmentName property.
|
String |
getDepartmentNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getLineFive()
Gets the value of the lineFive property.
|
String |
getLineFiveValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getLineFour()
Gets the value of the lineFour property.
|
String |
getLineFourValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getLineOne()
Gets the value of the lineOne property.
|
String |
getLineOneValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getLineThree()
Gets the value of the lineThree property.
|
String |
getLineThreeValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getLineTwo()
Gets the value of the lineTwo property.
|
String |
getLineTwoValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
getPostcodeCode()
Gets the value of the postcodeCode property.
|
String |
getPostcodeCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getPostOfficeBox()
Gets the value of the postOfficeBox property.
|
String |
getPostOfficeBoxValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getStreetName()
Gets the value of the streetName property.
|
String |
getStreetNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
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 |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
TextType |
setBuildingNumber(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setBuildingNumber(TextType value)
Sets the value of the buildingNumber property.
|
void |
setCityID(IDType value)
Sets the value of the cityID property.
|
IDType |
setCityID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
setCityName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCityName(TextType value)
Sets the value of the cityName property.
|
void |
setCountryID(IDType value)
Sets the value of the countryID property.
|
IDType |
setCountryID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
setCountryName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCountryName(TextType value)
Sets the value of the countryName property.
|
void |
setCountrySubDivisionID(IDType value)
Sets the value of the countrySubDivisionID property.
|
IDType |
setCountrySubDivisionID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
setCountrySubDivisionName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCountrySubDivisionName(TextType value)
Sets the value of the countrySubDivisionName property.
|
TextType |
setDepartmentName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDepartmentName(TextType value)
Sets the value of the departmentName property.
|
TextType |
setLineFive(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLineFive(TextType value)
Sets the value of the lineFive property.
|
TextType |
setLineFour(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLineFour(TextType value)
Sets the value of the lineFour property.
|
TextType |
setLineOne(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLineOne(TextType value)
Sets the value of the lineOne property.
|
TextType |
setLineThree(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLineThree(TextType value)
Sets the value of the lineThree property.
|
TextType |
setLineTwo(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLineTwo(TextType value)
Sets the value of the lineTwo property.
|
void |
setPostcodeCode(CodeType value)
Sets the value of the postcodeCode property.
|
CodeType |
setPostcodeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
setPostOfficeBox(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPostOfficeBox(TextType value)
Sets the value of the postOfficeBox property.
|
TextType |
setStreetName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setStreetName(TextType value)
Sets the value of the streetName 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 |
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public FinancialInstitutionAddressType()
@Nullable public CodeType getPostcodeCode()
CodeTypepublic void setPostcodeCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public TextType getBuildingNumber()
TextTypepublic void setBuildingNumber(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getLineOne()
TextTypepublic void setLineOne(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getLineTwo()
TextTypepublic void setLineTwo(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getLineThree()
TextTypepublic void setLineThree(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getLineFour()
TextTypepublic void setLineFour(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getLineFive()
TextTypepublic void setLineFive(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getStreetName()
TextTypepublic void setStreetName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getCityName()
TextTypepublic void setCityName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public IDType getCountrySubDivisionID()
IDTypepublic void setCountrySubDivisionID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public IDType getCountryID()
IDTypepublic void setCountryID(@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 getDepartmentName()
TextTypepublic void setDepartmentName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getPostOfficeBox()
TextTypepublic void setPostOfficeBox(@Nullable TextType value)
value - allowed object is
TextType@Nullable public IDType getCityID()
IDTypepublic void setCityID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public TextType getCountrySubDivisionName()
TextTypepublic void setCountrySubDivisionName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getCountryName()
TextTypepublic void setCountryName(@Nullable TextType value)
value - allowed object is
TextTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull FinancialInstitutionAddressType 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 FinancialInstitutionAddressType clone()
@Nonnull public CodeType setPostcodeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setCountrySubDivisionID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setCountryID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setCityID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setBuildingNumber(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setLineOne(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setLineTwo(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setLineThree(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setLineFour(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setLineFive(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setStreetName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setCityName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setDepartmentName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setPostOfficeBox(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setCountrySubDivisionName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setCountryName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getPostcodeCodeValue()
null@Nullable public String getBuildingNumberValue()
null@Nullable public String getLineOneValue()
null@Nullable public String getLineTwoValue()
null@Nullable public String getLineThreeValue()
null@Nullable public String getLineFourValue()
null@Nullable public String getLineFiveValue()
null@Nullable public String getStreetNameValue()
null@Nullable public String getCityNameValue()
null@Nullable public String getCountrySubDivisionIDValue()
null@Nullable public String getCountryIDValue()
null@Nullable public String getTypeCodeValue()
null@Nullable public String getDepartmentNameValue()
null@Nullable public String getPostOfficeBoxValue()
null@Nullable public String getCityIDValue()
null@Nullable public String getCountrySubDivisionNameValue()
nullCopyright © 2016–2021 Philip Helger. All rights reserved.