Class AbstractXJdfType<ValueType,BoundType>

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
org.cip4.lib.xjdf.type.AbstractXJdfType<ValueType,BoundType>
Direct Known Subclasses:
AbstractList, DateTime, Duration, IDREF, Matrix, Rectangle, Shape, URI, XYPair

public abstract class AbstractXJdfType<ValueType,BoundType> extends javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
Abstract XJdf Data Type.