Package org.dmg.pmml
Interface ComplexValue
-
- All Known Implementing Classes:
ComplexArray.ListValue,ComplexArray.SetValue,ComplexPeriod,Date,DateTime,DaysSinceDate,Instant,Period,SecondsSinceDate,SecondsSinceMidnight,SimplePeriod,Time
public interface ComplexValueA marker interface for custom types, which can be "unwrapped" to primitive XML schema data type.
- See Also:
HasValue,HasValueSet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjecttoSimpleValue()
-