Package org.cip4.lib.xjdf.type
Class IDREF
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
DataType for IDRefs
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cip4.lib.xjdf.type.AbstractXJdfType
equals, hashCode
-
Constructor Details
-
IDREF
public IDREF()Default constructor. -
IDREF
-
IDREF
-
IDREF
-
IDREF
-
IDREF
Custom constructor. Accepting accepting a String expression for initializing..
-
-
Method Details
-
getId
Getter for id attribute.- Returns:
- the id
-
getResource
-
getProduct
-
marshal
-
unmarshal
-
toString
- Specified by:
toStringin classAbstractXJdfType<String,IDREF> - See Also:
-