public class UBLExtensionType extends Object implements Serializable
Java class for UBLExtensionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UBLExtensionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Name" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}ExtensionAgencyID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}ExtensionAgencyName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}ExtensionVersionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}ExtensionAgencyURI" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}ExtensionURI" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}ExtensionReasonCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}ExtensionReason" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}ExtensionContent"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
UBLExtensionType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
ExtensionAgencyIDType |
getExtensionAgencyID()
An agency that maintains one or more Extensions.
|
String |
getExtensionAgencyIDValue()
Get the value of the contained ExtensionAgencyIDType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
ExtensionAgencyNameType |
getExtensionAgencyName()
The name of the agency that maintains the Extension.
|
String |
getExtensionAgencyNameValue()
Get the value of the contained ExtensionAgencyNameType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
ExtensionAgencyURIType |
getExtensionAgencyURI()
A URI for the Agency that maintains the Extension.
|
String |
getExtensionAgencyURIValue()
Get the value of the contained ExtensionAgencyURIType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
ExtensionContentType |
getExtensionContent()
The definition of the extension content.
|
ExtensionReasonType |
getExtensionReason()
A description of the reason for the Extension.
|
ExtensionReasonCodeType |
getExtensionReasonCode()
A code for reason the Extension is being included.
|
String |
getExtensionReasonCodeValue()
Get the value of the contained ExtensionReasonCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
String |
getExtensionReasonValue()
Get the value of the contained ExtensionReasonType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
ExtensionURIType |
getExtensionURI()
A URI for the Extension.
|
String |
getExtensionURIValue()
Get the value of the contained ExtensionURIType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
ExtensionVersionIDType |
getExtensionVersionID()
The version of the Extension.
|
String |
getExtensionVersionIDValue()
Get the value of the contained ExtensionVersionIDType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
NameType |
getName()
<?
|
String |
getNameValue()
Get the value of the contained NameType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setExtensionAgencyID(ExtensionAgencyIDType value)
Sets the value of the extensionAgencyID property.
|
ExtensionAgencyIDType |
setExtensionAgencyID(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setExtensionAgencyName(ExtensionAgencyNameType value)
Sets the value of the extensionAgencyName property.
|
ExtensionAgencyNameType |
setExtensionAgencyName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setExtensionAgencyURI(ExtensionAgencyURIType value)
Sets the value of the extensionAgencyURI property.
|
ExtensionAgencyURIType |
setExtensionAgencyURI(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setExtensionContent(ExtensionContentType value)
Sets the value of the extensionContent property.
|
void |
setExtensionReason(ExtensionReasonType value)
Sets the value of the extensionReason property.
|
ExtensionReasonType |
setExtensionReason(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setExtensionReasonCode(ExtensionReasonCodeType value)
Sets the value of the extensionReasonCode property.
|
ExtensionReasonCodeType |
setExtensionReasonCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setExtensionURI(ExtensionURIType value)
Sets the value of the extensionURI property.
|
ExtensionURIType |
setExtensionURI(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setExtensionVersionID(ExtensionVersionIDType value)
Sets the value of the extensionVersionID property.
|
ExtensionVersionIDType |
setExtensionVersionID(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setName(NameType value)
Sets the value of the name property.
|
NameType |
setName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public UBLExtensionType()
@Nullable public IDType getID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Extension. Identifier</ccts:DictionaryEntryName><ccts:Version/><ccts:Definition>An identifier for the Extension assigned by the creator of the extension.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Extension</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public NameType getName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Extension. Name</ccts:DictionaryEntryName><ccts:Version/><ccts:Definition>A name for the Extension assigned by the creator of the extension.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Extension</ccts:ObjectClass><ccts:PropertyTerm>Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>
NameTypepublic void setName(@Nullable NameType value)
value - allowed object is
NameType@Nullable public ExtensionAgencyIDType getExtensionAgencyID()
ExtensionAgencyIDTypepublic void setExtensionAgencyID(@Nullable ExtensionAgencyIDType value)
value - allowed object is
ExtensionAgencyIDType@Nullable public ExtensionAgencyNameType getExtensionAgencyName()
ExtensionAgencyNameTypepublic void setExtensionAgencyName(@Nullable ExtensionAgencyNameType value)
value - allowed object is
ExtensionAgencyNameType@Nullable public ExtensionVersionIDType getExtensionVersionID()
ExtensionVersionIDTypepublic void setExtensionVersionID(@Nullable ExtensionVersionIDType value)
value - allowed object is
ExtensionVersionIDType@Nullable public ExtensionAgencyURIType getExtensionAgencyURI()
ExtensionAgencyURITypepublic void setExtensionAgencyURI(@Nullable ExtensionAgencyURIType value)
value - allowed object is
ExtensionAgencyURIType@Nullable public ExtensionURIType getExtensionURI()
ExtensionURITypepublic void setExtensionURI(@Nullable ExtensionURIType value)
value - allowed object is
ExtensionURIType@Nullable public ExtensionReasonCodeType getExtensionReasonCode()
ExtensionReasonCodeTypepublic void setExtensionReasonCode(@Nullable ExtensionReasonCodeType value)
value - allowed object is
ExtensionReasonCodeType@Nullable public ExtensionReasonType getExtensionReason()
ExtensionReasonTypepublic void setExtensionReason(@Nullable ExtensionReasonType value)
value - allowed object is
ExtensionReasonType@Nullable public ExtensionContentType getExtensionContent()
ExtensionContentTypepublic void setExtensionContent(@Nullable ExtensionContentType value)
value - allowed object is
ExtensionContentTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
@Nonnull public ExtensionAgencyNameType setExtensionAgencyName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ExtensionReasonType setExtensionReason(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NameType setName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ExtensionAgencyIDType setExtensionAgencyID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ExtensionVersionIDType setExtensionVersionID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ExtensionAgencyURIType setExtensionAgencyURI(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ExtensionURIType setExtensionURI(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ExtensionReasonCodeType setExtensionReasonCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getNameValue()
null@Nullable public String getExtensionAgencyIDValue()
null@Nullable public String getExtensionAgencyNameValue()
null@Nullable public String getExtensionVersionIDValue()
null@Nullable public String getExtensionAgencyURIValue()
null@Nullable public String getExtensionURIValue()
null@Nullable public String getExtensionReasonCodeValue()
nullCopyright © 2014 Philip Helger. All rights reserved.