@CodingStyleguideUnaware public class IDSetType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" xmlns="http://www.hr-xml.org/3" xmlns:oa="http://www.openapplications.org/oagis/9" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Identification Set. Details</ccts:DictionaryEntryName>
<?xml version="1.0" encoding="UTF-8"?><ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" xmlns="http://www.hr-xml.org/3" xmlns:oa="http://www.openapplications.org/oagis/9" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Contains a
set of identifications (IDs) that as a composite belong to an identification
scheme control by a particular party.</ccts:DefinitionText>
<?xml version="1.0" encoding="UTF-8"?><ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" xmlns="http://www.hr-xml.org/3" xmlns:oa="http://www.openapplications.org/oagis/9" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Could be used
to communicate a "facet identifier" or other multi-part identifier or other
identification scheme that consists of a set of identifiers as a
composite.</ccts:UsageRule>
Java class for IDSetType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IDSetType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.hr-xml.org/3}ID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.hr-xml.org/3}UserArea" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.hr-xml.org/3}IdentifierAttributeGroup"/>
<attGroup ref="{http://www.hr-xml.org/3}EffectiveDateAttributeGroup"/>
<attribute name="agencyRoleCode" type="{http://www.hr-xml.org/3}AgencyRoleCodeContentType" />
</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 |
|---|
IDSetType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addID(IdentifierType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addValidFrom(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addValidTo(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
IDSetType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(IDSetType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
String |
getAgencyRoleCode()
Gets the value of the agencyRoleCode property.
|
List<IdentifierType> |
getID()
Gets the value of the id property.
|
IdentifierType |
getIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
getSchemeAgencyID()
Gets the value of the schemeAgencyID property.
|
String |
getSchemeAgencyName()
Gets the value of the schemeAgencyName property.
|
String |
getSchemeDataURI()
Gets the value of the schemeDataURI property.
|
String |
getSchemeID()
Gets the value of the schemeID property.
|
String |
getSchemeName()
Gets the value of the schemeName property.
|
String |
getSchemeURI()
Gets the value of the schemeURI property.
|
String |
getSchemeVersionID()
Gets the value of the schemeVersionID property.
|
UserAreaType |
getUserArea()
Gets the value of the userArea property.
|
List<String> |
getValidFrom()
Gets the value of the validFrom property.
|
String |
getValidFromAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getValidFromCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getValidTo()
Gets the value of the validTo property.
|
String |
getValidToAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getValidToCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoValidFromEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoValidToEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasValidFromEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasValidToEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAgencyRoleCode(String value)
Sets the value of the agencyRoleCode property.
|
void |
setID(List<IdentifierType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSchemeAgencyID(String value)
Sets the value of the schemeAgencyID property.
|
void |
setSchemeAgencyName(String value)
Sets the value of the schemeAgencyName property.
|
void |
setSchemeDataURI(String value)
Sets the value of the schemeDataURI property.
|
void |
setSchemeID(String value)
Sets the value of the schemeID property.
|
void |
setSchemeName(String value)
Sets the value of the schemeName property.
|
void |
setSchemeURI(String value)
Sets the value of the schemeURI property.
|
void |
setSchemeVersionID(String value)
Sets the value of the schemeVersionID property.
|
void |
setUserArea(UserAreaType value)
Sets the value of the userArea property.
|
void |
setValidFrom(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setValidTo(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public IDSetType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IdentifierType> getID()
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 id property.
For example, to add a new item, do as follows:
getID().add(newItem);
Objects of the following type(s) are allowed in the list
IdentifierType
@Nullable public UserAreaType getUserArea()
UserAreaTypepublic void setUserArea(@Nullable UserAreaType value)
value - allowed object is
UserAreaType@Nullable public String getAgencyRoleCode()
Stringpublic void setAgencyRoleCode(@Nullable String value)
value - allowed object is
String@Nullable public String getSchemeID()
Stringpublic void setSchemeID(@Nullable String value)
value - allowed object is
String@Nullable public String getSchemeName()
Stringpublic void setSchemeName(@Nullable String value)
value - allowed object is
String@Nullable public String getSchemeAgencyID()
Stringpublic void setSchemeAgencyID(@Nullable String value)
value - allowed object is
String@Nullable public String getSchemeAgencyName()
Stringpublic void setSchemeAgencyName(@Nullable String value)
value - allowed object is
String@Nullable public String getSchemeVersionID()
Stringpublic void setSchemeVersionID(@Nullable String value)
value - allowed object is
String@Nullable public String getSchemeDataURI()
Stringpublic void setSchemeDataURI(@Nullable String value)
value - allowed object is
String@Nullable public String getSchemeURI()
Stringpublic void setSchemeURI(@Nullable String value)
value - allowed object is
String@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getValidFrom()
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 validFrom property.
For example, to add a new item, do as follows:
getValidFrom().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getValidTo()
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 validTo property.
For example, to add a new item, do as follows:
getValidTo().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setID(@Nullable List<IdentifierType> aList)
aList - The new list member to set. May be null.public void setValidFrom(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setValidTo(@Nullable List<String> aList)
aList - The new list member to set. May be null.public boolean hasIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getIDCount()
@Nullable public IdentifierType getIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addID(@Nonnull IdentifierType elem)
elem - The element to be added. May not be null.public boolean hasValidFromEntries()
true if at least one item is contained, false otherwise.public boolean hasNoValidFromEntries()
true if no item is contained, false otherwise.@Nonnegative public int getValidFromCount()
@Nullable public String getValidFromAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addValidFrom(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasValidToEntries()
true if at least one item is contained, false otherwise.public boolean hasNoValidToEntries()
true if no item is contained, false otherwise.@Nonnegative public int getValidToCount()
@Nullable public String getValidToAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addValidTo(@Nonnull String elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull IDSetType 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.Copyright © 2016–2020 Philip Helger. All rights reserved.