Class Substrings
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
org.openehealth.ipf.commons.ihe.hpd.stub.json.Substrings
- All Implemented Interfaces:
GroovyObject,FilterIntermediary<SubstringFilter>
@CompileStatic
public class Substrings
extends SubstringFilter
implements FilterIntermediary<SubstringFilter>, GroovyObject
-
Field Summary
Fields inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
_final, any, initial, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
getAny, getFinal, getInitial, getName, setFinal, setInitial, 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
-
Substrings
public Substrings()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
toDsml
- Specified by:
toDsmlin interfaceFilterIntermediary<SubstringFilter>
-
fromDsml
-