public class RoadTransportType extends Object
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 LicensePlateIDType |
licensePlateID |
| Constructor and Description |
|---|
RoadTransportType() |
| Modifier and Type | Method and Description |
|---|---|
LicensePlateIDType |
getLicensePlateID()
Gets the value of the licensePlateID property.
|
void |
setLicensePlateID(LicensePlateIDType value)
Sets the value of the licensePlateID property.
|
protected LicensePlateIDType licensePlateID
public LicensePlateIDType getLicensePlateID()
LicensePlateIDTypepublic void setLicensePlateID(LicensePlateIDType value)
value - allowed object is
LicensePlateIDTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.