public class AddressLineType extends Object
Java class for AddressLineType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddressLineType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Line"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AddressLineType() |
| Modifier and Type | Method and Description |
|---|---|
LineType |
getLine()
Gets the value of the line property.
|
void |
setLine(LineType value)
Sets the value of the line property.
|
protected LineType line
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.