public class PhysicalAttributeType 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>Physical Attribute. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe a physical attribute.</ccts:Definition>
<ccts:ObjectClass>Physical Attribute</ccts:ObjectClass>
</ccts:Component>
Java class for PhysicalAttributeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PhysicalAttributeType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AttributeID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PositionCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DescriptionCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Description" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AttributeIDType |
attributeID |
protected List<DescriptionType> |
description |
protected DescriptionCodeType |
descriptionCode |
protected PositionCodeType |
positionCode |
| Constructor and Description |
|---|
PhysicalAttributeType() |
| Modifier and Type | Method and Description |
|---|---|
AttributeIDType |
getAttributeID()
<?
|
List<DescriptionType> |
getDescription()
<?
|
DescriptionCodeType |
getDescriptionCode()
<?
|
PositionCodeType |
getPositionCode()
<?
|
void |
setAttributeID(AttributeIDType value)
Sets the value of the attributeID property.
|
void |
setDescriptionCode(DescriptionCodeType value)
Sets the value of the descriptionCode property.
|
void |
setPositionCode(PositionCodeType value)
Sets the value of the positionCode property.
|
protected AttributeIDType attributeID
protected PositionCodeType positionCode
protected DescriptionCodeType descriptionCode
protected List<DescriptionType> description
public AttributeIDType getAttributeID()
<?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>Physical Attribute. Attribute Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for this physical attribute.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Physical Attribute</ccts:ObjectClass>
<ccts:PropertyTerm>Attribute Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
<ccts:Examples>colour style </ccts:Examples>
</ccts:Component>
AttributeIDTypepublic void setAttributeID(AttributeIDType value)
value - allowed object is
AttributeIDTypepublic PositionCodeType getPositionCode()
<?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>Physical Attribute. Position Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the position of this physical attribute.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Physical Attribute</ccts:ObjectClass>
<ccts:PropertyTerm>Position Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
PositionCodeTypepublic void setPositionCode(PositionCodeType value)
value - allowed object is
PositionCodeTypepublic DescriptionCodeType getDescriptionCode()
<?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>Physical Attribute. Description Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A description of the physical attribute, expressed as a code.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Physical Attribute</ccts:ObjectClass>
<ccts:PropertyTerm>Description Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:Examples>XXL , Small </ccts:Examples>
</ccts:Component>
DescriptionCodeTypepublic void setDescriptionCode(DescriptionCodeType value)
value - allowed object is
DescriptionCodeTypepublic List<DescriptionType> getDescription()
<?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>Physical Attribute. Description. Text</ccts:DictionaryEntryName>
<ccts:Definition>A description of the physical attribute, expressed as text.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Physical Attribute</ccts:ObjectClass>
<ccts:PropertyTerm>Description</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
Gets the value of the description 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 description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.