@CodingStyleguideUnaware public class AgentType 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>Agent. Details</ccts:DictionaryEntryName><ccts:Definition>An entity that is able to carry out actions.</ccts:Definition><ccts:ObjectClass>Agent</ccts:ObjectClass></ccts:Component>
Java class for AgentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AgentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}AgentPlaysRoleCorePublicService" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}AgentProvidesCorePublicService" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}AgentUsesCorePublicService" 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-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
AgentType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
AgentType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(AgentType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
CorePublicServiceType |
getAgentPlaysRoleCorePublicService()
<?
|
CorePublicServiceType |
getAgentProvidesCorePublicService()
<?
|
CorePublicServiceType |
getAgentUsesCorePublicService()
<?
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setAgentPlaysRoleCorePublicService(CorePublicServiceType value)
Sets the value of the agentPlaysRoleCorePublicService property.
|
void |
setAgentProvidesCorePublicService(CorePublicServiceType value)
Sets the value of the agentProvidesCorePublicService property.
|
void |
setAgentUsesCorePublicService(CorePublicServiceType value)
Sets the value of the agentUsesCorePublicService property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public AgentType()
@Nullable public CorePublicServiceType getAgentPlaysRoleCorePublicService()
<?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>Agent. Agent Plays Role_ Core Public Service. Core Public Service</ccts:DictionaryEntryName><ccts:Definition>A public service in which the agent plays a role.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Agent</ccts:ObjectClass><ccts:PropertyTermQualifier>Agent Plays Role</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>
CorePublicServiceTypepublic void setAgentPlaysRoleCorePublicService(@Nullable CorePublicServiceType value)
value - allowed object is
CorePublicServiceType@Nullable public CorePublicServiceType getAgentProvidesCorePublicService()
<?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>Agent. Agent Provides_ Core Public Service. Core Public Service</ccts:DictionaryEntryName><ccts:Definition>A public service provided by the agent.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Agent</ccts:ObjectClass><ccts:PropertyTermQualifier>Agent Provides</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>
CorePublicServiceTypepublic void setAgentProvidesCorePublicService(@Nullable CorePublicServiceType value)
value - allowed object is
CorePublicServiceType@Nullable public CorePublicServiceType getAgentUsesCorePublicService()
<?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>Agent. Agent Uses_ Core Public Service. Core Public Service</ccts:DictionaryEntryName><ccts:Definition>A public service used by the agent.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Agent</ccts:ObjectClass><ccts:PropertyTermQualifier>Agent Uses</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>
CorePublicServiceTypepublic void setAgentUsesCorePublicService(@Nullable CorePublicServiceType value)
value - allowed object is
CorePublicServiceTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull AgentType 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.Copyright © 2020–2021 toop.eu. All rights reserved.