| Package | Description |
|---|---|
| eu.toop.edm.jaxb.cccev | |
| eu.toop.edm.jaxb.cv.cac | |
| eu.toop.edm.jaxb.cv.cbc | |
| eu.toop.edm.xml.cccev |
| Modifier and Type | Method and Description |
|---|---|
NumericType |
CCCEVCriterionType.getBiasAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NumericType |
CCCEVValueType.getNumericValue()
<?
|
NumericType |
CCCEVCriterionType.getWeight()
<?
|
NumericType |
CCCEVValueType.setNumericValue(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NumericType |
CCCEVCriterionType.setWeight(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NumericType> |
ObjectFactory.createBias(NumericType value)
|
JAXBElement<NumericType> |
ObjectFactory.createNumericValue(NumericType value)
|
JAXBElement<NumericType> |
ObjectFactory.createWeight(NumericType value)
|
List<NumericType> |
CCCEVCriterionType.getBias()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCCEVCriterionType.addBias(NumericType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
JAXBElement<NumericType> |
ObjectFactory.createBias(NumericType value)
|
JAXBElement<NumericType> |
ObjectFactory.createNumericValue(NumericType value)
|
JAXBElement<NumericType> |
ObjectFactory.createWeight(NumericType value)
|
void |
CCCEVValueType.setNumericValue(NumericType value)
Sets the value of the numericValue property.
|
void |
CCCEVCriterionType.setWeight(NumericType value)
Sets the value of the weight property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCCEVCriterionType.setBias(List<NumericType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
NumericType |
AddressType.getTimezoneOffset()
Gets the value of the timezoneOffset property.
|
NumericType |
AddressType.setTimezoneOffset(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NumericType> |
ObjectFactory.createTimezoneOffset(NumericType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NumericType> |
ObjectFactory.createTimezoneOffset(NumericType value)
|
void |
AddressType.setTimezoneOffset(NumericType value)
Sets the value of the timezoneOffset property.
|
| Modifier and Type | Method and Description |
|---|---|
NumericType |
NumericType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
NumericType |
ObjectFactory.createNumericType()
Create an instance of
NumericType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NumericType> |
ObjectFactory.createNumeric(NumericType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumericType.cloneTo(NumericType ret)
This method clones all values from
this to the passed object. |
JAXBElement<NumericType> |
ObjectFactory.createNumeric(NumericType value)
|
| Modifier and Type | Method and Description |
|---|---|
static CCCEVValueType |
CCCEVValueHelper.create(NumericType a) |
Copyright © 2020 toop.eu. All rights reserved.