public class RoadTransportCommonAggregate 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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p263890_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p445443_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Road Transport. Details</ccts:DictionaryEntryName><ccts:Definition>Describes a road transport vehicle.</ccts:Definition><ccts:ObjectClass>Road Transport</ccts:ObjectClass></ccts:Component>
Java class for RoadTransportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RoadTransportType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LicensePlateID"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected LicensePlateIDCommonBasic |
licensePlateID |
Constructor and Description |
---|
RoadTransportCommonAggregate() |
Modifier and Type | Method and Description |
---|---|
LicensePlateIDCommonBasic |
getLicensePlateID()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p263890_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p445443_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Road Transport.
|
void |
setLicensePlateID(LicensePlateIDCommonBasic value)
Sets the value of the licensePlateID property.
|
protected LicensePlateIDCommonBasic licensePlateID
public LicensePlateIDCommonBasic getLicensePlateID()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p263890_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p445443_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Road Transport. License Plate Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>Identifies a specific vehicle.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Road Transport</ccts:ObjectClass><ccts:PropertyTerm>License Plate Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Vehicle registration number (WCO ID 167)</ccts:AlternativeBusinessTerms></ccts:Component>
LicensePlateIDCommonBasic
public void setLicensePlateID(LicensePlateIDCommonBasic value)
value
- allowed object is
LicensePlateIDCommonBasic
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.