Class Hl7v3DataTypeAttribute<T>
java.lang.Object
org.herasaf.xacml.core.dataTypeAttribute.impl.AbstractDataTypeAttribute<T>
org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.Hl7v3DataTypeAttribute<T>
- All Implemented Interfaces:
Serializable
,org.herasaf.xacml.core.dataTypeAttribute.DataTypeAttribute<T>
- Direct Known Subclasses:
CvDataTypeAttribute
,IiDataTypeAttribute
public abstract class Hl7v3DataTypeAttribute<T>
extends org.herasaf.xacml.core.dataTypeAttribute.impl.AbstractDataTypeAttribute<T>
- Since:
- 3.5.1
- Author:
- Dmytro Rud
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.herasaf.xacml.core.dataTypeAttribute.impl.AbstractDataTypeAttribute
equals, format, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.herasaf.xacml.core.dataTypeAttribute.DataTypeAttribute
getDatatypeURI
-
Constructor Details
-
Hl7v3DataTypeAttribute
-
-
Method Details
-
convertTo
- Specified by:
convertTo
in classorg.herasaf.xacml.core.dataTypeAttribute.impl.AbstractDataTypeAttribute<T>
- Throws:
org.herasaf.xacml.core.SyntaxException
-
convertTo
-