@CodingStyleguideUnaware public class DCatAPCatalogType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for CatalogType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CatalogType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://data.europa.eu/r5r/}dataset" maxOccurs="unbounded"/>
<element ref="{http://purl.org/dc/terms/}description" maxOccurs="unbounded"/>
<element ref="{http://purl.org/dc/terms/}title" maxOccurs="unbounded"/>
<element ref="{http://purl.org/dc/terms/}publisher"/>
<element ref="{http://purl.org/dc/terms/}creator" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}service" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}catalog" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}hasPart" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}isPartOf" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}record" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}rights" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}qualifiedRelation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}issued" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}modified" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}language" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}themeTaxonomy" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}homepage" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}spatial" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}licence" minOccurs="0"/>
</sequence>
</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 |
|---|
DCatAPCatalogType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addCatalog(DCatAPCatalogType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDataset(DCatAPDatasetType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addHasPart(DCatAPCatalogType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addLanguage(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addQualifiedRelation(DCatAPRelationshipType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRecord(DCatAPCatalogRecordType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRights(DCRightStatementType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addService(DCatAPDataServiceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpatial(DCLocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addThemeTaxonomy(ConceptSchemeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTitle(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DCatAPCatalogType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(DCatAPCatalogType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<DCatAPCatalogType> |
getCatalog()
Gets the value of the catalog property.
|
DCatAPCatalogType |
getCatalogAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCatalogCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
FoafAgentType |
getCreator()
Gets the value of the creator property.
|
List<DCatAPDatasetType> |
getDataset()
Gets the value of the dataset property.
|
DCatAPDatasetType |
getDatasetAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDatasetCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getDescription()
Gets the value of the description property.
|
String |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DCatAPCatalogType> |
getHasPart()
Gets the value of the hasPart property.
|
DCatAPCatalogType |
getHasPartAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getHasPartCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
FoafDocumentType |
getHomepage()
Gets the value of the homepage property.
|
DCatAPCatalogType |
getIsPartOf()
Gets the value of the isPartOf property.
|
LocalDateTime |
getIssued()
Gets the value of the issued property.
|
List<String> |
getLanguage()
Gets the value of the language property.
|
String |
getLanguageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLanguageCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DCLicenceDocumentType |
getLicence()
Gets the value of the licence property.
|
LocalDateTime |
getModified()
Gets the value of the modified property.
|
FoafAgentType |
getPublisher()
Gets the value of the publisher property.
|
List<DCatAPRelationshipType> |
getQualifiedRelation()
Gets the value of the qualifiedRelation property.
|
DCatAPRelationshipType |
getQualifiedRelationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getQualifiedRelationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DCatAPCatalogRecordType> |
getRecord()
Gets the value of the record property.
|
DCatAPCatalogRecordType |
getRecordAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRecordCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DCRightStatementType> |
getRights()
Gets the value of the rights property.
|
DCRightStatementType |
getRightsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRightsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DCatAPDataServiceType> |
getService()
Gets the value of the service property.
|
DCatAPDataServiceType |
getServiceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getServiceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DCLocationType> |
getSpatial()
Gets the value of the spatial property.
|
DCLocationType |
getSpatialAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpatialCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ConceptSchemeType> |
getThemeTaxonomy()
Gets the value of the themeTaxonomy property.
|
ConceptSchemeType |
getThemeTaxonomyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getThemeTaxonomyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getTitle()
Gets the value of the title property.
|
String |
getTitleAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTitleCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCatalogEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDatasetEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasHasPartEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasLanguageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCatalogEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDatasetEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoHasPartEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLanguageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoQualifiedRelationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRecordEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRightsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoServiceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpatialEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoThemeTaxonomyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTitleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasQualifiedRelationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRecordEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRightsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasServiceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpatialEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasThemeTaxonomyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTitleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCatalog(List<DCatAPCatalogType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCreator(FoafAgentType value)
Sets the value of the creator property.
|
void |
setDataset(List<DCatAPDatasetType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setHasPart(List<DCatAPCatalogType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setHomepage(FoafDocumentType value)
Sets the value of the homepage property.
|
void |
setIsPartOf(DCatAPCatalogType value)
Sets the value of the isPartOf property.
|
void |
setIssued(LocalDateTime value)
Sets the value of the issued property.
|
void |
setLanguage(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLicence(DCLicenceDocumentType value)
Sets the value of the licence property.
|
void |
setModified(LocalDateTime value)
Sets the value of the modified property.
|
void |
setPublisher(FoafAgentType value)
Sets the value of the publisher property.
|
void |
setQualifiedRelation(List<DCatAPRelationshipType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setRecord(List<DCatAPCatalogRecordType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setRights(List<DCRightStatementType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setService(List<DCatAPDataServiceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpatial(List<DCLocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setThemeTaxonomy(List<ConceptSchemeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTitle(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public DCatAPCatalogType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCatAPDatasetType> getDataset()
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 dataset property.
For example, to add a new item, do as follows:
getDataset().add(newItem);
Objects of the following type(s) are allowed in the list
DCatAPDatasetType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getDescription()
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 description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getTitle()
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 title property.
For example, to add a new item, do as follows:
getTitle().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nullable public FoafAgentType getPublisher()
FoafAgentTypepublic void setPublisher(@Nullable FoafAgentType value)
value - allowed object is
FoafAgentType@Nullable public FoafAgentType getCreator()
FoafAgentTypepublic void setCreator(@Nullable FoafAgentType value)
value - allowed object is
FoafAgentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCatAPDataServiceType> getService()
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 service property.
For example, to add a new item, do as follows:
getService().add(newItem);
Objects of the following type(s) are allowed in the list
DCatAPDataServiceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCatAPCatalogType> getCatalog()
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 catalog property.
For example, to add a new item, do as follows:
getCatalog().add(newItem);
Objects of the following type(s) are allowed in the list
DCatAPCatalogType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCatAPCatalogType> getHasPart()
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 hasPart property.
For example, to add a new item, do as follows:
getHasPart().add(newItem);
Objects of the following type(s) are allowed in the list
DCatAPCatalogType
@Nullable public DCatAPCatalogType getIsPartOf()
DCatAPCatalogTypepublic void setIsPartOf(@Nullable DCatAPCatalogType value)
value - allowed object is
DCatAPCatalogType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCatAPCatalogRecordType> getRecord()
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 record property.
For example, to add a new item, do as follows:
getRecord().add(newItem);
Objects of the following type(s) are allowed in the list
DCatAPCatalogRecordType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCRightStatementType> getRights()
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 rights property.
For example, to add a new item, do as follows:
getRights().add(newItem);
Objects of the following type(s) are allowed in the list
DCRightStatementType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCatAPRelationshipType> getQualifiedRelation()
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 qualifiedRelation property.
For example, to add a new item, do as follows:
getQualifiedRelation().add(newItem);
Objects of the following type(s) are allowed in the list
DCatAPRelationshipType
@Nullable public LocalDateTime getIssued()
Stringpublic void setIssued(@Nullable LocalDateTime value)
value - allowed object is
String@Nullable public LocalDateTime getModified()
Stringpublic void setModified(@Nullable LocalDateTime value)
value - allowed object is
String@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getLanguage()
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 language property.
For example, to add a new item, do as follows:
getLanguage().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ConceptSchemeType> getThemeTaxonomy()
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 themeTaxonomy property.
For example, to add a new item, do as follows:
getThemeTaxonomy().add(newItem);
Objects of the following type(s) are allowed in the list
ConceptSchemeType
@Nullable public FoafDocumentType getHomepage()
FoafDocumentTypepublic void setHomepage(@Nullable FoafDocumentType value)
value - allowed object is
FoafDocumentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCLocationType> getSpatial()
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 spatial property.
For example, to add a new item, do as follows:
getSpatial().add(newItem);
Objects of the following type(s) are allowed in the list
DCLocationType
@Nullable public DCLicenceDocumentType getLicence()
DCLicenceDocumentTypepublic void setLicence(@Nullable DCLicenceDocumentType value)
value - allowed object is
DCLicenceDocumentTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDataset(@Nullable List<DCatAPDatasetType> aList)
aList - The new list member to set. May be null.public void setDescription(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setTitle(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setService(@Nullable List<DCatAPDataServiceType> aList)
aList - The new list member to set. May be null.public void setCatalog(@Nullable List<DCatAPCatalogType> aList)
aList - The new list member to set. May be null.public void setHasPart(@Nullable List<DCatAPCatalogType> aList)
aList - The new list member to set. May be null.public void setRecord(@Nullable List<DCatAPCatalogRecordType> aList)
aList - The new list member to set. May be null.public void setRights(@Nullable List<DCRightStatementType> aList)
aList - The new list member to set. May be null.public void setQualifiedRelation(@Nullable List<DCatAPRelationshipType> aList)
aList - The new list member to set. May be null.public void setLanguage(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setThemeTaxonomy(@Nullable List<ConceptSchemeType> aList)
aList - The new list member to set. May be null.public void setSpatial(@Nullable List<DCLocationType> aList)
aList - The new list member to set. May be null.public boolean hasDatasetEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDatasetEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDatasetCount()
@Nullable public DCatAPDatasetType getDatasetAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDataset(@Nonnull DCatAPDatasetType elem)
elem - The element to be added. May not be null.public boolean hasDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionCount()
@Nullable public String getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasTitleEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTitleEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTitleCount()
@Nullable public String getTitleAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTitle(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasServiceEntries()
true if at least one item is contained, false otherwise.public boolean hasNoServiceEntries()
true if no item is contained, false otherwise.@Nonnegative public int getServiceCount()
@Nullable public DCatAPDataServiceType getServiceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addService(@Nonnull DCatAPDataServiceType elem)
elem - The element to be added. May not be null.public boolean hasCatalogEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCatalogEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCatalogCount()
@Nullable public DCatAPCatalogType getCatalogAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCatalog(@Nonnull DCatAPCatalogType elem)
elem - The element to be added. May not be null.public boolean hasHasPartEntries()
true if at least one item is contained, false otherwise.public boolean hasNoHasPartEntries()
true if no item is contained, false otherwise.@Nonnegative public int getHasPartCount()
@Nullable public DCatAPCatalogType getHasPartAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addHasPart(@Nonnull DCatAPCatalogType elem)
elem - The element to be added. May not be null.public boolean hasRecordEntries()
true if at least one item is contained, false otherwise.public boolean hasNoRecordEntries()
true if no item is contained, false otherwise.@Nonnegative public int getRecordCount()
@Nullable public DCatAPCatalogRecordType getRecordAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addRecord(@Nonnull DCatAPCatalogRecordType elem)
elem - The element to be added. May not be null.public boolean hasRightsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoRightsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getRightsCount()
@Nullable public DCRightStatementType getRightsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addRights(@Nonnull DCRightStatementType elem)
elem - The element to be added. May not be null.public boolean hasQualifiedRelationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoQualifiedRelationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getQualifiedRelationCount()
@Nullable public DCatAPRelationshipType getQualifiedRelationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addQualifiedRelation(@Nonnull DCatAPRelationshipType elem)
elem - The element to be added. May not be null.public boolean hasLanguageEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLanguageEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLanguageCount()
@Nullable public String getLanguageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLanguage(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasThemeTaxonomyEntries()
true if at least one item is contained, false otherwise.public boolean hasNoThemeTaxonomyEntries()
true if no item is contained, false otherwise.@Nonnegative public int getThemeTaxonomyCount()
@Nullable public ConceptSchemeType getThemeTaxonomyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addThemeTaxonomy(@Nonnull ConceptSchemeType elem)
elem - The element to be added. May not be null.public boolean hasSpatialEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpatialEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpatialCount()
@Nullable public DCLocationType getSpatialAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpatial(@Nonnull DCLocationType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull DCatAPCatalogType 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.@Nonnull @ReturnsMutableCopy public DCatAPCatalogType clone()
Copyright © 2020–2021 toop.eu. All rights reserved.