Class Present
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
org.openehealth.ipf.commons.ihe.hpd.stub.json.Present
- All Implemented Interfaces:
GroovyObject,FilterIntermediary<AttributeDescription>
@CompileStatic
public class Present
extends AttributeDescription
implements FilterIntermediary<AttributeDescription>, GroovyObject
-
Field Summary
Fields inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
getName, setNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
Present
public Present()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
toDsml
- Specified by:
toDsmlin interfaceFilterIntermediary<AttributeDescription>
-
fromDsml
-