@CodingStyleguideUnaware public class DocumentDistributionType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
DocumentDistributionType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDistributionType(DistributionTypeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DocumentDistributionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(DocumentDistributionType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
CommunicationType |
getCommunication()
Gets the value of the communication property.
|
ValueType |
getCommunicationValue()
Get the value of the contained CommunicationType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CopyIndicatorType |
getCopyIndicator()
Gets the value of the copyIndicator property.
|
List<DistributionTypeType> |
getDistributionType()
Gets the value of the distributionType property.
|
DistributionTypeType |
getDistributionTypeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DistributionTypeCodeType |
getDistributionTypeCode()
Gets the value of the distributionTypeCode property.
|
String |
getDistributionTypeCodeValue()
Get the value of the contained DistributionTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
getDistributionTypeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DocumentTypeCodeType |
getDocumentTypeCode()
Gets the value of the documentTypeCode property.
|
String |
getDocumentTypeCodeValue()
Get the value of the contained DocumentTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IDType |
getID()
Gets the value of the id property.
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MaximumCopiesNumericType |
getMaximumCopiesNumeric()
Gets the value of the maximumCopiesNumeric property.
|
BigDecimal |
getMaximumCopiesNumericValue()
Get the value of the contained MaximumCopiesNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MaximumOriginalsNumericType |
getMaximumOriginalsNumeric()
Gets the value of the maximumOriginalsNumeric property.
|
BigDecimal |
getMaximumOriginalsNumericValue()
Get the value of the contained MaximumOriginalsNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PartyType |
getParty()
Gets the value of the party property.
|
PrintQualifierType |
getPrintQualifier()
Gets the value of the printQualifier property.
|
String |
getPrintQualifierValue()
Get the value of the contained PrintQualifierType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
boolean |
hasDistributionTypeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDistributionTypeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isCopyIndicatorValue(boolean nullValue)
Get the value of the contained CopyIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCommunication(CommunicationType value)
Sets the value of the communication property.
|
CommunicationType |
setCommunication(ValueType valueParam)
Special setter with value of type ValueType<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CopyIndicatorType |
setCopyIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.
|
void |
setDistributionType(List<DistributionTypeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDistributionTypeCode(DistributionTypeCodeType value)
Sets the value of the distributionTypeCode property.
|
DistributionTypeCodeType |
setDistributionTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDocumentTypeCode(DocumentTypeCodeType value)
Sets the value of the documentTypeCode property.
|
DocumentTypeCodeType |
setDocumentTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MaximumCopiesNumericType |
setMaximumCopiesNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaximumCopiesNumeric(MaximumCopiesNumericType value)
Sets the value of the maximumCopiesNumeric property.
|
MaximumOriginalsNumericType |
setMaximumOriginalsNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaximumOriginalsNumeric(MaximumOriginalsNumericType value)
Sets the value of the maximumOriginalsNumeric property.
|
void |
setParty(PartyType value)
Sets the value of the party property.
|
void |
setPrintQualifier(PrintQualifierType value)
Sets the value of the printQualifier property.
|
PrintQualifierType |
setPrintQualifier(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public DocumentDistributionType()
@Nullable public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public DocumentTypeCodeType getDocumentTypeCode()
DocumentTypeCodeTypepublic void setDocumentTypeCode(@Nullable DocumentTypeCodeType value)
value - allowed object is
DocumentTypeCodeType@Nullable public DistributionTypeCodeType getDistributionTypeCode()
DistributionTypeCodeTypepublic void setDistributionTypeCode(@Nullable DistributionTypeCodeType value)
value - allowed object is
DistributionTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DistributionTypeType> getDistributionType()
DistributionTypeType@Nullable public PrintQualifierType getPrintQualifier()
PrintQualifierTypepublic void setPrintQualifier(@Nullable PrintQualifierType value)
value - allowed object is
PrintQualifierType@Nullable public CopyIndicatorType getCopyIndicator()
CopyIndicatorTypepublic void setCopyIndicator(@Nullable CopyIndicatorType value)
value - allowed object is
CopyIndicatorType@Nullable public MaximumCopiesNumericType getMaximumCopiesNumeric()
MaximumCopiesNumericTypepublic void setMaximumCopiesNumeric(@Nullable MaximumCopiesNumericType value)
value - allowed object is
MaximumCopiesNumericType@Nullable public MaximumOriginalsNumericType getMaximumOriginalsNumeric()
MaximumOriginalsNumericTypepublic void setMaximumOriginalsNumeric(@Nullable MaximumOriginalsNumericType value)
value - allowed object is
MaximumOriginalsNumericType@Nullable public CommunicationType getCommunication()
CommunicationTypepublic void setCommunication(@Nullable CommunicationType value)
value - allowed object is
CommunicationType@Nullable public PartyType getParty()
PartyTypepublic void setParty(@Nullable PartyType value)
value - allowed object is
PartyTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDistributionType(@Nullable List<DistributionTypeType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasDistributionTypeEntries()
public boolean hasNoDistributionTypeEntries()
@Nonnegative public int getDistributionTypeCount()
@Nullable public DistributionTypeType getDistributionTypeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDistributionType(@Nonnull DistributionTypeType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull DocumentDistributionType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public DocumentDistributionType clone()
@Nonnull public DocumentTypeCodeType setDocumentTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public DistributionTypeCodeType setDistributionTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CopyIndicatorType setCopyIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public MaximumCopiesNumericType setMaximumCopiesNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MaximumOriginalsNumericType setMaximumOriginalsNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PrintQualifierType setPrintQualifier(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CommunicationType setCommunication(@Nullable ValueType valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getDocumentTypeCodeValue()
@Nullable public String getDistributionTypeCodeValue()
@Nullable public String getPrintQualifierValue()
public boolean isCopyIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public BigDecimal getMaximumCopiesNumericValue()
@Nullable public BigDecimal getMaximumOriginalsNumericValue()
Copyright © 2019–2021 Philip Helger. All rights reserved.