|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.jaxb.xal.PremiseElement
public class PremiseElement
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine" maxOccurs="unbounded" minOccurs="0"/> <element name="PremiseName" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/> <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="TypeOccurrence"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> <anyAttribute namespace='##other'/> </restriction> </complexContent> </complexType> </element> <choice minOccurs="0"> <element name="PremiseLocation"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/> <anyAttribute namespace='##other'/> </restriction> </complexContent> </complexType> </element> <choice> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumber" maxOccurs="unbounded"/> <element name="PremiseNumberRange"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PremiseNumberRangeFrom"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberPrefix" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumber" maxOccurs="unbounded"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberSuffix" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="PremiseNumberRangeTo"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberPrefix" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumber" maxOccurs="unbounded"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberSuffix" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="RangeType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="Indicator" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="Separator" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="IndicatorOccurence"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> <attribute name="NumberRangeOccurence"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="BeforeName"/> <enumeration value="AfterName"/> <enumeration value="BeforeType"/> <enumeration value="AfterType"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> </choice> </choice> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberPrefix" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberSuffix" maxOccurs="unbounded" minOccurs="0"/> <element name="BuildingName" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}BuildingNameType" maxOccurs="unbounded" minOccurs="0"/> <choice> <element name="SubPremise" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}SubPremiseType" maxOccurs="unbounded" minOccurs="0"/> <element name="Firm" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}FirmType" minOccurs="0"/> </choice> <element name="MailStop" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}MailStopType" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PostalCode" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}Premise" minOccurs="0"/> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="PremiseDependency" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="PremiseDependencyType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="PremiseThoroughfareConnector" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <anyAttribute namespace='##other'/> </restriction> </complexContent> </complexType>
Nested Class Summary | |
---|---|
static class |
PremiseElement.PremiseLocation
Java class for anonymous complex type. |
static class |
PremiseElement.PremiseName
Java class for anonymous complex type. |
static class |
PremiseElement.PremiseNumberRange
Java class for anonymous complex type. |
Constructor Summary | |
---|---|
PremiseElement()
|
Method Summary | |
---|---|
java.util.List<AddressLineElement> |
getAddressLine()
Gets the value of the addressLine property. |
java.util.List<java.lang.Object> |
getAny()
Gets the value of the any property. |
java.util.List<BuildingNameType> |
getBuildingName()
Gets the value of the buildingName property. |
FirmType |
getFirm()
Gets the value of the firm property. |
MailStopType |
getMailStop()
Gets the value of the mailStop property. |
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class. |
PostalCodeElement |
getPostalCode()
Gets the value of the postalCode property. |
PremiseElement |
getPremise()
Gets the value of the premise property. |
java.lang.String |
getPremiseDependency()
Gets the value of the premiseDependency property. |
java.lang.String |
getPremiseDependencyType()
Gets the value of the premiseDependencyType property. |
PremiseElement.PremiseLocation |
getPremiseLocation()
Gets the value of the premiseLocation property. |
java.util.List<PremiseElement.PremiseName> |
getPremiseName()
Gets the value of the premiseName property. |
java.util.List<PremiseNumberElement> |
getPremiseNumber()
Gets the value of the premiseNumber property. |
java.util.List<PremiseNumberPrefixElement> |
getPremiseNumberPrefix()
Gets the value of the premiseNumberPrefix property. |
PremiseElement.PremiseNumberRange |
getPremiseNumberRange()
Gets the value of the premiseNumberRange property. |
java.util.List<PremiseNumberSuffixElement> |
getPremiseNumberSuffix()
Gets the value of the premiseNumberSuffix property. |
java.lang.String |
getPremiseThoroughfareConnector()
Gets the value of the premiseThoroughfareConnector property. |
java.util.List<SubPremiseType> |
getSubPremise()
Gets the value of the subPremise property. |
java.lang.String |
getType()
Gets the value of the type property. |
boolean |
isSetAddressLine()
|
boolean |
isSetAny()
|
boolean |
isSetBuildingName()
|
boolean |
isSetFirm()
|
boolean |
isSetMailStop()
|
boolean |
isSetPostalCode()
|
boolean |
isSetPremise()
|
boolean |
isSetPremiseDependency()
|
boolean |
isSetPremiseDependencyType()
|
boolean |
isSetPremiseLocation()
|
boolean |
isSetPremiseName()
|
boolean |
isSetPremiseNumber()
|
boolean |
isSetPremiseNumberPrefix()
|
boolean |
isSetPremiseNumberRange()
|
boolean |
isSetPremiseNumberSuffix()
|
boolean |
isSetPremiseThoroughfareConnector()
|
boolean |
isSetSubPremise()
|
boolean |
isSetType()
|
void |
setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
setAny(java.util.List<java.lang.Object> any)
Sets the value of the any property. |
void |
setBuildingName(java.util.List<BuildingNameType> buildingName)
Sets the value of the buildingName property. |
void |
setFirm(FirmType value)
Sets the value of the firm property. |
void |
setMailStop(MailStopType value)
Sets the value of the mailStop property. |
void |
setPostalCode(PostalCodeElement value)
Sets the value of the postalCode property. |
void |
setPremise(PremiseElement value)
Sets the value of the premise property. |
void |
setPremiseDependency(java.lang.String value)
Sets the value of the premiseDependency property. |
void |
setPremiseDependencyType(java.lang.String value)
Sets the value of the premiseDependencyType property. |
void |
setPremiseLocation(PremiseElement.PremiseLocation value)
Sets the value of the premiseLocation property. |
void |
setPremiseName(java.util.List<PremiseElement.PremiseName> premiseName)
Sets the value of the premiseName property. |
void |
setPremiseNumber(java.util.List<PremiseNumberElement> premiseNumber)
Sets the value of the premiseNumber property. |
void |
setPremiseNumberPrefix(java.util.List<PremiseNumberPrefixElement> premiseNumberPrefix)
Sets the value of the premiseNumberPrefix property. |
void |
setPremiseNumberRange(PremiseElement.PremiseNumberRange value)
Sets the value of the premiseNumberRange property. |
void |
setPremiseNumberSuffix(java.util.List<PremiseNumberSuffixElement> premiseNumberSuffix)
Sets the value of the premiseNumberSuffix property. |
void |
setPremiseThoroughfareConnector(java.lang.String value)
Sets the value of the premiseThoroughfareConnector property. |
void |
setSubPremise(java.util.List<SubPremiseType> subPremise)
Sets the value of the subPremise property. |
void |
setType(java.lang.String value)
Sets the value of the type property. |
void |
unsetAddressLine()
|
void |
unsetAny()
|
void |
unsetBuildingName()
|
void |
unsetPremiseName()
|
void |
unsetPremiseNumber()
|
void |
unsetPremiseNumberPrefix()
|
void |
unsetPremiseNumberSuffix()
|
void |
unsetSubPremise()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PremiseElement()
Method Detail |
---|
public java.util.List<AddressLineElement> getAddressLine()
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 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
AddressLineElement
public boolean isSetAddressLine()
public void unsetAddressLine()
public java.util.List<PremiseElement.PremiseName> getPremiseName()
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 premiseName property.
For example, to add a new item, do as follows:
getPremiseName().add(newItem);
Objects of the following type(s) are allowed in the list
PremiseElement.PremiseName
public boolean isSetPremiseName()
public void unsetPremiseName()
public PremiseElement.PremiseLocation getPremiseLocation()
PremiseElement.PremiseLocation
public void setPremiseLocation(PremiseElement.PremiseLocation value)
value
- allowed object is
PremiseElement.PremiseLocation
public boolean isSetPremiseLocation()
public java.util.List<PremiseNumberElement> getPremiseNumber()
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 premiseNumber property.
For example, to add a new item, do as follows:
getPremiseNumber().add(newItem);
Objects of the following type(s) are allowed in the list
PremiseNumberElement
public boolean isSetPremiseNumber()
public void unsetPremiseNumber()
public PremiseElement.PremiseNumberRange getPremiseNumberRange()
PremiseElement.PremiseNumberRange
public void setPremiseNumberRange(PremiseElement.PremiseNumberRange value)
value
- allowed object is
PremiseElement.PremiseNumberRange
public boolean isSetPremiseNumberRange()
public java.util.List<PremiseNumberPrefixElement> getPremiseNumberPrefix()
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 premiseNumberPrefix property.
For example, to add a new item, do as follows:
getPremiseNumberPrefix().add(newItem);
Objects of the following type(s) are allowed in the list
PremiseNumberPrefixElement
public boolean isSetPremiseNumberPrefix()
public void unsetPremiseNumberPrefix()
public java.util.List<PremiseNumberSuffixElement> getPremiseNumberSuffix()
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 premiseNumberSuffix property.
For example, to add a new item, do as follows:
getPremiseNumberSuffix().add(newItem);
Objects of the following type(s) are allowed in the list
PremiseNumberSuffixElement
public boolean isSetPremiseNumberSuffix()
public void unsetPremiseNumberSuffix()
public java.util.List<BuildingNameType> getBuildingName()
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 buildingName property.
For example, to add a new item, do as follows:
getBuildingName().add(newItem);
Objects of the following type(s) are allowed in the list
BuildingNameType
public boolean isSetBuildingName()
public void unsetBuildingName()
public java.util.List<SubPremiseType> getSubPremise()
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 subPremise property.
For example, to add a new item, do as follows:
getSubPremise().add(newItem);
Objects of the following type(s) are allowed in the list
SubPremiseType
public boolean isSetSubPremise()
public void unsetSubPremise()
public FirmType getFirm()
FirmType
public void setFirm(FirmType value)
value
- allowed object is
FirmType
public boolean isSetFirm()
public MailStopType getMailStop()
MailStopType
public void setMailStop(MailStopType value)
value
- allowed object is
MailStopType
public boolean isSetMailStop()
public PostalCodeElement getPostalCode()
PostalCodeElement
public void setPostalCode(PostalCodeElement value)
value
- allowed object is
PostalCodeElement
public boolean isSetPostalCode()
public PremiseElement getPremise()
PremiseElement
public void setPremise(PremiseElement value)
value
- allowed object is
PremiseElement
public boolean isSetPremise()
public java.util.List<java.lang.Object> getAny()
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 any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetAny()
public void unsetAny()
public java.lang.String getType()
String
public void setType(java.lang.String value)
value
- allowed object is
String
public boolean isSetType()
public java.lang.String getPremiseDependency()
String
public void setPremiseDependency(java.lang.String value)
value
- allowed object is
String
public boolean isSetPremiseDependency()
public java.lang.String getPremiseDependencyType()
String
public void setPremiseDependencyType(java.lang.String value)
value
- allowed object is
String
public boolean isSetPremiseDependencyType()
public java.lang.String getPremiseThoroughfareConnector()
String
public void setPremiseThoroughfareConnector(java.lang.String value)
value
- allowed object is
String
public boolean isSetPremiseThoroughfareConnector()
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public void setAddressLine(java.util.List<AddressLineElement> addressLine)
addressLine
- allowed object is
AddressLineElement
public void setPremiseName(java.util.List<PremiseElement.PremiseName> premiseName)
premiseName
- allowed object is
PremiseElement.PremiseName
public void setPremiseNumber(java.util.List<PremiseNumberElement> premiseNumber)
premiseNumber
- allowed object is
PremiseNumberElement
public void setPremiseNumberPrefix(java.util.List<PremiseNumberPrefixElement> premiseNumberPrefix)
premiseNumberPrefix
- allowed object is
PremiseNumberPrefixElement
public void setPremiseNumberSuffix(java.util.List<PremiseNumberSuffixElement> premiseNumberSuffix)
premiseNumberSuffix
- allowed object is
PremiseNumberSuffixElement
public void setBuildingName(java.util.List<BuildingNameType> buildingName)
buildingName
- allowed object is
BuildingNameType
public void setSubPremise(java.util.List<SubPremiseType> subPremise)
subPremise
- allowed object is
SubPremiseType
public void setAny(java.util.List<java.lang.Object> any)
any
- allowed object is
Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |