@CodingStyleguideUnaware public class CorePublicServiceType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Details</ccts:DictionaryEntryName><ccts:Definition>A set of deeds and acts performed by or on behalf of a public agency for the benefit of a citizen, a business or another public agency.</ccts:Definition><ccts:ObjectClass>Core Public Service</ccts:ObjectClass></ccts:Component>
Java class for CorePublicServiceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CorePublicServiceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PublicServiceName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PublicServiceDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PublicServiceTypeCode" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PublicServiceLanguageCode" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PublicServiceHomepageID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PublicServiceChannel" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PublicServicePhysicallyAvailableAtCoreLocation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}RequiresCorePublicService" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}RelatedCorePublicService" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PublicServiceInput" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PublicServiceProducesOutput" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PublicServiceFollowsRule" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PublicServiceSpatialCoreLocation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PublicServiceTemporalPeriodOfTime" maxOccurs="unbounded" 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 |
|---|
CorePublicServiceType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addPublicServiceChannel(ChannelType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceDescription(PublicServiceDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceFollowsRule(RuleType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceHomepageID(PublicServiceHomepageIDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceInput(InputType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceLanguageCode(PublicServiceLanguageCodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceName(PublicServiceNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServicePhysicallyAvailableAtCoreLocation(CoreLocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceProducesOutput(OutputType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceSpatialCoreLocation(CoreLocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceTemporalPeriodOfTime(PeriodOfTimeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublicServiceTypeCode(PublicServiceTypeCodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRelatedCorePublicService(CorePublicServiceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRequiresCorePublicService(CorePublicServiceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CorePublicServiceType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CorePublicServiceType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<ChannelType> |
getPublicServiceChannel()
<?
|
ChannelType |
getPublicServiceChannelAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceChannelCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PublicServiceDescriptionType> |
getPublicServiceDescription()
<?
|
PublicServiceDescriptionType |
getPublicServiceDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<RuleType> |
getPublicServiceFollowsRule()
<?
|
RuleType |
getPublicServiceFollowsRuleAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceFollowsRuleCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PublicServiceHomepageIDType> |
getPublicServiceHomepageID()
<?
|
PublicServiceHomepageIDType |
getPublicServiceHomepageIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceHomepageIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<InputType> |
getPublicServiceInput()
<?
|
InputType |
getPublicServiceInputAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceInputCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PublicServiceLanguageCodeType> |
getPublicServiceLanguageCode()
<?
|
PublicServiceLanguageCodeType |
getPublicServiceLanguageCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceLanguageCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PublicServiceNameType> |
getPublicServiceName()
<?
|
PublicServiceNameType |
getPublicServiceNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CoreLocationType> |
getPublicServicePhysicallyAvailableAtCoreLocation()
<?
|
CoreLocationType |
getPublicServicePhysicallyAvailableAtCoreLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServicePhysicallyAvailableAtCoreLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<OutputType> |
getPublicServiceProducesOutput()
<?
|
OutputType |
getPublicServiceProducesOutputAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceProducesOutputCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CoreLocationType> |
getPublicServiceSpatialCoreLocation()
<?
|
CoreLocationType |
getPublicServiceSpatialCoreLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceSpatialCoreLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PeriodOfTimeType> |
getPublicServiceTemporalPeriodOfTime()
<?
|
PeriodOfTimeType |
getPublicServiceTemporalPeriodOfTimeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceTemporalPeriodOfTimeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PublicServiceTypeCodeType> |
getPublicServiceTypeCode()
<?
|
PublicServiceTypeCodeType |
getPublicServiceTypeCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicServiceTypeCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CorePublicServiceType> |
getRelatedCorePublicService()
<?
|
CorePublicServiceType |
getRelatedCorePublicServiceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRelatedCorePublicServiceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CorePublicServiceType> |
getRequiresCorePublicService()
<?
|
CorePublicServiceType |
getRequiresCorePublicServiceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRequiresCorePublicServiceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoPublicServiceChannelEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceFollowsRuleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceHomepageIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceInputEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceLanguageCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServicePhysicallyAvailableAtCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceProducesOutputEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceSpatialCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceTemporalPeriodOfTimeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicServiceTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRelatedCorePublicServiceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRequiresCorePublicServiceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceChannelEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceFollowsRuleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceHomepageIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceInputEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceLanguageCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServicePhysicallyAvailableAtCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceProducesOutputEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceSpatialCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceTemporalPeriodOfTimeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicServiceTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRelatedCorePublicServiceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRequiresCorePublicServiceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceChannel(List<ChannelType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceDescription(List<PublicServiceDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceFollowsRule(List<RuleType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceHomepageID(List<PublicServiceHomepageIDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceInput(List<InputType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceLanguageCode(List<PublicServiceLanguageCodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceName(List<PublicServiceNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServicePhysicallyAvailableAtCoreLocation(List<CoreLocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceProducesOutput(List<OutputType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceSpatialCoreLocation(List<CoreLocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceTemporalPeriodOfTime(List<PeriodOfTimeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublicServiceTypeCode(List<PublicServiceTypeCodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setRelatedCorePublicService(List<CorePublicServiceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setRequiresCorePublicService(List<CorePublicServiceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public CorePublicServiceType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PublicServiceNameType> getPublicServiceName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Name. Text</ccts:DictionaryEntryName><ccts:Definition>The name of the service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTerm>Public Service Name</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the publicServiceName property.
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 publicServiceName property.
For example, to add a new item, do as follows:
getPublicServiceName().add(newItem);
Objects of the following type(s) are allowed in the list
PublicServiceNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PublicServiceDescriptionType> getPublicServiceDescription()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Description. Text</ccts:DictionaryEntryName><ccts:Definition>A free text description of the service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTerm>Public Service Description</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the publicServiceDescription property.
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 publicServiceDescription property.
For example, to add a new item, do as follows:
getPublicServiceDescription().add(newItem);
Objects of the following type(s) are allowed in the list
PublicServiceDescriptionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PublicServiceTypeCodeType> getPublicServiceTypeCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Type. Code</ccts:DictionaryEntryName><ccts:Definition>The type of service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTerm>Public Service Type</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>Gets the value of the publicServiceTypeCode property.
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 publicServiceTypeCode property.
For example, to add a new item, do as follows:
getPublicServiceTypeCode().add(newItem);
Objects of the following type(s) are allowed in the list
PublicServiceTypeCodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PublicServiceLanguageCodeType> getPublicServiceLanguageCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Language. Code</ccts:DictionaryEntryName><ccts:Definition>The language(s) in which the service is available.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTerm>Public Service Language</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>Gets the value of the publicServiceLanguageCode property.
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 publicServiceLanguageCode property.
For example, to add a new item, do as follows:
getPublicServiceLanguageCode().add(newItem);
Objects of the following type(s) are allowed in the list
PublicServiceLanguageCodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PublicServiceHomepageIDType> getPublicServiceHomepageID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Homepage. Identifier</ccts:DictionaryEntryName><ccts:Definition>The Web page through which the service may be available.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTerm>Public Service Homepage</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>Gets the value of the publicServiceHomepageID property.
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 publicServiceHomepageID property.
For example, to add a new item, do as follows:
getPublicServiceHomepageID().add(newItem);
Objects of the following type(s) are allowed in the list
PublicServiceHomepageIDType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ChannelType> getPublicServiceChannel()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service_ Channel. Channel</ccts:DictionaryEntryName><ccts:Definition>A medium through which an agent interacts with the service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Public Service</ccts:PropertyTermQualifier><ccts:PropertyTerm>Channel</ccts:PropertyTerm><ccts:AssociatedObjectClass>Channel</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Channel</ccts:RepresentationTerm></ccts:Component>Gets the value of the publicServiceChannel property.
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 publicServiceChannel property.
For example, to add a new item, do as follows:
getPublicServiceChannel().add(newItem);
Objects of the following type(s) are allowed in the list
ChannelType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CoreLocationType> getPublicServicePhysicallyAvailableAtCoreLocation()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Physically Available At_ Core Location. Core Location</ccts:DictionaryEntryName><ccts:Definition>A physical location at which a user may interact with the service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Public Service Physically Available At</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Location</ccts:RepresentationTerm></ccts:Component>Gets the value of the publicServicePhysicallyAvailableAtCoreLocation property.
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 publicServicePhysicallyAvailableAtCoreLocation property.
For example, to add a new item, do as follows:
getPublicServicePhysicallyAvailableAtCoreLocation().add(newItem);
Objects of the following type(s) are allowed in the list
CoreLocationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CorePublicServiceType> getRequiresCorePublicService()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Requires_ Core Public Service. Core Public Service</ccts:DictionaryEntryName><ccts:Definition>Another public service required by this service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Requires</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Public Service</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Public Service</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Public Service</ccts:RepresentationTerm></ccts:Component>Gets the value of the requiresCorePublicService property.
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 requiresCorePublicService property.
For example, to add a new item, do as follows:
getRequiresCorePublicService().add(newItem);
Objects of the following type(s) are allowed in the list
CorePublicServiceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CorePublicServiceType> getRelatedCorePublicService()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Related_ Core Public Service. Core Public Service</ccts:DictionaryEntryName><ccts:Definition>Another public service related to this service, without being required by this service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Related</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Public Service</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Public Service</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Public Service</ccts:RepresentationTerm></ccts:Component>Gets the value of the relatedCorePublicService property.
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 relatedCorePublicService property.
For example, to add a new item, do as follows:
getRelatedCorePublicService().add(newItem);
Objects of the following type(s) are allowed in the list
CorePublicServiceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<InputType> getPublicServiceInput()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service_ Input. Input</ccts:DictionaryEntryName><ccts:Definition>A resource required by the service in order to operate.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Public Service</ccts:PropertyTermQualifier><ccts:PropertyTerm>Input</ccts:PropertyTerm><ccts:AssociatedObjectClass>Input</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Input</ccts:RepresentationTerm></ccts:Component>Gets the value of the publicServiceInput property.
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 publicServiceInput property.
For example, to add a new item, do as follows:
getPublicServiceInput().add(newItem);
Objects of the following type(s) are allowed in the list
InputType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<OutputType> getPublicServiceProducesOutput()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Produces_ Output. Output</ccts:DictionaryEntryName><ccts:Definition>A resource produced by the service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Public Service Produces</ccts:PropertyTermQualifier><ccts:PropertyTerm>Output</ccts:PropertyTerm><ccts:AssociatedObjectClass>Output</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Output</ccts:RepresentationTerm></ccts:Component>Gets the value of the publicServiceProducesOutput property.
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 publicServiceProducesOutput property.
For example, to add a new item, do as follows:
getPublicServiceProducesOutput().add(newItem);
Objects of the following type(s) are allowed in the list
OutputType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<RuleType> getPublicServiceFollowsRule()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Follows_ Rule. Rule</ccts:DictionaryEntryName><ccts:Definition>A rule under which the public service operates.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Public Service Follows</ccts:PropertyTermQualifier><ccts:PropertyTerm>Rule</ccts:PropertyTerm><ccts:AssociatedObjectClass>Rule</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Rule</ccts:RepresentationTerm></ccts:Component>Gets the value of the publicServiceFollowsRule property.
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 publicServiceFollowsRule property.
For example, to add a new item, do as follows:
getPublicServiceFollowsRule().add(newItem);
Objects of the following type(s) are allowed in the list
RuleType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CoreLocationType> getPublicServiceSpatialCoreLocation()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Spatial_ Core Location. Core Location</ccts:DictionaryEntryName><ccts:Definition>The area in which the service is available.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Public Service Spatial</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Location</ccts:RepresentationTerm></ccts:Component>Gets the value of the publicServiceSpatialCoreLocation property.
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 publicServiceSpatialCoreLocation property.
For example, to add a new item, do as follows:
getPublicServiceSpatialCoreLocation().add(newItem);
Objects of the following type(s) are allowed in the list
CoreLocationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PeriodOfTimeType> getPublicServiceTemporalPeriodOfTime()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Public Service. Public Service Temporal_ Period Of Time. Period Of Time</ccts:DictionaryEntryName><ccts:Definition>The time frame in which the service is available.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Public Service</ccts:ObjectClass><ccts:PropertyTermQualifier>Public Service Temporal</ccts:PropertyTermQualifier><ccts:PropertyTerm>Period Of Time</ccts:PropertyTerm><ccts:AssociatedObjectClass>Period Of Time</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Period Of Time</ccts:RepresentationTerm></ccts:Component>Gets the value of the publicServiceTemporalPeriodOfTime property.
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 publicServiceTemporalPeriodOfTime property.
For example, to add a new item, do as follows:
getPublicServiceTemporalPeriodOfTime().add(newItem);
Objects of the following type(s) are allowed in the list
PeriodOfTimeType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setPublicServiceName(@Nullable List<PublicServiceNameType> aList)
aList - The new list member to set. May be null.public void setPublicServiceDescription(@Nullable List<PublicServiceDescriptionType> aList)
aList - The new list member to set. May be null.public void setPublicServiceTypeCode(@Nullable List<PublicServiceTypeCodeType> aList)
aList - The new list member to set. May be null.public void setPublicServiceLanguageCode(@Nullable List<PublicServiceLanguageCodeType> aList)
aList - The new list member to set. May be null.public void setPublicServiceHomepageID(@Nullable List<PublicServiceHomepageIDType> aList)
aList - The new list member to set. May be null.public void setPublicServiceChannel(@Nullable List<ChannelType> aList)
aList - The new list member to set. May be null.public void setPublicServicePhysicallyAvailableAtCoreLocation(@Nullable List<CoreLocationType> aList)
aList - The new list member to set. May be null.public void setRequiresCorePublicService(@Nullable List<CorePublicServiceType> aList)
aList - The new list member to set. May be null.public void setRelatedCorePublicService(@Nullable List<CorePublicServiceType> aList)
aList - The new list member to set. May be null.public void setPublicServiceInput(@Nullable List<InputType> aList)
aList - The new list member to set. May be null.public void setPublicServiceProducesOutput(@Nullable List<OutputType> aList)
aList - The new list member to set. May be null.public void setPublicServiceFollowsRule(@Nullable List<RuleType> aList)
aList - The new list member to set. May be null.public void setPublicServiceSpatialCoreLocation(@Nullable List<CoreLocationType> aList)
aList - The new list member to set. May be null.public void setPublicServiceTemporalPeriodOfTime(@Nullable List<PeriodOfTimeType> aList)
aList - The new list member to set. May be null.public boolean hasPublicServiceNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceNameCount()
@Nullable public PublicServiceNameType getPublicServiceNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceName(@Nonnull PublicServiceNameType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceDescriptionCount()
@Nullable public PublicServiceDescriptionType getPublicServiceDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceDescription(@Nonnull PublicServiceDescriptionType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceTypeCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceTypeCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceTypeCodeCount()
@Nullable public PublicServiceTypeCodeType getPublicServiceTypeCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceTypeCode(@Nonnull PublicServiceTypeCodeType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceLanguageCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceLanguageCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceLanguageCodeCount()
@Nullable public PublicServiceLanguageCodeType getPublicServiceLanguageCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceLanguageCode(@Nonnull PublicServiceLanguageCodeType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceHomepageIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceHomepageIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceHomepageIDCount()
@Nullable public PublicServiceHomepageIDType getPublicServiceHomepageIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceHomepageID(@Nonnull PublicServiceHomepageIDType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceChannelEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceChannelEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceChannelCount()
@Nullable public ChannelType getPublicServiceChannelAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceChannel(@Nonnull ChannelType elem)
elem - The element to be added. May not be null.public boolean hasPublicServicePhysicallyAvailableAtCoreLocationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServicePhysicallyAvailableAtCoreLocationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServicePhysicallyAvailableAtCoreLocationCount()
@Nullable public CoreLocationType getPublicServicePhysicallyAvailableAtCoreLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServicePhysicallyAvailableAtCoreLocation(@Nonnull CoreLocationType elem)
elem - The element to be added. May not be null.public boolean hasRequiresCorePublicServiceEntries()
true if at least one item is contained, false otherwise.public boolean hasNoRequiresCorePublicServiceEntries()
true if no item is contained, false otherwise.@Nonnegative public int getRequiresCorePublicServiceCount()
@Nullable public CorePublicServiceType getRequiresCorePublicServiceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addRequiresCorePublicService(@Nonnull CorePublicServiceType elem)
elem - The element to be added. May not be null.public boolean hasRelatedCorePublicServiceEntries()
true if at least one item is contained, false otherwise.public boolean hasNoRelatedCorePublicServiceEntries()
true if no item is contained, false otherwise.@Nonnegative public int getRelatedCorePublicServiceCount()
@Nullable public CorePublicServiceType getRelatedCorePublicServiceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addRelatedCorePublicService(@Nonnull CorePublicServiceType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceInputEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceInputEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceInputCount()
@Nullable public InputType getPublicServiceInputAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceInput(@Nonnull InputType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceProducesOutputEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceProducesOutputEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceProducesOutputCount()
@Nullable public OutputType getPublicServiceProducesOutputAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceProducesOutput(@Nonnull OutputType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceFollowsRuleEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceFollowsRuleEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceFollowsRuleCount()
@Nullable public RuleType getPublicServiceFollowsRuleAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceFollowsRule(@Nonnull RuleType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceSpatialCoreLocationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceSpatialCoreLocationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceSpatialCoreLocationCount()
@Nullable public CoreLocationType getPublicServiceSpatialCoreLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceSpatialCoreLocation(@Nonnull CoreLocationType elem)
elem - The element to be added. May not be null.public boolean hasPublicServiceTemporalPeriodOfTimeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicServiceTemporalPeriodOfTimeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicServiceTemporalPeriodOfTimeCount()
@Nullable public PeriodOfTimeType getPublicServiceTemporalPeriodOfTimeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublicServiceTemporalPeriodOfTime(@Nonnull PeriodOfTimeType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CorePublicServiceType 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 CorePublicServiceType clone()
Copyright © 2020–2021 toop.eu. All rights reserved.