public class ContractingPartyTypeType extends Object
Java class for ContractingPartyTypeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ContractingPartyTypeType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PartyTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PartyType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PartyTypeType |
partyType |
protected PartyTypeCodeType |
partyTypeCode |
| Constructor and Description |
|---|
ContractingPartyTypeType() |
| Modifier and Type | Method and Description |
|---|---|
PartyTypeType |
getPartyType()
Gets the value of the partyType property.
|
PartyTypeCodeType |
getPartyTypeCode()
Gets the value of the partyTypeCode property.
|
void |
setPartyType(PartyTypeType value)
Sets the value of the partyType property.
|
void |
setPartyTypeCode(PartyTypeCodeType value)
Sets the value of the partyTypeCode property.
|
protected PartyTypeCodeType partyTypeCode
protected PartyTypeType partyType
public PartyTypeCodeType getPartyTypeCode()
PartyTypeCodeTypepublic void setPartyTypeCode(PartyTypeCodeType value)
value - allowed object is
PartyTypeCodeTypepublic PartyTypeType getPartyType()
PartyTypeTypepublic void setPartyType(PartyTypeType value)
value - allowed object is
PartyTypeTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.