@Immutable public final class CCCEVValueHelper extends Object
CCCEVValueType objects from Java types.@Nonnull public static CCCEVValueType createID(@Nonnull String s)
@Nonnull public static CCCEVValueType create(@Nonnull IDType a)
@Nonnull public static CCCEVValueType createAmount(@Nullable BigDecimal aValue, @Nullable String sCurrencyID)
@Nonnull public static CCCEVValueType create(@Nullable AmountType a)
@Nonnull public static CCCEVValueType createCode(@Nullable String sValue)
@Nonnull public static CCCEVValueType create(@Nullable CodeType a)
@Nonnull public static CCCEVValueType create(@Nullable LocalDate a)
@Nonnull public static CCCEVValueType createDate(@Nullable XMLGregorianCalendar a)
@Nonnull public static CCCEVValueType create(@Nullable DateType a)
@Nonnull public static CCCEVValueType create(@Nullable Boolean a)
@Nonnull public static CCCEVValueType create(boolean b)
@Nonnull public static CCCEVValueType createIndicator(@Nullable String s)
@Nonnull public static CCCEVValueType create(@Nullable IndicatorType a)
@Nonnull public static CCCEVValueType createMeasure(@Nullable BigDecimal aValue, @Nullable String sUnitCode)
@Nonnull public static CCCEVValueType create(@Nullable MeasureType a)
@Nonnull public static CCCEVValueType create(long n)
@Nonnull public static CCCEVValueType create(double d)
@Nonnull public static CCCEVValueType create(@Nullable BigDecimal a)
@Nonnull public static CCCEVValueType create(@Nonnull NumericType a)
@Nonnull public static CCCEVValueType createQuantity(@Nullable BigDecimal aValue, @Nullable String sUnitCode)
@Nonnull public static CCCEVValueType create(@Nullable QuantityType a)
@Nonnull public static CCCEVValueType createText(@Nullable String... a)
@Nonnull public static CCCEVValueType createText(@Nullable Collection<String> a)
@Nonnull public static CCCEVValueType create(@Nullable TextType... a)
@Nonnull public static CCCEVValueType create(@Nullable Collection<TextType> a)
@Nonnull public static CCCEVValueType create(@Nullable LocalTime a)
@Nonnull public static CCCEVValueType createTime(@Nullable XMLGregorianCalendar a)
@Nonnull public static CCCEVValueType create(@Nullable TimeType a)
@Nonnull public static CCCEVValueType createURI(@Nullable String s)
@Nonnull public static CCCEVValueType create(@Nullable URIType a)
@Nonnull public static CCCEVValueType create(@Nullable PeriodType a)
@Nonnull public static CCCEVValueType createError(@Nullable String sValue)
@Nonnull public static CCCEVValueType createError(@Nullable CodeType a)
Copyright © 2020 toop.eu. All rights reserved.