public class UBLExtensionType extends Object
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>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionAgencyIDType |
extensionAgencyID |
protected ExtensionAgencyNameType |
extensionAgencyName |
protected ExtensionAgencyURIType |
extensionAgencyURI |
protected ExtensionContentType |
extensionContent |
protected ExtensionReasonType |
extensionReason |
protected ExtensionReasonCodeType |
extensionReasonCode |
protected ExtensionURIType |
extensionURI |
protected ExtensionVersionIDType |
extensionVersionID |
protected IDType |
id |
protected NameType |
name |
| Constructor and Description |
|---|
UBLExtensionType() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionAgencyIDType |
getExtensionAgencyID()
An agency that maintains one or more Extensions.
|
ExtensionAgencyNameType |
getExtensionAgencyName()
The name of the agency that maintains the Extension.
|
ExtensionAgencyURIType |
getExtensionAgencyURI()
A URI for the Agency that maintains the Extension.
|
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.
|
ExtensionURIType |
getExtensionURI()
A URI for the Extension.
|
ExtensionVersionIDType |
getExtensionVersionID()
The version of the Extension.
|
IDType |
getID()
An identifier for the Extension assigned by the creator of the extension.
|
NameType |
getName()
A name for the Extension assigned by the creator of the extension.
|
void |
setExtensionAgencyID(ExtensionAgencyIDType value)
Sets the value of the extensionAgencyID property.
|
void |
setExtensionAgencyName(ExtensionAgencyNameType value)
Sets the value of the extensionAgencyName property.
|
void |
setExtensionAgencyURI(ExtensionAgencyURIType value)
Sets the value of the extensionAgencyURI property.
|
void |
setExtensionContent(ExtensionContentType value)
Sets the value of the extensionContent property.
|
void |
setExtensionReason(ExtensionReasonType value)
Sets the value of the extensionReason property.
|
void |
setExtensionReasonCode(ExtensionReasonCodeType value)
Sets the value of the extensionReasonCode property.
|
void |
setExtensionURI(ExtensionURIType value)
Sets the value of the extensionURI property.
|
void |
setExtensionVersionID(ExtensionVersionIDType value)
Sets the value of the extensionVersionID property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setName(NameType value)
Sets the value of the name property.
|
protected IDType id
protected NameType name
protected ExtensionAgencyIDType extensionAgencyID
protected ExtensionAgencyNameType extensionAgencyName
protected ExtensionVersionIDType extensionVersionID
protected ExtensionAgencyURIType extensionAgencyURI
protected ExtensionURIType extensionURI
protected ExtensionReasonCodeType extensionReasonCode
protected ExtensionReasonType extensionReason
protected ExtensionContentType extensionContent
public IDType getID()
IDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic NameType getName()
NameTypepublic void setName(NameType value)
value - allowed object is
NameTypepublic ExtensionAgencyIDType getExtensionAgencyID()
ExtensionAgencyIDTypepublic void setExtensionAgencyID(ExtensionAgencyIDType value)
value - allowed object is
ExtensionAgencyIDTypepublic ExtensionAgencyNameType getExtensionAgencyName()
ExtensionAgencyNameTypepublic void setExtensionAgencyName(ExtensionAgencyNameType value)
value - allowed object is
ExtensionAgencyNameTypepublic ExtensionVersionIDType getExtensionVersionID()
ExtensionVersionIDTypepublic void setExtensionVersionID(ExtensionVersionIDType value)
value - allowed object is
ExtensionVersionIDTypepublic ExtensionAgencyURIType getExtensionAgencyURI()
ExtensionAgencyURITypepublic void setExtensionAgencyURI(ExtensionAgencyURIType value)
value - allowed object is
ExtensionAgencyURITypepublic ExtensionURIType getExtensionURI()
ExtensionURITypepublic void setExtensionURI(ExtensionURIType value)
value - allowed object is
ExtensionURITypepublic ExtensionReasonCodeType getExtensionReasonCode()
ExtensionReasonCodeTypepublic void setExtensionReasonCode(ExtensionReasonCodeType value)
value - allowed object is
ExtensionReasonCodeTypepublic ExtensionReasonType getExtensionReason()
ExtensionReasonTypepublic void setExtensionReason(ExtensionReasonType value)
value - allowed object is
ExtensionReasonTypepublic ExtensionContentType getExtensionContent()
ExtensionContentTypepublic void setExtensionContent(ExtensionContentType value)
value - allowed object is
ExtensionContentTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.