Class AdditionalAccountIDType
java.lang.Object
ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.IdentifierType
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.unqualifieddatatypes_2.IdentifierType
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.AdditionalAccountIDType
Java class for AdditionalAccountIDType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdditionalAccountIDType">
<simpleContent>
<restriction base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>IdentifierType">
</restriction>
</simpleContent>
</complexType>
-
Field Summary
Fields inherited from class ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.IdentifierType
schemeAgencyID, schemeAgencyName, schemeDataURI, schemeID, schemeName, schemeURI, schemeVersionID, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.IdentifierType
getSchemeAgencyID, getSchemeAgencyName, getSchemeDataURI, getSchemeID, getSchemeName, getSchemeURI, getSchemeVersionID, getValue, setSchemeAgencyID, setSchemeAgencyName, setSchemeDataURI, setSchemeID, setSchemeName, setSchemeURI, setSchemeVersionID, setValue
-
Constructor Details
-
AdditionalAccountIDType
public AdditionalAccountIDType()
-
-
Method Details
-
toString
Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin- Overrides:
toStringin classIdentifierType
-