public class DocumentDistributionType 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>Document Distribution. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe the distribution of a document to an interested party.</ccts:Definition>
<ccts:ObjectClass>Document Distribution</ccts:ObjectClass>
</ccts:Component>
Java class for DocumentDistributionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DocumentDistributionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PrintQualifier"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MaximumCopiesNumeric"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Party"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MaximumCopiesNumericType |
maximumCopiesNumeric |
protected PartyType |
party |
protected PrintQualifierType |
printQualifier |
| Constructor and Description |
|---|
DocumentDistributionType() |
| Modifier and Type | Method and Description |
|---|---|
MaximumCopiesNumericType |
getMaximumCopiesNumeric()
<?
|
PartyType |
getParty()
<?
|
PrintQualifierType |
getPrintQualifier()
<?
|
void |
setMaximumCopiesNumeric(MaximumCopiesNumericType value)
Sets the value of the maximumCopiesNumeric property.
|
void |
setParty(PartyType value)
Sets the value of the party property.
|
void |
setPrintQualifier(PrintQualifierType value)
Sets the value of the printQualifier property.
|
protected PrintQualifierType printQualifier
protected MaximumCopiesNumericType maximumCopiesNumeric
protected PartyType party
public PrintQualifierType getPrintQualifier()
<?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>Document Distribution. Print_ Qualifier. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing the interested party's distribution rights.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Document Distribution</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Print</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Qualifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
PrintQualifierTypepublic void setPrintQualifier(PrintQualifierType value)
value - allowed object is
PrintQualifierTypepublic MaximumCopiesNumericType getMaximumCopiesNumeric()
<?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>Document Distribution. Maximum_ Copies. Numeric</ccts:DictionaryEntryName>
<ccts:Definition>The maximum number of printed copies of the document that the interested party is allowed to make.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Document Distribution</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Copies</ccts:PropertyTerm>
<ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
<ccts:DataType>Numeric. Type</ccts:DataType>
</ccts:Component>
MaximumCopiesNumericTypepublic void setMaximumCopiesNumeric(MaximumCopiesNumericType value)
value - allowed object is
MaximumCopiesNumericTypepublic PartyType getParty()
<?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>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Document Distribution. Party</ccts:DictionaryEntryName>
<ccts:Definition>The interested party to which the document should be distributed.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Document Distribution</ccts:ObjectClass>
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
</ccts:Component>
PartyTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.