public class ItemIdentificationType extends Object
<?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:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Item Identification. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class for assigning identifying information to an item.</ccts:Definition>
<ccts:ObjectClass>Item Identification</ccts:ObjectClass>
</ccts:Component>
Java class for ItemIdentificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemIdentificationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ExtendedID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BarcodeSymbologyID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PhysicalAttribute" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MeasurementDimension" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}IssuerParty" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BarcodeSymbologyIDType |
barcodeSymbologyID |
protected ExtendedIDType |
extendedID |
protected IDType |
id |
protected PartyType |
issuerParty |
protected List<DimensionType> |
measurementDimension |
protected List<PhysicalAttributeType> |
physicalAttribute |
| Constructor and Description |
|---|
ItemIdentificationType() |
| Modifier and Type | Method and Description |
|---|---|
BarcodeSymbologyIDType |
getBarcodeSymbologyID()
<?
|
ExtendedIDType |
getExtendedID()
<?
|
IDType |
getID()
<?
|
PartyType |
getIssuerParty()
<?
|
List<DimensionType> |
getMeasurementDimension()
<?
|
List<PhysicalAttributeType> |
getPhysicalAttribute()
<?
|
void |
setBarcodeSymbologyID(BarcodeSymbologyIDType value)
Sets the value of the barcodeSymbologyID property.
|
void |
setExtendedID(ExtendedIDType value)
Sets the value of the extendedID property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setIssuerParty(PartyType value)
Sets the value of the issuerParty property.
|
protected IDType id
protected ExtendedIDType extendedID
protected BarcodeSymbologyIDType barcodeSymbologyID
protected List<PhysicalAttributeType> physicalAttribute
protected List<DimensionType> measurementDimension
protected PartyType issuerParty
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:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Item Identification. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the item.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Item Identification</ccts:ObjectClass>
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
<ccts:Examples>CUST001 3333-44-123 </ccts:Examples>
</ccts:Component>
IDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic ExtendedIDType getExtendedID()
<?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:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Item Identification. Extended_ Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An extended identifier for the item that identifies the item with specific properties, e.g., Item 123 = Chair / Item 123 Ext 45 = brown chair. Two chairs can have the same item number, but one is brown. The other is white.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Item Identification</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Extended</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
ExtendedIDTypepublic void setExtendedID(ExtendedIDType value)
value - allowed object is
ExtendedIDTypepublic BarcodeSymbologyIDType getBarcodeSymbologyID()
<?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:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Item Identification. Barcode_ Symbology Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for a system of barcodes.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Item Identification</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Barcode</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Symbology Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
BarcodeSymbologyIDTypepublic void setBarcodeSymbologyID(BarcodeSymbologyIDType value)
value - allowed object is
BarcodeSymbologyIDTypepublic List<PhysicalAttributeType> getPhysicalAttribute()
<?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:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Item Identification. Physical Attribute</ccts:DictionaryEntryName>
<ccts:Definition>A physical attribute of the item.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Item Identification</ccts:ObjectClass>
<ccts:PropertyTerm>Physical Attribute</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Physical Attribute</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Physical Attribute</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the physicalAttribute property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the physicalAttribute property.
For example, to add a new item, do as follows:
getPhysicalAttribute().add(newItem);
Objects of the following type(s) are allowed in the list
PhysicalAttributeType
public List<DimensionType> getMeasurementDimension()
<?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:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Item Identification. Measurement_ Dimension. Dimension</ccts:DictionaryEntryName>
<ccts:Definition>A measurable dimension (length, mass, weight, or volume) of the item.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Item Identification</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Measurement</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Dimension</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Dimension</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Dimension</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the measurementDimension property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the measurementDimension property.
For example, to add a new item, do as follows:
getMeasurementDimension().add(newItem);
Objects of the following type(s) are allowed in the list
DimensionType
public PartyType getIssuerParty()
<?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:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Item Identification. Issuer_ Party. Party</ccts:DictionaryEntryName>
<ccts:Definition>The party that issued this item identification.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Item Identification</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Issuer</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
</ccts:Component>
PartyTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.