@CodingStyleguideUnaware public class ForecastExceptionCriterionLineType 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>Forecast Exception Criterion Line. Details</ccts:DictionaryEntryName><ccts:Definition>Establishes the criterion for one of the three types of exceptions. This class provides criteria for the kind of forecast exception, the identification of the purpose of the forecast, the source of data and the time basis criterion for the exception.</ccts:Definition><ccts:ObjectClass>Forecast Exception Criterion Line</ccts:ObjectClass></ccts:Component>
Java class for ForecastExceptionCriterionLineType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ForecastExceptionCriterionLineType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ForecastPurposeCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ForecastTypeCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ComparisonDataSourceCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DataSourceCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TimeDeltaDaysQuantity" 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 |
|---|
ForecastExceptionCriterionLineType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
ForecastExceptionCriterionLineType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ForecastExceptionCriterionLineType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
ComparisonDataSourceCodeType |
getComparisonDataSourceCode()
<?
|
String |
getComparisonDataSourceCodeValue()
Get the value of the contained ComparisonDataSourceCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DataSourceCodeType |
getDataSourceCode()
<?
|
String |
getDataSourceCodeValue()
Get the value of the contained DataSourceCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ForecastPurposeCodeType |
getForecastPurposeCode()
<?
|
String |
getForecastPurposeCodeValue()
Get the value of the contained ForecastPurposeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ForecastTypeCodeType |
getForecastTypeCode()
<?
|
String |
getForecastTypeCodeValue()
Get the value of the contained ForecastTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TimeDeltaDaysQuantityType |
getTimeDeltaDaysQuantity()
<?
|
BigDecimal |
getTimeDeltaDaysQuantityValue()
Get the value of the contained TimeDeltaDaysQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setComparisonDataSourceCode(ComparisonDataSourceCodeType value)
Sets the value of the comparisonDataSourceCode property.
|
ComparisonDataSourceCodeType |
setComparisonDataSourceCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDataSourceCode(DataSourceCodeType value)
Sets the value of the dataSourceCode property.
|
DataSourceCodeType |
setDataSourceCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setForecastPurposeCode(ForecastPurposeCodeType value)
Sets the value of the forecastPurposeCode property.
|
ForecastPurposeCodeType |
setForecastPurposeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setForecastTypeCode(ForecastTypeCodeType value)
Sets the value of the forecastTypeCode property.
|
ForecastTypeCodeType |
setForecastTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TimeDeltaDaysQuantityType |
setTimeDeltaDaysQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTimeDeltaDaysQuantity(TimeDeltaDaysQuantityType value)
Sets the value of the timeDeltaDaysQuantity property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ForecastExceptionCriterionLineType()
@Nullable public ForecastPurposeCodeType getForecastPurposeCode()
<?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>Forecast Exception Criterion Line. Forecast_ Purpose Code. Code</ccts:DictionaryEntryName><ccts:Definition>A description of the purpose for the forecast that is assigned to each forecast data item exception criterion.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Forecast Exception Criterion Line</ccts:ObjectClass><ccts:PropertyTermQualifier>Forecast</ccts:PropertyTermQualifier><ccts:PropertyTerm>Purpose Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
ForecastPurposeCodeTypepublic void setForecastPurposeCode(@Nullable ForecastPurposeCodeType value)
value - allowed object is
ForecastPurposeCodeType@Nullable public ForecastTypeCodeType getForecastTypeCode()
<?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>Forecast Exception Criterion Line. Forecast Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A description of a Forecast selected from a list.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Forecast Exception Criterion Line</ccts:ObjectClass><ccts:PropertyTerm>Forecast Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
ForecastTypeCodeTypepublic void setForecastTypeCode(@Nullable ForecastTypeCodeType value)
value - allowed object is
ForecastTypeCodeType@Nullable public ComparisonDataSourceCodeType getComparisonDataSourceCode()
<?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>Forecast Exception Criterion Line. Comparison Data Source Code. Code</ccts:DictionaryEntryName><ccts:Definition>If it is a forecast comparison exception, this value indicates the other source of information.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Forecast Exception Criterion Line</ccts:ObjectClass><ccts:PropertyTerm>Comparison Data Source Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
ComparisonDataSourceCodeTypepublic void setComparisonDataSourceCode(@Nullable ComparisonDataSourceCodeType value)
value - allowed object is
ComparisonDataSourceCodeType@Nullable public DataSourceCodeType getDataSourceCode()
<?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>Forecast Exception Criterion Line. Data Source Code. Code</ccts:DictionaryEntryName><ccts:Definition>Indication of the partner who provides the information.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Forecast Exception Criterion Line</ccts:ObjectClass><ccts:PropertyTerm>Data Source Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
DataSourceCodeTypepublic void setDataSourceCode(@Nullable DataSourceCodeType value)
value - allowed object is
DataSourceCodeType@Nullable public TimeDeltaDaysQuantityType getTimeDeltaDaysQuantity()
<?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>Forecast Exception Criterion Line. Time Delta Days Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>Time basis in days for the Exception.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Forecast Exception Criterion Line</ccts:ObjectClass><ccts:PropertyTerm>Time Delta Days Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
TimeDeltaDaysQuantityTypepublic void setTimeDeltaDaysQuantity(@Nullable TimeDeltaDaysQuantityType value)
value - allowed object is
TimeDeltaDaysQuantityTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull ForecastExceptionCriterionLineType 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 ForecastExceptionCriterionLineType clone()
@Nonnull public ForecastPurposeCodeType setForecastPurposeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ForecastTypeCodeType setForecastTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ComparisonDataSourceCodeType setComparisonDataSourceCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DataSourceCodeType setDataSourceCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TimeDeltaDaysQuantityType setTimeDeltaDaysQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getForecastPurposeCodeValue()
null@Nullable public String getForecastTypeCodeValue()
null@Nullable public String getComparisonDataSourceCodeValue()
null@Nullable public String getDataSourceCodeValue()
null@Nullable public BigDecimal getTimeDeltaDaysQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.