public class DocumentDistributionType extends Object
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()
Gets the value of the maximumCopiesNumeric property.
|
PartyType |
getParty()
Gets the value of the party property.
|
PrintQualifierType |
getPrintQualifier()
Gets the value of the printQualifier property.
|
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()
PrintQualifierTypepublic void setPrintQualifier(PrintQualifierType value)
value - allowed object is
PrintQualifierTypepublic MaximumCopiesNumericType getMaximumCopiesNumeric()
MaximumCopiesNumericTypepublic void setMaximumCopiesNumeric(MaximumCopiesNumericType value)
value - allowed object is
MaximumCopiesNumericTypepublic PartyType getParty()
PartyTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.