@CodingStyleguideUnaware public class EnvironmentalEmissionType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?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>Environmental Emission. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe an environmental emission.</ccts:Definition><ccts:ObjectClass>Environmental Emission</ccts:ObjectClass></ccts:Component>
Java class for EnvironmentalEmissionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EnvironmentalEmissionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EnvironmentalEmissionTypeCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValueMeasure"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EmissionCalculationMethod" maxOccurs="unbounded" 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 |
|---|
EnvironmentalEmissionType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addEmissionCalculationMethod(EmissionCalculationMethodType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EnvironmentalEmissionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(EnvironmentalEmissionType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<DescriptionType> |
getDescription()
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<EmissionCalculationMethodType> |
getEmissionCalculationMethod()
<?
|
EmissionCalculationMethodType |
getEmissionCalculationMethodAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getEmissionCalculationMethodCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
EnvironmentalEmissionTypeCodeType |
getEnvironmentalEmissionTypeCode()
<?
|
String |
getEnvironmentalEmissionTypeCodeValue()
Get the value of the contained EnvironmentalEmissionTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ValueMeasureType |
getValueMeasure()
<?
|
BigDecimal |
getValueMeasureValue()
Get the value of the contained ValueMeasureType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasEmissionCalculationMethodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoEmissionCalculationMethodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEmissionCalculationMethod(List<EmissionCalculationMethodType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEnvironmentalEmissionTypeCode(EnvironmentalEmissionTypeCodeType value)
Sets the value of the environmentalEmissionTypeCode property.
|
EnvironmentalEmissionTypeCodeType |
setEnvironmentalEmissionTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ValueMeasureType |
setValueMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValueMeasure(ValueMeasureType value)
Sets the value of the valueMeasure property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public EnvironmentalEmissionType()
@Nullable public EnvironmentalEmissionTypeCodeType getEnvironmentalEmissionTypeCode()
<?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>Environmental Emission. Environmental Emission Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code specifying the type of environmental emission.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Environmental Emission</ccts:ObjectClass><ccts:PropertyTerm>Environmental Emission Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
EnvironmentalEmissionTypeCodeTypepublic void setEnvironmentalEmissionTypeCode(@Nullable EnvironmentalEmissionTypeCodeType value)
value - allowed object is
EnvironmentalEmissionTypeCodeType@Nullable public ValueMeasureType getValueMeasure()
<?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>Environmental Emission. Value. Measure</ccts:DictionaryEntryName><ccts:Definition>A value measurement for the environmental emission.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Environmental Emission</ccts:ObjectClass><ccts:PropertyTerm>Value</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType></ccts:Component>
ValueMeasureTypepublic void setValueMeasure(@Nullable ValueMeasureType value)
value - allowed object is
ValueMeasureType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
<?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>Environmental Emission. Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing this environmental emission.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Environmental Emission</ccts:ObjectClass><ccts:PropertyTerm>Description</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the description property.
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 description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EmissionCalculationMethodType> getEmissionCalculationMethod()
<?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>Environmental Emission. Emission Calculation Method</ccts:DictionaryEntryName><ccts:Definition>A method used to calculate the amount of this emission.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Environmental Emission</ccts:ObjectClass><ccts:PropertyTerm>Emission Calculation Method</ccts:PropertyTerm><ccts:AssociatedObjectClass>Emission Calculation Method</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Emission Calculation Method</ccts:RepresentationTerm></ccts:Component>Gets the value of the emissionCalculationMethod property.
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 emissionCalculationMethod property.
For example, to add a new item, do as follows:
getEmissionCalculationMethod().add(newItem);
Objects of the following type(s) are allowed in the list
EmissionCalculationMethodType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setEmissionCalculationMethod(@Nullable List<EmissionCalculationMethodType> aList)
aList - The new list member to set. May be null.public boolean hasDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be null.public boolean hasEmissionCalculationMethodEntries()
true if at least one item is contained, false otherwise.public boolean hasNoEmissionCalculationMethodEntries()
true if no item is contained, false otherwise.@Nonnegative public int getEmissionCalculationMethodCount()
@Nullable public EmissionCalculationMethodType getEmissionCalculationMethodAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addEmissionCalculationMethod(@Nonnull EmissionCalculationMethodType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull EnvironmentalEmissionType 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 EnvironmentalEmissionType clone()
@Nonnull public EnvironmentalEmissionTypeCodeType setEnvironmentalEmissionTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ValueMeasureType setValueMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getEnvironmentalEmissionTypeCodeValue()
null@Nullable public BigDecimal getValueMeasureValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.