@CodingStyleguideUnaware public class EmissionCalculationMethodType 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>Emission Calculation Method. Details</ccts:DictionaryEntryName><ccts:Definition>A class to define how an environmental emission is calculated.</ccts:Definition><ccts:ObjectClass>Emission Calculation Method</ccts:ObjectClass></ccts:Component>
Java class for EmissionCalculationMethodType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmissionCalculationMethodType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CalculationMethodCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FullnessIndicationCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MeasurementFromLocation" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MeasurementToLocation" 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-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
EmissionCalculationMethodType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
EmissionCalculationMethodType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(EmissionCalculationMethodType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
CalculationMethodCodeType |
getCalculationMethodCode()
<?
|
String |
getCalculationMethodCodeValue()
Get the value of the contained CalculationMethodCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
FullnessIndicationCodeType |
getFullnessIndicationCode()
<?
|
String |
getFullnessIndicationCodeValue()
Get the value of the contained FullnessIndicationCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
LocationType |
getMeasurementFromLocation()
<?
|
LocationType |
getMeasurementToLocation()
<?
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setCalculationMethodCode(CalculationMethodCodeType value)
Sets the value of the calculationMethodCode property.
|
CalculationMethodCodeType |
setCalculationMethodCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setFullnessIndicationCode(FullnessIndicationCodeType value)
Sets the value of the fullnessIndicationCode property.
|
FullnessIndicationCodeType |
setFullnessIndicationCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMeasurementFromLocation(LocationType value)
Sets the value of the measurementFromLocation property.
|
void |
setMeasurementToLocation(LocationType value)
Sets the value of the measurementToLocation property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public EmissionCalculationMethodType()
@Nullable public CalculationMethodCodeType getCalculationMethodCode()
<?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>Emission Calculation Method. Calculation Method Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying the method used to calculate the emission.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Emission Calculation Method</ccts:ObjectClass><ccts:PropertyTerm>Calculation Method Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
CalculationMethodCodeTypepublic void setCalculationMethodCode(@Nullable CalculationMethodCodeType value)
value - allowed object is
CalculationMethodCodeType@Nullable public FullnessIndicationCodeType getFullnessIndicationCode()
<?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>Emission Calculation Method. Fullness Indication Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying whether a piece of transport equipment is full, partially full, or empty. This indication is used as a parameter when calculating the environmental emission.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Emission Calculation Method</ccts:ObjectClass><ccts:PropertyTerm>Fullness Indication Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
FullnessIndicationCodeTypepublic void setFullnessIndicationCode(@Nullable FullnessIndicationCodeType value)
value - allowed object is
FullnessIndicationCodeType@Nullable public LocationType getMeasurementFromLocation()
<?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>Emission Calculation Method. Measurement From_ Location. Location</ccts:DictionaryEntryName><ccts:Definition>A start location from which an environmental emission is calculated.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Emission Calculation Method</ccts:ObjectClass><ccts:PropertyTermQualifier>Measurement From</ccts:PropertyTermQualifier><ccts:PropertyTerm>Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Location</ccts:RepresentationTerm></ccts:Component>
LocationTypepublic void setMeasurementFromLocation(@Nullable LocationType value)
value - allowed object is
LocationType@Nullable public LocationType getMeasurementToLocation()
<?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>Emission Calculation Method. Measurement To_ Location. Location</ccts:DictionaryEntryName><ccts:Definition>An end location to which an environmental emission is calculated.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Emission Calculation Method</ccts:ObjectClass><ccts:PropertyTermQualifier>Measurement To</ccts:PropertyTermQualifier><ccts:PropertyTerm>Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Location</ccts:RepresentationTerm></ccts:Component>
LocationTypepublic void setMeasurementToLocation(@Nullable LocationType value)
value - allowed object is
LocationTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull EmissionCalculationMethodType 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 EmissionCalculationMethodType clone()
@Nonnull public CalculationMethodCodeType setCalculationMethodCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public FullnessIndicationCodeType setFullnessIndicationCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getCalculationMethodCodeValue()
null@Nullable public String getFullnessIndicationCodeValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.