Class IiDataTypeAttribute
- java.lang.Object
-
- org.herasaf.xacml.core.dataTypeAttribute.impl.AbstractDataTypeAttribute<T>
-
- org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.Hl7v3DataTypeAttribute<II>
-
- org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.IiDataTypeAttribute
-
- All Implemented Interfaces:
Serializable
,org.herasaf.xacml.core.dataTypeAttribute.DataTypeAttribute<II>
public class IiDataTypeAttribute extends Hl7v3DataTypeAttribute<II>
- Since:
- 3.5.1
- Author:
- Dmytro Rud
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IiDataTypeAttribute()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDatatypeURI()
-
Methods inherited from class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.Hl7v3DataTypeAttribute
convertTo, convertTo
-
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDatatypeURI
public String getDatatypeURI()
-
-