@CodingStyleguideUnaware public class ExchangedDocumentContextType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for ExchangedDocumentContextType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExchangedDocumentContextType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SpecifiedTransactionID" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IDType" minOccurs="0"/>
<element name="TestIndicator" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IndicatorType" minOccurs="0"/>
<element name="BusinessProcessSpecifiedDocumentContextParameter" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}DocumentContextParameterType" maxOccurs="unbounded" minOccurs="0"/>
<element name="BIMSpecifiedDocumentContextParameter" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}DocumentContextParameterType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ScenarioSpecifiedDocumentContextParameter" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}DocumentContextParameterType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ApplicationSpecifiedDocumentContextParameter" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}DocumentContextParameterType" maxOccurs="unbounded" minOccurs="0"/>
<element name="GuidelineSpecifiedDocumentContextParameter" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}DocumentContextParameterType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SubsetSpecifiedDocumentContextParameter" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}DocumentContextParameterType" maxOccurs="unbounded" minOccurs="0"/>
<element name="MessageStandardSpecifiedDocumentContextParameter" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}DocumentContextParameterType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
ExchangedDocumentContextType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addApplicationSpecifiedDocumentContextParameter(DocumentContextParameterType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addBIMSpecifiedDocumentContextParameter(DocumentContextParameterType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addBusinessProcessSpecifiedDocumentContextParameter(DocumentContextParameterType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addGuidelineSpecifiedDocumentContextParameter(DocumentContextParameterType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addScenarioSpecifiedDocumentContextParameter(DocumentContextParameterType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSubsetSpecifiedDocumentContextParameter(DocumentContextParameterType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ExchangedDocumentContextType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ExchangedDocumentContextType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<DocumentContextParameterType> |
getApplicationSpecifiedDocumentContextParameter()
Gets the value of the applicationSpecifiedDocumentContextParameter property.
|
DocumentContextParameterType |
getApplicationSpecifiedDocumentContextParameterAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getApplicationSpecifiedDocumentContextParameterCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentContextParameterType> |
getBIMSpecifiedDocumentContextParameter()
Gets the value of the bimSpecifiedDocumentContextParameter property.
|
DocumentContextParameterType |
getBIMSpecifiedDocumentContextParameterAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBIMSpecifiedDocumentContextParameterCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentContextParameterType> |
getBusinessProcessSpecifiedDocumentContextParameter()
Gets the value of the businessProcessSpecifiedDocumentContextParameter property.
|
DocumentContextParameterType |
getBusinessProcessSpecifiedDocumentContextParameterAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBusinessProcessSpecifiedDocumentContextParameterCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentContextParameterType> |
getGuidelineSpecifiedDocumentContextParameter()
Gets the value of the guidelineSpecifiedDocumentContextParameter property.
|
DocumentContextParameterType |
getGuidelineSpecifiedDocumentContextParameterAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getGuidelineSpecifiedDocumentContextParameterCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DocumentContextParameterType |
getMessageStandardSpecifiedDocumentContextParameter()
Gets the value of the messageStandardSpecifiedDocumentContextParameter property.
|
TextType |
getMessageStandardSpecifiedDocumentContextParameterValue()
Get the value of the contained DocumentContextParameterType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<DocumentContextParameterType> |
getScenarioSpecifiedDocumentContextParameter()
Gets the value of the scenarioSpecifiedDocumentContextParameter property.
|
DocumentContextParameterType |
getScenarioSpecifiedDocumentContextParameterAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getScenarioSpecifiedDocumentContextParameterCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IDType |
getSpecifiedTransactionID()
Gets the value of the specifiedTransactionID property.
|
String |
getSpecifiedTransactionIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<DocumentContextParameterType> |
getSubsetSpecifiedDocumentContextParameter()
Gets the value of the subsetSpecifiedDocumentContextParameter property.
|
DocumentContextParameterType |
getSubsetSpecifiedDocumentContextParameterAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSubsetSpecifiedDocumentContextParameterCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IndicatorType |
getTestIndicator()
Gets the value of the testIndicator property.
|
boolean |
hasApplicationSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasBIMSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasBusinessProcessSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasGuidelineSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoApplicationSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoBIMSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoBusinessProcessSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoGuidelineSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoScenarioSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSubsetSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasScenarioSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSubsetSpecifiedDocumentContextParameterEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicationSpecifiedDocumentContextParameter(List<DocumentContextParameterType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBIMSpecifiedDocumentContextParameter(List<DocumentContextParameterType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBusinessProcessSpecifiedDocumentContextParameter(List<DocumentContextParameterType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setGuidelineSpecifiedDocumentContextParameter(List<DocumentContextParameterType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setMessageStandardSpecifiedDocumentContextParameter(DocumentContextParameterType value)
Sets the value of the messageStandardSpecifiedDocumentContextParameter property.
|
DocumentContextParameterType |
setMessageStandardSpecifiedDocumentContextParameter(TextType valueParam)
Special setter with value of type TextType
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setScenarioSpecifiedDocumentContextParameter(List<DocumentContextParameterType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiedTransactionID(IDType value)
Sets the value of the specifiedTransactionID property.
|
IDType |
setSpecifiedTransactionID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setSubsetSpecifiedDocumentContextParameter(List<DocumentContextParameterType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTestIndicator(IndicatorType value)
Sets the value of the testIndicator property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ExchangedDocumentContextType()
@Nullable public IDType getSpecifiedTransactionID()
IDTypepublic void setSpecifiedTransactionID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public IndicatorType getTestIndicator()
IndicatorTypepublic void setTestIndicator(@Nullable IndicatorType value)
value - allowed object is
IndicatorType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentContextParameterType> getBusinessProcessSpecifiedDocumentContextParameter()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the businessProcessSpecifiedDocumentContextParameter property.
For example, to add a new item, do as follows:
getBusinessProcessSpecifiedDocumentContextParameter().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentContextParameterType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentContextParameterType> getBIMSpecifiedDocumentContextParameter()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the bimSpecifiedDocumentContextParameter property.
For example, to add a new item, do as follows:
getBIMSpecifiedDocumentContextParameter().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentContextParameterType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentContextParameterType> getScenarioSpecifiedDocumentContextParameter()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the scenarioSpecifiedDocumentContextParameter property.
For example, to add a new item, do as follows:
getScenarioSpecifiedDocumentContextParameter().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentContextParameterType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentContextParameterType> getApplicationSpecifiedDocumentContextParameter()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the applicationSpecifiedDocumentContextParameter property.
For example, to add a new item, do as follows:
getApplicationSpecifiedDocumentContextParameter().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentContextParameterType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentContextParameterType> getGuidelineSpecifiedDocumentContextParameter()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the guidelineSpecifiedDocumentContextParameter property.
For example, to add a new item, do as follows:
getGuidelineSpecifiedDocumentContextParameter().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentContextParameterType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentContextParameterType> getSubsetSpecifiedDocumentContextParameter()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the subsetSpecifiedDocumentContextParameter property.
For example, to add a new item, do as follows:
getSubsetSpecifiedDocumentContextParameter().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentContextParameterType
@Nullable public DocumentContextParameterType getMessageStandardSpecifiedDocumentContextParameter()
DocumentContextParameterTypepublic void setMessageStandardSpecifiedDocumentContextParameter(@Nullable DocumentContextParameterType value)
value - allowed object is
DocumentContextParameterTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setBusinessProcessSpecifiedDocumentContextParameter(@Nullable List<DocumentContextParameterType> aList)
aList - The new list member to set. May be null.public void setBIMSpecifiedDocumentContextParameter(@Nullable List<DocumentContextParameterType> aList)
aList - The new list member to set. May be null.public void setScenarioSpecifiedDocumentContextParameter(@Nullable List<DocumentContextParameterType> aList)
aList - The new list member to set. May be null.public void setApplicationSpecifiedDocumentContextParameter(@Nullable List<DocumentContextParameterType> aList)
aList - The new list member to set. May be null.public void setGuidelineSpecifiedDocumentContextParameter(@Nullable List<DocumentContextParameterType> aList)
aList - The new list member to set. May be null.public void setSubsetSpecifiedDocumentContextParameter(@Nullable List<DocumentContextParameterType> aList)
aList - The new list member to set. May be null.public boolean hasBusinessProcessSpecifiedDocumentContextParameterEntries()
true if at least one item is contained, false otherwise.public boolean hasNoBusinessProcessSpecifiedDocumentContextParameterEntries()
true if no item is contained, false otherwise.@Nonnegative public int getBusinessProcessSpecifiedDocumentContextParameterCount()
@Nullable public DocumentContextParameterType getBusinessProcessSpecifiedDocumentContextParameterAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addBusinessProcessSpecifiedDocumentContextParameter(@Nonnull DocumentContextParameterType elem)
elem - The element to be added. May not be null.public boolean hasBIMSpecifiedDocumentContextParameterEntries()
true if at least one item is contained, false otherwise.public boolean hasNoBIMSpecifiedDocumentContextParameterEntries()
true if no item is contained, false otherwise.@Nonnegative public int getBIMSpecifiedDocumentContextParameterCount()
@Nullable public DocumentContextParameterType getBIMSpecifiedDocumentContextParameterAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addBIMSpecifiedDocumentContextParameter(@Nonnull DocumentContextParameterType elem)
elem - The element to be added. May not be null.public boolean hasScenarioSpecifiedDocumentContextParameterEntries()
true if at least one item is contained, false otherwise.public boolean hasNoScenarioSpecifiedDocumentContextParameterEntries()
true if no item is contained, false otherwise.@Nonnegative public int getScenarioSpecifiedDocumentContextParameterCount()
@Nullable public DocumentContextParameterType getScenarioSpecifiedDocumentContextParameterAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addScenarioSpecifiedDocumentContextParameter(@Nonnull DocumentContextParameterType elem)
elem - The element to be added. May not be null.public boolean hasApplicationSpecifiedDocumentContextParameterEntries()
true if at least one item is contained, false otherwise.public boolean hasNoApplicationSpecifiedDocumentContextParameterEntries()
true if no item is contained, false otherwise.@Nonnegative public int getApplicationSpecifiedDocumentContextParameterCount()
@Nullable public DocumentContextParameterType getApplicationSpecifiedDocumentContextParameterAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addApplicationSpecifiedDocumentContextParameter(@Nonnull DocumentContextParameterType elem)
elem - The element to be added. May not be null.public boolean hasGuidelineSpecifiedDocumentContextParameterEntries()
true if at least one item is contained, false otherwise.public boolean hasNoGuidelineSpecifiedDocumentContextParameterEntries()
true if no item is contained, false otherwise.@Nonnegative public int getGuidelineSpecifiedDocumentContextParameterCount()
@Nullable public DocumentContextParameterType getGuidelineSpecifiedDocumentContextParameterAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addGuidelineSpecifiedDocumentContextParameter(@Nonnull DocumentContextParameterType elem)
elem - The element to be added. May not be null.public boolean hasSubsetSpecifiedDocumentContextParameterEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSubsetSpecifiedDocumentContextParameterEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSubsetSpecifiedDocumentContextParameterCount()
@Nullable public DocumentContextParameterType getSubsetSpecifiedDocumentContextParameterAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSubsetSpecifiedDocumentContextParameter(@Nonnull DocumentContextParameterType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull ExchangedDocumentContextType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public ExchangedDocumentContextType clone()
@Nonnull public IDType setSpecifiedTransactionID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DocumentContextParameterType setMessageStandardSpecifiedDocumentContextParameter(@Nullable TextType valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getSpecifiedTransactionIDValue()
null@Nullable public TextType getMessageStandardSpecifiedDocumentContextParameterValue()
nullCopyright © 2016–2021 Philip Helger. All rights reserved.