@CodingStyleguideUnaware public class CatalogueReferenceType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
CatalogueReferenceType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CatalogueReferenceType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CatalogueReferenceType 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
|
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
|
IssueDateType |
getIssueDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getIssueDateValue()
Get the value of the contained IssueDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getIssueDateValueLocal()
Get the value of the contained IssueDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IssueTimeType |
getIssueTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getIssueTimeValue()
Get the value of the contained IssueTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getIssueTimeValueLocal()
Get the value of the contained IssueTimeType 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
|
PreviousVersionIDType |
getPreviousVersionID()
<pre>
<?
|
String |
getPreviousVersionIDValue()
Get the value of the contained PreviousVersionIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RevisionDateType |
getRevisionDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getRevisionDateValue()
Get the value of the contained RevisionDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getRevisionDateValueLocal()
Get the value of the contained RevisionDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RevisionTimeType |
getRevisionTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getRevisionTimeValue()
Get the value of the contained RevisionTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getRevisionTimeValueLocal()
Get the value of the contained RevisionTimeType 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 |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
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 |
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 |
setIssueDate(IssueDateType value)
Sets the value of the issueDate property.
|
IssueDateType |
setIssueDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IssueDateType |
setIssueDate(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 |
setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.
|
IssueTimeType |
setIssueTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IssueTimeType |
setIssueTime(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 |
setNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPreviousVersionID(PreviousVersionIDType value)
Sets the value of the previousVersionID property.
|
PreviousVersionIDType |
setPreviousVersionID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RevisionDateType |
setRevisionDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRevisionDate(RevisionDateType value)
Sets the value of the revisionDate property.
|
RevisionDateType |
setRevisionDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RevisionTimeType |
setRevisionTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRevisionTime(RevisionTimeType value)
Sets the value of the revisionTime property.
|
RevisionTimeType |
setRevisionTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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 CatalogueReferenceType()
@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 IssueDateType getIssueDate()
IssueDateTypepublic void setIssueDate(@Nullable IssueDateType value)
value - allowed object is
IssueDateType@Nullable public IssueTimeType getIssueTime()
IssueTimeTypepublic void setIssueTime(@Nullable IssueTimeType value)
value - allowed object is
IssueTimeType@Nullable public RevisionDateType getRevisionDate()
RevisionDateTypepublic void setRevisionDate(@Nullable RevisionDateType value)
value - allowed object is
RevisionDateType@Nullable public RevisionTimeType getRevisionTime()
RevisionTimeTypepublic void setRevisionTime(@Nullable RevisionTimeType value)
value - allowed object is
RevisionTimeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NoteType> getNote()
NoteType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public VersionIDType getVersionID()
VersionIDTypepublic void setVersionID(@Nullable VersionIDType value)
value - allowed object is
VersionIDType@Nullable public PreviousVersionIDType getPreviousVersionID()
PreviousVersionIDTypepublic void setPreviousVersionID(@Nullable PreviousVersionIDType value)
value - allowed object is
PreviousVersionIDTypepublic 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 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 void cloneTo(@Nonnull CatalogueReferenceType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public CatalogueReferenceType clone()
@Nonnull public IssueDateType setIssueDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IssueDateType setIssueDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RevisionDateType setRevisionDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RevisionDateType setRevisionDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IssueTimeType setIssueTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IssueTimeType setIssueTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RevisionTimeType setRevisionTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RevisionTimeType setRevisionTime(@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 VersionIDType setVersionID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PreviousVersionIDType setPreviousVersionID(@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 getIssueDateValue()
@Nullable public LocalDate getIssueDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getIssueTimeValue()
@Nullable public LocalTime getIssueTimeValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getRevisionDateValue()
@Nullable public LocalDate getRevisionDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getRevisionTimeValue()
@Nullable public LocalTime getRevisionTimeValueLocal()
@Nullable public String getVersionIDValue()
@Nullable public String getPreviousVersionIDValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.