@CodingStyleguideUnaware public class UBLExtensionType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
UBLExtensionType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
UBLExtensionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(UBLExtensionType ret)
This method clones all values from <code>this</code> to the passed object.
|
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<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExtensionAgencyNameType |
getExtensionAgencyName()
The name of the agency that maintains the Extension.
|
String |
getExtensionAgencyNameValue()
Get the value of the contained ExtensionAgencyNameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExtensionAgencyURIType |
getExtensionAgencyURI()
A URI for the Agency that maintains the Extension.
|
String |
getExtensionAgencyURIValue()
Get the value of the contained ExtensionAgencyURIType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getExtensionReasonValue()
Get the value of the contained ExtensionReasonType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExtensionURIType |
getExtensionURI()
A URI for the Extension.
|
String |
getExtensionURIValue()
Get the value of the contained ExtensionURIType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExtensionVersionIDType |
getExtensionVersionID()
The version of the Extension.
|
String |
getExtensionVersionIDValue()
Get the value of the contained ExtensionVersionIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IDType |
getID()
An identifier for the Extension assigned by the creator of the extension.
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
NameType |
getName()
A name for the Extension assigned by the creator of the extension.
|
String |
getNameValue()
Get the value of the contained NameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExtensionAgencyName(ExtensionAgencyNameType value)
Sets the value of the extensionAgencyName property.
|
ExtensionAgencyNameType |
setExtensionAgencyName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExtensionAgencyURI(ExtensionAgencyURIType value)
Sets the value of the extensionAgencyURI property.
|
ExtensionAgencyURIType |
setExtensionAgencyURI(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExtensionReasonCode(ExtensionReasonCodeType value)
Sets the value of the extensionReasonCode property.
|
ExtensionReasonCodeType |
setExtensionReasonCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExtensionURI(ExtensionURIType value)
Sets the value of the extensionURI property.
|
ExtensionURIType |
setExtensionURI(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExtensionVersionID(ExtensionVersionIDType value)
Sets the value of the extensionVersionID property.
|
ExtensionVersionIDType |
setExtensionVersionID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setName(NameType value)
Sets the value of the name property.
|
NameType |
setName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public UBLExtensionType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public NameType getName()
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()
public void cloneTo(@Nonnull UBLExtensionType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public UBLExtensionType clone()
@Nonnull public ExtensionReasonCodeType setExtensionReasonCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExtensionAgencyIDType setExtensionAgencyID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExtensionVersionIDType setExtensionVersionID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExtensionAgencyURIType setExtensionAgencyURI(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExtensionURIType setExtensionURI(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExtensionReasonType setExtensionReason(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public NameType setName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExtensionAgencyNameType setExtensionAgencyName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getNameValue()
@Nullable public String getExtensionAgencyIDValue()
@Nullable public String getExtensionAgencyNameValue()
@Nullable public String getExtensionVersionIDValue()
@Nullable public String getExtensionAgencyURIValue()
@Nullable public String getExtensionURIValue()
@Nullable public String getExtensionReasonCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.