Class LargeMailUserType
- java.lang.Object
-
- org.hisrc.w3c.oasis.xal.v_2_0.LargeMailUserType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
public class LargeMailUserType extends Object implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Java class for LargeMailUserType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LargeMailUserType"> <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="LargeMailUserName" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="Code" type="{http://www.w3.org/2001/XMLSchema}string" /> <anyAttribute namespace='##other'/> </restriction> </complexContent> </complexType> </element> <element name="LargeMailUserIdentifier" 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}string" /> <attribute name="Indicator" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <anyAttribute namespace='##other'/> </restriction> </complexContent> </complexType> </element> <element name="BuildingName" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}BuildingNameType" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}Department" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PostBox" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}Thoroughfare" minOccurs="0"/> <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PostalCode" minOccurs="0"/> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}string" /> <anyAttribute namespace='##other'/> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLargeMailUserType.LargeMailUserIdentifierJava class for anonymous complex type.static classLargeMailUserType.LargeMailUserNameJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected List<AddressLine>addressLineprotected List<Object>anyprotected List<BuildingNameType>buildingNameprotected Departmentdepartmentprotected LargeMailUserType.LargeMailUserIdentifierlargeMailUserIdentifierprotected List<LargeMailUserType.LargeMailUserName>largeMailUserNameprotected PostalCodepostalCodeprotected PostBoxpostBoxprotected Thoroughfarethoroughfareprotected Stringtype
-
Constructor Summary
Constructors Constructor Description LargeMailUserType()Default no-arg constructorLargeMailUserType(List<AddressLine> addressLine, List<LargeMailUserType.LargeMailUserName> largeMailUserName, LargeMailUserType.LargeMailUserIdentifier largeMailUserIdentifier, List<BuildingNameType> buildingName, Department department, PostBox postBox, Thoroughfare thoroughfare, PostalCode postalCode, List<Object> any, String type, Map<QName,String> otherAttributes)Fully-initialising value constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)StringBuilderappendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)Objectclone()ObjectcopyTo(Object target)ObjectcopyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)ObjectcreateNewInstance()booleanequals(Object object)booleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)List<AddressLine>getAddressLine()Gets the value of the addressLine property.List<Object>getAny()Gets the value of the any property.List<BuildingNameType>getBuildingName()Gets the value of the buildingName property.DepartmentgetDepartment()Gets the value of the department property.LargeMailUserType.LargeMailUserIdentifiergetLargeMailUserIdentifier()Gets the value of the largeMailUserIdentifier property.List<LargeMailUserType.LargeMailUserName>getLargeMailUserName()Gets the value of the largeMailUserName property.Map<QName,String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.PostalCodegetPostalCode()Gets the value of the postalCode property.PostBoxgetPostBox()Gets the value of the postBox property.ThoroughfaregetThoroughfare()Gets the value of the thoroughfare property.StringgetType()Gets the value of the type property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)booleanisSetAddressLine()booleanisSetAny()booleanisSetBuildingName()booleanisSetDepartment()booleanisSetLargeMailUserIdentifier()booleanisSetLargeMailUserName()booleanisSetPostalCode()booleanisSetPostBox()booleanisSetThoroughfare()booleanisSetType()voidmergeFrom(Object left, Object right)voidmergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)voidsetAddressLine(List<AddressLine> value)voidsetAny(List<Object> value)voidsetBuildingName(List<BuildingNameType> value)voidsetDepartment(Department value)Sets the value of the department property.voidsetLargeMailUserIdentifier(LargeMailUserType.LargeMailUserIdentifier value)Sets the value of the largeMailUserIdentifier property.voidsetLargeMailUserName(List<LargeMailUserType.LargeMailUserName> value)voidsetPostalCode(PostalCode value)Sets the value of the postalCode property.voidsetPostBox(PostBox value)Sets the value of the postBox property.voidsetThoroughfare(Thoroughfare value)Sets the value of the thoroughfare property.voidsetType(String value)Sets the value of the type property.StringtoString()voidunsetAddressLine()voidunsetAny()voidunsetBuildingName()voidunsetLargeMailUserName()LargeMailUserTypewithAddressLine(Collection<AddressLine> values)LargeMailUserTypewithAddressLine(List<AddressLine> value)LargeMailUserTypewithAddressLine(AddressLine... values)LargeMailUserTypewithAny(Object... values)LargeMailUserTypewithAny(Collection<Object> values)LargeMailUserTypewithAny(List<Object> value)LargeMailUserTypewithBuildingName(Collection<BuildingNameType> values)LargeMailUserTypewithBuildingName(List<BuildingNameType> value)LargeMailUserTypewithBuildingName(BuildingNameType... values)LargeMailUserTypewithDepartment(Department value)LargeMailUserTypewithLargeMailUserIdentifier(LargeMailUserType.LargeMailUserIdentifier value)LargeMailUserTypewithLargeMailUserName(Collection<LargeMailUserType.LargeMailUserName> values)LargeMailUserTypewithLargeMailUserName(List<LargeMailUserType.LargeMailUserName> value)LargeMailUserTypewithLargeMailUserName(LargeMailUserType.LargeMailUserName... values)LargeMailUserTypewithPostalCode(PostalCode value)LargeMailUserTypewithPostBox(PostBox value)LargeMailUserTypewithThoroughfare(Thoroughfare value)LargeMailUserTypewithType(String value)
-
-
-
Field Detail
-
addressLine
protected List<AddressLine> addressLine
-
largeMailUserName
protected List<LargeMailUserType.LargeMailUserName> largeMailUserName
-
largeMailUserIdentifier
protected LargeMailUserType.LargeMailUserIdentifier largeMailUserIdentifier
-
buildingName
protected List<BuildingNameType> buildingName
-
department
protected Department department
-
postBox
protected PostBox postBox
-
thoroughfare
protected Thoroughfare thoroughfare
-
postalCode
protected PostalCode postalCode
-
type
protected String type
-
-
Constructor Detail
-
LargeMailUserType
public LargeMailUserType()
Default no-arg constructor
-
LargeMailUserType
public LargeMailUserType(List<AddressLine> addressLine, List<LargeMailUserType.LargeMailUserName> largeMailUserName, LargeMailUserType.LargeMailUserIdentifier largeMailUserIdentifier, List<BuildingNameType> buildingName, Department department, PostBox postBox, Thoroughfare thoroughfare, PostalCode postalCode, List<Object> any, String type, Map<QName,String> otherAttributes)
Fully-initialising value constructor
-
-
Method Detail
-
getAddressLine
public List<AddressLine> 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 Jakarta XML Binding 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
AddressLine
-
isSetAddressLine
public boolean isSetAddressLine()
-
unsetAddressLine
public void unsetAddressLine()
-
getLargeMailUserName
public List<LargeMailUserType.LargeMailUserName> getLargeMailUserName()
Gets the value of the largeMailUserName 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 Jakarta XML Binding object. This is why there is not a
setmethod for the largeMailUserName property.For example, to add a new item, do as follows:
getLargeMailUserName().add(newItem);Objects of the following type(s) are allowed in the list
LargeMailUserType.LargeMailUserName
-
isSetLargeMailUserName
public boolean isSetLargeMailUserName()
-
unsetLargeMailUserName
public void unsetLargeMailUserName()
-
getLargeMailUserIdentifier
public LargeMailUserType.LargeMailUserIdentifier getLargeMailUserIdentifier()
Gets the value of the largeMailUserIdentifier property.- Returns:
- possible object is
LargeMailUserType.LargeMailUserIdentifier
-
setLargeMailUserIdentifier
public void setLargeMailUserIdentifier(LargeMailUserType.LargeMailUserIdentifier value)
Sets the value of the largeMailUserIdentifier property.- Parameters:
value- allowed object isLargeMailUserType.LargeMailUserIdentifier
-
isSetLargeMailUserIdentifier
public boolean isSetLargeMailUserIdentifier()
-
getBuildingName
public List<BuildingNameType> getBuildingName()
Gets the value of the buildingName 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 Jakarta XML Binding object. This is why there is not a
setmethod 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
-
isSetBuildingName
public boolean isSetBuildingName()
-
unsetBuildingName
public void unsetBuildingName()
-
getDepartment
public Department getDepartment()
Gets the value of the department property.- Returns:
- possible object is
Department
-
setDepartment
public void setDepartment(Department value)
Sets the value of the department property.- Parameters:
value- allowed object isDepartment
-
isSetDepartment
public boolean isSetDepartment()
-
getPostBox
public PostBox getPostBox()
Gets the value of the postBox property.- Returns:
- possible object is
PostBox
-
setPostBox
public void setPostBox(PostBox value)
Sets the value of the postBox property.- Parameters:
value- allowed object isPostBox
-
isSetPostBox
public boolean isSetPostBox()
-
getThoroughfare
public Thoroughfare getThoroughfare()
Gets the value of the thoroughfare property.- Returns:
- possible object is
Thoroughfare
-
setThoroughfare
public void setThoroughfare(Thoroughfare value)
Sets the value of the thoroughfare property.- Parameters:
value- allowed object isThoroughfare
-
isSetThoroughfare
public boolean isSetThoroughfare()
-
getPostalCode
public PostalCode getPostalCode()
Gets the value of the postalCode property.- Returns:
- possible object is
PostalCode
-
setPostalCode
public void setPostalCode(PostalCode value)
Sets the value of the postalCode property.- Parameters:
value- allowed object isPostalCode
-
isSetPostalCode
public boolean isSetPostalCode()
-
getAny
public List<Object> getAny()
Gets the value of the any 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 Jakarta XML Binding object. This is why there is not a
setmethod 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
-
isSetAny
public boolean isSetAny()
-
unsetAny
public void unsetAny()
-
getType
public String getType()
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
public void setType(String value)
Sets the value of the type property.- Parameters:
value- allowed object isString
-
isSetType
public boolean isSetType()
-
getOtherAttributes
public Map<QName,String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.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.
- Returns:
- always non-null
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom
-
setAddressLine
public void setAddressLine(List<AddressLine> value)
-
setLargeMailUserName
public void setLargeMailUserName(List<LargeMailUserType.LargeMailUserName> value)
-
setBuildingName
public void setBuildingName(List<BuildingNameType> value)
-
withAddressLine
public LargeMailUserType withAddressLine(AddressLine... values)
-
withAddressLine
public LargeMailUserType withAddressLine(Collection<AddressLine> values)
-
withLargeMailUserName
public LargeMailUserType withLargeMailUserName(LargeMailUserType.LargeMailUserName... values)
-
withLargeMailUserName
public LargeMailUserType withLargeMailUserName(Collection<LargeMailUserType.LargeMailUserName> values)
-
withLargeMailUserIdentifier
public LargeMailUserType withLargeMailUserIdentifier(LargeMailUserType.LargeMailUserIdentifier value)
-
withBuildingName
public LargeMailUserType withBuildingName(BuildingNameType... values)
-
withBuildingName
public LargeMailUserType withBuildingName(Collection<BuildingNameType> values)
-
withDepartment
public LargeMailUserType withDepartment(Department value)
-
withPostBox
public LargeMailUserType withPostBox(PostBox value)
-
withThoroughfare
public LargeMailUserType withThoroughfare(Thoroughfare value)
-
withPostalCode
public LargeMailUserType withPostalCode(PostalCode value)
-
withAny
public LargeMailUserType withAny(Object... values)
-
withAny
public LargeMailUserType withAny(Collection<Object> values)
-
withType
public LargeMailUserType withType(String value)
-
withAddressLine
public LargeMailUserType withAddressLine(List<AddressLine> value)
-
withLargeMailUserName
public LargeMailUserType withLargeMailUserName(List<LargeMailUserType.LargeMailUserName> value)
-
withBuildingName
public LargeMailUserType withBuildingName(List<BuildingNameType> value)
-
withAny
public LargeMailUserType withAny(List<Object> value)
-
-