@CodingStyleguideUnaware public class ClassificationSchemeType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
ClassificationSchemeType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addClassificationCategory(ClassificationCategoryType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ClassificationSchemeType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ClassificationSchemeType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
AgencyIDType |
getAgencyID()
<pre>
<?
|
String |
getAgencyIDValue()
Get the value of the contained AgencyIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
AgencyNameType |
getAgencyName()
<pre>
<?
|
String |
getAgencyNameValue()
Get the value of the contained AgencyNameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ClassificationCategoryType> |
getClassificationCategory()
<pre>
<?
|
ClassificationCategoryType |
getClassificationCategoryAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getClassificationCategoryCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DescriptionType> |
getDescription()
<pre>
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LanguageIDType |
getLanguageID()
<pre>
<?
|
String |
getLanguageIDValue()
Get the value of the contained LanguageIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LastRevisionDateType |
getLastRevisionDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getLastRevisionDateValue()
Get the value of the contained LastRevisionDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getLastRevisionDateValueLocal()
Get the value of the contained LastRevisionDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LastRevisionTimeType |
getLastRevisionTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getLastRevisionTimeValue()
Get the value of the contained LastRevisionTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getLastRevisionTimeValueLocal()
Get the value of the contained LastRevisionTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
NameType |
getName()
<pre>
<?
|
String |
getNameValue()
Get the value of the contained NameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<NoteType> |
getNote()
<pre>
<?
|
NoteType |
getNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
SchemeURIType |
getSchemeURI()
<pre>
<?
|
String |
getSchemeURIValue()
Get the value of the contained SchemeURIType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
URIType |
getURI()
<pre>
<?
|
String |
getURIValue()
Get the value of the contained URIType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
UUIDType |
getUUID()
<pre>
<?
|
String |
getUUIDValue()
Get the value of the contained UUIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
VersionIDType |
getVersionID()
<pre>
<?
|
String |
getVersionIDValue()
Get the value of the contained VersionIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasClassificationCategoryEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoClassificationCategoryEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAgencyID(AgencyIDType value)
Sets the value of the agencyID property.
|
AgencyIDType |
setAgencyID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAgencyName(AgencyNameType value)
Sets the value of the agencyName property.
|
AgencyNameType |
setAgencyName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setClassificationCategory(List<ClassificationCategoryType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLanguageID(LanguageIDType value)
Sets the value of the languageID property.
|
LanguageIDType |
setLanguageID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLastRevisionDate(LastRevisionDateType value)
Sets the value of the lastRevisionDate property.
|
LastRevisionDateType |
setLastRevisionDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LastRevisionDateType |
setLastRevisionDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLastRevisionTime(LastRevisionTimeType value)
Sets the value of the lastRevisionTime property.
|
LastRevisionTimeType |
setLastRevisionTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LastRevisionTimeType |
setLastRevisionTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setName(NameType value)
Sets the value of the name property.
|
NameType |
setName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSchemeURI(SchemeURIType value)
Sets the value of the schemeURI property.
|
SchemeURIType |
setSchemeURI(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
URIType |
setURI(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setURI(URIType value)
Sets the value of the uri property.
|
UUIDType |
setUUID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
VersionIDType |
setVersionID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setVersionID(VersionIDType value)
Sets the value of the versionID property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ClassificationSchemeType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public UUIDType getUUID()
UUIDTypepublic void setUUID(@Nullable UUIDType value)
value - allowed object is
UUIDType@Nullable public LastRevisionDateType getLastRevisionDate()
LastRevisionDateTypepublic void setLastRevisionDate(@Nullable LastRevisionDateType value)
value - allowed object is
LastRevisionDateType@Nullable public LastRevisionTimeType getLastRevisionTime()
LastRevisionTimeTypepublic void setLastRevisionTime(@Nullable LastRevisionTimeType value)
value - allowed object is
LastRevisionTimeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NoteType> getNote()
NoteType@Nullable public NameType getName()
NameTypepublic void setName(@Nullable NameType value)
value - allowed object is
NameType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public AgencyIDType getAgencyID()
AgencyIDTypepublic void setAgencyID(@Nullable AgencyIDType value)
value - allowed object is
AgencyIDType@Nullable public AgencyNameType getAgencyName()
AgencyNameTypepublic void setAgencyName(@Nullable AgencyNameType value)
value - allowed object is
AgencyNameType@Nullable public VersionIDType getVersionID()
VersionIDTypepublic void setVersionID(@Nullable VersionIDType value)
value - allowed object is
VersionIDType@Nullable public URIType getURI()
URITypepublic void setURI(@Nullable URIType value)
value - allowed object is
URIType@Nullable public SchemeURIType getSchemeURI()
SchemeURITypepublic void setSchemeURI(@Nullable SchemeURIType value)
value - allowed object is
SchemeURIType@Nullable public LanguageIDType getLanguageID()
LanguageIDTypepublic void setLanguageID(@Nullable LanguageIDType value)
value - allowed object is
LanguageIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ClassificationCategoryType> getClassificationCategory()
ClassificationCategoryTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setNote(@Nullable List<NoteType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setClassificationCategory(@Nullable List<ClassificationCategoryType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasNoteEntries()
public boolean hasNoNoteEntries()
@Nonnegative public int getNoteCount()
@Nullable public NoteType getNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addNote(@Nonnull NoteType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasDescriptionEntries()
public boolean hasNoDescriptionEntries()
@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasClassificationCategoryEntries()
public boolean hasNoClassificationCategoryEntries()
@Nonnegative public int getClassificationCategoryCount()
@Nullable public ClassificationCategoryType getClassificationCategoryAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addClassificationCategory(@Nonnull ClassificationCategoryType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull ClassificationSchemeType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public ClassificationSchemeType clone()
@Nonnull public LastRevisionDateType setLastRevisionDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LastRevisionDateType setLastRevisionDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LastRevisionTimeType setLastRevisionTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LastRevisionTimeType setLastRevisionTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public UUIDType setUUID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AgencyIDType setAgencyID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public VersionIDType setVersionID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public URIType setURI(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SchemeURIType setSchemeURI(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LanguageIDType setLanguageID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public NameType setName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AgencyNameType setAgencyName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getUUIDValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getLastRevisionDateValue()
@Nullable public LocalDate getLastRevisionDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getLastRevisionTimeValue()
@Nullable public LocalTime getLastRevisionTimeValueLocal()
@Nullable public String getNameValue()
@Nullable public String getAgencyIDValue()
@Nullable public String getAgencyNameValue()
@Nullable public String getVersionIDValue()
@Nullable public String getURIValue()
@Nullable public String getSchemeURIValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.