@CodingStyleguideUnaware public class DCatAPDistributionType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for DistributionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DistributionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://data.europa.eu/r5r/}accessURL"/>
<element ref="{http://www.w3.org/ns/adms#}status" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}page" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}conformsTo" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}issued" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}title" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}format" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}modified" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}rights" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/odrl/2/}hasPolicy" minOccurs="0"/>
<element ref="{spdx:xsd::1.0}checksum" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}accessService" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}availability" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}byteSize" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}compressedFormat" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}downloadURL" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}mediaType" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}spatialResolutionInMeters" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}temporalResolution" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}licence" minOccurs="0"/>
<element ref="{http://data.europa.eu/r5r/}packageFormat" 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 |
|---|
DCatAPDistributionType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addCompressedFormat(DCMediaType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addConformsTo(DCStandardType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpatialResolutionInMeters(BigDecimal elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addStatus(ConceptType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTemporalResolution(Duration elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTitle(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DCatAPDistributionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(DCatAPDistributionType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
DCatAPDataServiceType |
getAccessService()
Gets the value of the accessService property.
|
String |
getAccessURL()
Gets the value of the accessURL property.
|
ConceptType |
getAvailability()
Gets the value of the availability property.
|
BigDecimal |
getByteSize()
Gets the value of the byteSize property.
|
ChecksumType |
getChecksum()
Gets the value of the checksum property.
|
List<DCMediaType> |
getCompressedFormat()
Gets the value of the compressedFormat property.
|
DCMediaType |
getCompressedFormatAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCompressedFormatCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DCStandardType> |
getConformsTo()
Gets the value of the conformsTo property.
|
DCStandardType |
getConformsToAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConformsToCount()
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
|
String |
getDownloadURL()
Gets the value of the downloadURL property.
|
DCMediaType |
getFormat()
Gets the value of the format property.
|
Policy |
getHasPolicy()
Gets the value of the hasPolicy property.
|
XMLGregorianCalendar |
getIssued()
Gets the value of the issued property.
|
DCLicenceDocumentType |
getLicence()
Gets the value of the licence property.
|
DCMediaType |
getMediaType()
Gets the value of the mediaType property.
|
XMLGregorianCalendar |
getModified()
Gets the value of the modified property.
|
DCMediaType |
getPackageFormat()
Gets the value of the packageFormat property.
|
FoafDocumentType |
getPage()
Gets the value of the page property.
|
DCRightStatementType |
getRights()
Gets the value of the rights property.
|
List<BigDecimal> |
getSpatialResolutionInMeters()
Gets the value of the spatialResolutionInMeters property.
|
BigDecimal |
getSpatialResolutionInMetersAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpatialResolutionInMetersCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ConceptType> |
getStatus()
Gets the value of the status property.
|
ConceptType |
getStatusAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getStatusCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<Duration> |
getTemporalResolution()
Gets the value of the temporalResolution property.
|
Duration |
getTemporalResolutionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTemporalResolutionCount()
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 |
hasCompressedFormatEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasConformsToEntries()
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 |
hasNoCompressedFormatEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoConformsToEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpatialResolutionInMetersEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoStatusEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTemporalResolutionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTitleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpatialResolutionInMetersEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasStatusEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTemporalResolutionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTitleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAccessService(DCatAPDataServiceType value)
Sets the value of the accessService property.
|
void |
setAccessURL(String value)
Sets the value of the accessURL property.
|
void |
setAvailability(ConceptType value)
Sets the value of the availability property.
|
void |
setByteSize(BigDecimal value)
Sets the value of the byteSize property.
|
void |
setChecksum(ChecksumType value)
Sets the value of the checksum property.
|
void |
setCompressedFormat(List<DCMediaType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConformsTo(List<DCStandardType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDownloadURL(String value)
Sets the value of the downloadURL property.
|
void |
setFormat(DCMediaType value)
Sets the value of the format property.
|
void |
setHasPolicy(Policy value)
Sets the value of the hasPolicy property.
|
void |
setIssued(XMLGregorianCalendar value)
Sets the value of the issued property.
|
void |
setLicence(DCLicenceDocumentType value)
Sets the value of the licence property.
|
void |
setMediaType(DCMediaType value)
Sets the value of the mediaType property.
|
void |
setModified(XMLGregorianCalendar value)
Sets the value of the modified property.
|
void |
setPackageFormat(DCMediaType value)
Sets the value of the packageFormat property.
|
void |
setPage(FoafDocumentType value)
Sets the value of the page property.
|
void |
setRights(DCRightStatementType value)
Sets the value of the rights property.
|
void |
setSpatialResolutionInMeters(List<BigDecimal> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setStatus(List<ConceptType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTemporalResolution(List<Duration> 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 DCatAPDistributionType()
@Nullable public String getAccessURL()
Stringpublic void setAccessURL(@Nullable String value)
value - allowed object is
String@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ConceptType> getStatus()
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 status property.
For example, to add a new item, do as follows:
getStatus().add(newItem);
Objects of the following type(s) are allowed in the list
ConceptType
@Nullable public FoafDocumentType getPage()
FoafDocumentTypepublic void setPage(@Nullable FoafDocumentType value)
value - allowed object is
FoafDocumentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCStandardType> getConformsTo()
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 conformsTo property.
For example, to add a new item, do as follows:
getConformsTo().add(newItem);
Objects of the following type(s) are allowed in the list
DCStandardType
@Nullable public XMLGregorianCalendar getIssued()
XMLGregorianCalendarpublic void setIssued(@Nullable XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar@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
@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
@Nullable public DCMediaType getFormat()
DCMediaTypepublic void setFormat(@Nullable DCMediaType value)
value - allowed object is
DCMediaType@Nullable public XMLGregorianCalendar getModified()
XMLGregorianCalendarpublic void setModified(@Nullable XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar@Nullable public DCRightStatementType getRights()
DCRightStatementTypepublic void setRights(@Nullable DCRightStatementType value)
value - allowed object is
DCRightStatementType@Nullable public Policy getHasPolicy()
Policypublic void setHasPolicy(@Nullable Policy value)
value - allowed object is
Policy@Nullable public ChecksumType getChecksum()
ChecksumTypepublic void setChecksum(@Nullable ChecksumType value)
value - allowed object is
ChecksumType@Nullable public DCatAPDataServiceType getAccessService()
DCatAPDataServiceTypepublic void setAccessService(@Nullable DCatAPDataServiceType value)
value - allowed object is
DCatAPDataServiceType@Nullable public ConceptType getAvailability()
ConceptTypepublic void setAvailability(@Nullable ConceptType value)
value - allowed object is
ConceptType@Nullable public BigDecimal getByteSize()
BigDecimalpublic void setByteSize(@Nullable BigDecimal value)
value - allowed object is
BigDecimal@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DCMediaType> getCompressedFormat()
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 compressedFormat property.
For example, to add a new item, do as follows:
getCompressedFormat().add(newItem);
Objects of the following type(s) are allowed in the list
DCMediaType
@Nullable public String getDownloadURL()
Stringpublic void setDownloadURL(@Nullable String value)
value - allowed object is
String@Nullable public DCMediaType getMediaType()
DCMediaTypepublic void setMediaType(@Nullable DCMediaType value)
value - allowed object is
DCMediaType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<BigDecimal> getSpatialResolutionInMeters()
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 spatialResolutionInMeters property.
For example, to add a new item, do as follows:
getSpatialResolutionInMeters().add(newItem);
Objects of the following type(s) are allowed in the list
BigDecimal
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<Duration> getTemporalResolution()
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 temporalResolution property.
For example, to add a new item, do as follows:
getTemporalResolution().add(newItem);
Objects of the following type(s) are allowed in the list
Duration
@Nullable public DCLicenceDocumentType getLicence()
DCLicenceDocumentTypepublic void setLicence(@Nullable DCLicenceDocumentType value)
value - allowed object is
DCLicenceDocumentType@Nullable public DCMediaType getPackageFormat()
DCMediaTypepublic void setPackageFormat(@Nullable DCMediaType value)
value - allowed object is
DCMediaTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setStatus(@Nullable List<ConceptType> aList)
aList - The new list member to set. May be null.public void setConformsTo(@Nullable List<DCStandardType> 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 setDescription(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setCompressedFormat(@Nullable List<DCMediaType> aList)
aList - The new list member to set. May be null.public void setSpatialResolutionInMeters(@Nullable List<BigDecimal> aList)
aList - The new list member to set. May be null.public void setTemporalResolution(@Nullable List<Duration> aList)
aList - The new list member to set. May be null.public boolean hasStatusEntries()
true if at least one item is contained, false otherwise.public boolean hasNoStatusEntries()
true if no item is contained, false otherwise.@Nonnegative public int getStatusCount()
@Nullable public ConceptType getStatusAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addStatus(@Nonnull ConceptType elem)
elem - The element to be added. May not be null.public boolean hasConformsToEntries()
true if at least one item is contained, false otherwise.public boolean hasNoConformsToEntries()
true if no item is contained, false otherwise.@Nonnegative public int getConformsToCount()
@Nullable public DCStandardType getConformsToAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addConformsTo(@Nonnull DCStandardType 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 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 hasCompressedFormatEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCompressedFormatEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCompressedFormatCount()
@Nullable public DCMediaType getCompressedFormatAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCompressedFormat(@Nonnull DCMediaType elem)
elem - The element to be added. May not be null.public boolean hasSpatialResolutionInMetersEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpatialResolutionInMetersEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpatialResolutionInMetersCount()
@Nullable public BigDecimal getSpatialResolutionInMetersAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpatialResolutionInMeters(@Nonnull BigDecimal elem)
elem - The element to be added. May not be null.public boolean hasTemporalResolutionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTemporalResolutionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTemporalResolutionCount()
@Nullable public Duration getTemporalResolutionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTemporalResolution(@Nonnull Duration elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull DCatAPDistributionType 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 DCatAPDistributionType clone()
Copyright © 2020 toop.eu. All rights reserved.