public class ContractingPartyTypeType 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:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Contracting Party Type. Details</ccts:DictionaryEntryName>
<ccts:Definition>The type of contracting party that is independent of its role.</ccts:Definition>
<ccts:ObjectClass>Contracting Party Type</ccts:ObjectClass>
</ccts:Component>
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()
<?
|
PartyTypeCodeType |
getPartyTypeCode()
<?
|
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()
<?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:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Contracting Party Type. Party Type Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code specifying the type of party that is independent of its role.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Contracting Party Type</ccts:ObjectClass>
<ccts:PropertyTerm>Party Type Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
PartyTypeCodeTypepublic void setPartyTypeCode(PartyTypeCodeType value)
value - allowed object is
PartyTypeCodeTypepublic PartyTypeType getPartyType()
<?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:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Contracting Party Type. Party Type. Text</ccts:DictionaryEntryName>
<ccts:Definition>The type of party that is independent of its role, expressed as text.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Contracting Party Type</ccts:ObjectClass>
<ccts:PropertyTerm>Party Type</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
PartyTypeTypepublic void setPartyType(PartyTypeType value)
value - allowed object is
PartyTypeTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.