public class ContractingActivityType 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 Activity. Details</ccts:DictionaryEntryName>
<ccts:Definition>The nature of the type of business of the organization.</ccts:Definition>
<ccts:ObjectClass>Contracting Activity</ccts:ObjectClass>
</ccts:Component>
Java class for ContractingActivityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ContractingActivityType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActivityTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActivityType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ActivityTypeType |
activityType |
protected ActivityTypeCodeType |
activityTypeCode |
| Constructor and Description |
|---|
ContractingActivityType() |
| Modifier and Type | Method and Description |
|---|---|
ActivityTypeType |
getActivityType()
<?
|
ActivityTypeCodeType |
getActivityTypeCode()
<?
|
void |
setActivityType(ActivityTypeType value)
Sets the value of the activityType property.
|
void |
setActivityTypeCode(ActivityTypeCodeType value)
Sets the value of the activityTypeCode property.
|
protected ActivityTypeCodeType activityTypeCode
protected ActivityTypeType activityType
public ActivityTypeCodeType getActivityTypeCode()
<?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 Activity. Activity Type Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code specifying the nature of the type of business of the organization.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Contracting Activity</ccts:ObjectClass>
<ccts:PropertyTerm>Activity Type Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
ActivityTypeCodeTypepublic void setActivityTypeCode(ActivityTypeCodeType value)
value - allowed object is
ActivityTypeCodeTypepublic ActivityTypeType getActivityType()
<?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 Activity. Activity Type. Text</ccts:DictionaryEntryName>
<ccts:Definition>The nature of the type of business of the organization, expressed as text.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Contracting Activity</ccts:ObjectClass>
<ccts:PropertyTerm>Activity Type</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
ActivityTypeTypepublic void setActivityType(ActivityTypeType value)
value - allowed object is
ActivityTypeTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.