Class AddressType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.cac.AddressType
-
public class AddressType extends Object
Java class for AddressType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddressType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AddressTypeCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AddressFormatCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Postbox" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Floor" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Room" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}StreetName" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AdditionalStreetName" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BlockName" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BuildingName" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BuildingNumber" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}InhouseMail" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Department" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MarkAttention" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MarkCare" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PlotIdentification" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CitySubdivisionName" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CityName" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PostalZone" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CountrySubentity" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CountrySubentityCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Region" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}District" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TimezoneOffset" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AddressLine" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Country" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}LocationCoordinate" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AddressType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AdditionalStreetNameTypegetAdditionalStreetName()Gets the value of the additionalStreetName property.AddressFormatCodeTypegetAddressFormatCode()Gets the value of the addressFormatCode property.List<AddressLineType>getAddressLine()Gets the value of the addressLine property.AddressTypeCodeTypegetAddressTypeCode()Gets the value of the addressTypeCode property.BlockNameTypegetBlockName()Gets the value of the blockName property.BuildingNameTypegetBuildingName()Gets the value of the buildingName property.BuildingNumberTypegetBuildingNumber()Gets the value of the buildingNumber property.CityNameTypegetCityName()Gets the value of the cityName property.CitySubdivisionNameTypegetCitySubdivisionName()Gets the value of the citySubdivisionName property.CountryTypegetCountry()Gets the value of the country property.CountrySubentityTypegetCountrySubentity()Gets the value of the countrySubentity property.CountrySubentityCodeTypegetCountrySubentityCode()Gets the value of the countrySubentityCode property.DepartmentTypegetDepartment()Gets the value of the department property.DistrictTypegetDistrict()Gets the value of the district property.FloorTypegetFloor()Gets the value of the floor property.IDTypegetID()Gets the value of the id property.InhouseMailTypegetInhouseMail()Gets the value of the inhouseMail property.List<LocationCoordinateType>getLocationCoordinate()Gets the value of the locationCoordinate property.MarkAttentionTypegetMarkAttention()Gets the value of the markAttention property.MarkCareTypegetMarkCare()Gets the value of the markCare property.PlotIdentificationTypegetPlotIdentification()Gets the value of the plotIdentification property.PostalZoneTypegetPostalZone()Gets the value of the postalZone property.PostboxTypegetPostbox()Gets the value of the postbox property.RegionTypegetRegion()Gets the value of the region property.RoomTypegetRoom()Gets the value of the room property.StreetNameTypegetStreetName()Gets the value of the streetName property.TimezoneOffsetTypegetTimezoneOffset()Gets the value of the timezoneOffset property.voidsetAdditionalStreetName(AdditionalStreetNameType value)Sets the value of the additionalStreetName property.voidsetAddressFormatCode(AddressFormatCodeType value)Sets the value of the addressFormatCode property.voidsetAddressTypeCode(AddressTypeCodeType value)Sets the value of the addressTypeCode property.voidsetBlockName(BlockNameType value)Sets the value of the blockName property.voidsetBuildingName(BuildingNameType value)Sets the value of the buildingName property.voidsetBuildingNumber(BuildingNumberType value)Sets the value of the buildingNumber property.voidsetCityName(CityNameType value)Sets the value of the cityName property.voidsetCitySubdivisionName(CitySubdivisionNameType value)Sets the value of the citySubdivisionName property.voidsetCountry(CountryType value)Sets the value of the country property.voidsetCountrySubentity(CountrySubentityType value)Sets the value of the countrySubentity property.voidsetCountrySubentityCode(CountrySubentityCodeType value)Sets the value of the countrySubentityCode property.voidsetDepartment(DepartmentType value)Sets the value of the department property.voidsetDistrict(DistrictType value)Sets the value of the district property.voidsetFloor(FloorType value)Sets the value of the floor property.voidsetID(IDType value)Sets the value of the id property.voidsetInhouseMail(InhouseMailType value)Sets the value of the inhouseMail property.voidsetMarkAttention(MarkAttentionType value)Sets the value of the markAttention property.voidsetMarkCare(MarkCareType value)Sets the value of the markCare property.voidsetPlotIdentification(PlotIdentificationType value)Sets the value of the plotIdentification property.voidsetPostalZone(PostalZoneType value)Sets the value of the postalZone property.voidsetPostbox(PostboxType value)Sets the value of the postbox property.voidsetRegion(RegionType value)Sets the value of the region property.voidsetRoom(RoomType value)Sets the value of the room property.voidsetStreetName(StreetNameType value)Sets the value of the streetName property.voidsetTimezoneOffset(TimezoneOffsetType value)Sets the value of the timezoneOffset property.
-
-
-
Field Detail
-
id
protected IDType id
-
addressTypeCode
protected AddressTypeCodeType addressTypeCode
-
addressFormatCode
protected AddressFormatCodeType addressFormatCode
-
postbox
protected PostboxType postbox
-
floor
protected FloorType floor
-
room
protected RoomType room
-
streetName
protected StreetNameType streetName
-
additionalStreetName
protected AdditionalStreetNameType additionalStreetName
-
blockName
protected BlockNameType blockName
-
buildingName
protected BuildingNameType buildingName
-
buildingNumber
protected BuildingNumberType buildingNumber
-
inhouseMail
protected InhouseMailType inhouseMail
-
department
protected DepartmentType department
-
markAttention
protected MarkAttentionType markAttention
-
markCare
protected MarkCareType markCare
-
plotIdentification
protected PlotIdentificationType plotIdentification
-
citySubdivisionName
protected CitySubdivisionNameType citySubdivisionName
-
cityName
protected CityNameType cityName
-
postalZone
protected PostalZoneType postalZone
-
countrySubentity
protected CountrySubentityType countrySubentity
-
countrySubentityCode
protected CountrySubentityCodeType countrySubentityCode
-
region
protected RegionType region
-
district
protected DistrictType district
-
timezoneOffset
protected TimezoneOffsetType timezoneOffset
-
addressLine
protected List<AddressLineType> addressLine
-
country
protected CountryType country
-
locationCoordinate
protected List<LocationCoordinateType> locationCoordinate
-
-
Method Detail
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getAddressTypeCode
public AddressTypeCodeType getAddressTypeCode()
Gets the value of the addressTypeCode property.- Returns:
- possible object is
AddressTypeCodeType
-
setAddressTypeCode
public void setAddressTypeCode(AddressTypeCodeType value)
Sets the value of the addressTypeCode property.- Parameters:
value- allowed object isAddressTypeCodeType
-
getAddressFormatCode
public AddressFormatCodeType getAddressFormatCode()
Gets the value of the addressFormatCode property.- Returns:
- possible object is
AddressFormatCodeType
-
setAddressFormatCode
public void setAddressFormatCode(AddressFormatCodeType value)
Sets the value of the addressFormatCode property.- Parameters:
value- allowed object isAddressFormatCodeType
-
getPostbox
public PostboxType getPostbox()
Gets the value of the postbox property.- Returns:
- possible object is
PostboxType
-
setPostbox
public void setPostbox(PostboxType value)
Sets the value of the postbox property.- Parameters:
value- allowed object isPostboxType
-
getFloor
public FloorType getFloor()
Gets the value of the floor property.- Returns:
- possible object is
FloorType
-
setFloor
public void setFloor(FloorType value)
Sets the value of the floor property.- Parameters:
value- allowed object isFloorType
-
getRoom
public RoomType getRoom()
Gets the value of the room property.- Returns:
- possible object is
RoomType
-
setRoom
public void setRoom(RoomType value)
Sets the value of the room property.- Parameters:
value- allowed object isRoomType
-
getStreetName
public StreetNameType getStreetName()
Gets the value of the streetName property.- Returns:
- possible object is
StreetNameType
-
setStreetName
public void setStreetName(StreetNameType value)
Sets the value of the streetName property.- Parameters:
value- allowed object isStreetNameType
-
getAdditionalStreetName
public AdditionalStreetNameType getAdditionalStreetName()
Gets the value of the additionalStreetName property.- Returns:
- possible object is
AdditionalStreetNameType
-
setAdditionalStreetName
public void setAdditionalStreetName(AdditionalStreetNameType value)
Sets the value of the additionalStreetName property.- Parameters:
value- allowed object isAdditionalStreetNameType
-
getBlockName
public BlockNameType getBlockName()
Gets the value of the blockName property.- Returns:
- possible object is
BlockNameType
-
setBlockName
public void setBlockName(BlockNameType value)
Sets the value of the blockName property.- Parameters:
value- allowed object isBlockNameType
-
getBuildingName
public BuildingNameType getBuildingName()
Gets the value of the buildingName property.- Returns:
- possible object is
BuildingNameType
-
setBuildingName
public void setBuildingName(BuildingNameType value)
Sets the value of the buildingName property.- Parameters:
value- allowed object isBuildingNameType
-
getBuildingNumber
public BuildingNumberType getBuildingNumber()
Gets the value of the buildingNumber property.- Returns:
- possible object is
BuildingNumberType
-
setBuildingNumber
public void setBuildingNumber(BuildingNumberType value)
Sets the value of the buildingNumber property.- Parameters:
value- allowed object isBuildingNumberType
-
getInhouseMail
public InhouseMailType getInhouseMail()
Gets the value of the inhouseMail property.- Returns:
- possible object is
InhouseMailType
-
setInhouseMail
public void setInhouseMail(InhouseMailType value)
Sets the value of the inhouseMail property.- Parameters:
value- allowed object isInhouseMailType
-
getDepartment
public DepartmentType getDepartment()
Gets the value of the department property.- Returns:
- possible object is
DepartmentType
-
setDepartment
public void setDepartment(DepartmentType value)
Sets the value of the department property.- Parameters:
value- allowed object isDepartmentType
-
getMarkAttention
public MarkAttentionType getMarkAttention()
Gets the value of the markAttention property.- Returns:
- possible object is
MarkAttentionType
-
setMarkAttention
public void setMarkAttention(MarkAttentionType value)
Sets the value of the markAttention property.- Parameters:
value- allowed object isMarkAttentionType
-
getMarkCare
public MarkCareType getMarkCare()
Gets the value of the markCare property.- Returns:
- possible object is
MarkCareType
-
setMarkCare
public void setMarkCare(MarkCareType value)
Sets the value of the markCare property.- Parameters:
value- allowed object isMarkCareType
-
getPlotIdentification
public PlotIdentificationType getPlotIdentification()
Gets the value of the plotIdentification property.- Returns:
- possible object is
PlotIdentificationType
-
setPlotIdentification
public void setPlotIdentification(PlotIdentificationType value)
Sets the value of the plotIdentification property.- Parameters:
value- allowed object isPlotIdentificationType
-
getCitySubdivisionName
public CitySubdivisionNameType getCitySubdivisionName()
Gets the value of the citySubdivisionName property.- Returns:
- possible object is
CitySubdivisionNameType
-
setCitySubdivisionName
public void setCitySubdivisionName(CitySubdivisionNameType value)
Sets the value of the citySubdivisionName property.- Parameters:
value- allowed object isCitySubdivisionNameType
-
getCityName
public CityNameType getCityName()
Gets the value of the cityName property.- Returns:
- possible object is
CityNameType
-
setCityName
public void setCityName(CityNameType value)
Sets the value of the cityName property.- Parameters:
value- allowed object isCityNameType
-
getPostalZone
public PostalZoneType getPostalZone()
Gets the value of the postalZone property.- Returns:
- possible object is
PostalZoneType
-
setPostalZone
public void setPostalZone(PostalZoneType value)
Sets the value of the postalZone property.- Parameters:
value- allowed object isPostalZoneType
-
getCountrySubentity
public CountrySubentityType getCountrySubentity()
Gets the value of the countrySubentity property.- Returns:
- possible object is
CountrySubentityType
-
setCountrySubentity
public void setCountrySubentity(CountrySubentityType value)
Sets the value of the countrySubentity property.- Parameters:
value- allowed object isCountrySubentityType
-
getCountrySubentityCode
public CountrySubentityCodeType getCountrySubentityCode()
Gets the value of the countrySubentityCode property.- Returns:
- possible object is
CountrySubentityCodeType
-
setCountrySubentityCode
public void setCountrySubentityCode(CountrySubentityCodeType value)
Sets the value of the countrySubentityCode property.- Parameters:
value- allowed object isCountrySubentityCodeType
-
getRegion
public RegionType getRegion()
Gets the value of the region property.- Returns:
- possible object is
RegionType
-
setRegion
public void setRegion(RegionType value)
Sets the value of the region property.- Parameters:
value- allowed object isRegionType
-
getDistrict
public DistrictType getDistrict()
Gets the value of the district property.- Returns:
- possible object is
DistrictType
-
setDistrict
public void setDistrict(DistrictType value)
Sets the value of the district property.- Parameters:
value- allowed object isDistrictType
-
getTimezoneOffset
public TimezoneOffsetType getTimezoneOffset()
Gets the value of the timezoneOffset property.- Returns:
- possible object is
TimezoneOffsetType
-
setTimezoneOffset
public void setTimezoneOffset(TimezoneOffsetType value)
Sets the value of the timezoneOffset property.- Parameters:
value- allowed object isTimezoneOffsetType
-
getAddressLine
public List<AddressLineType> getAddressLine()
Gets the value of the addressLine property.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
setmethod for the addressLine property.For example, to add a new item, do as follows:
getAddressLine().add(newItem);Objects of the following type(s) are allowed in the list
AddressLineType
-
getCountry
public CountryType getCountry()
Gets the value of the country property.- Returns:
- possible object is
CountryType
-
setCountry
public void setCountry(CountryType value)
Sets the value of the country property.- Parameters:
value- allowed object isCountryType
-
getLocationCoordinate
public List<LocationCoordinateType> getLocationCoordinate()
Gets the value of the locationCoordinate property.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
setmethod for the locationCoordinate property.For example, to add a new item, do as follows:
getLocationCoordinate().add(newItem);Objects of the following type(s) are allowed in the list
LocationCoordinateType
-
-