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