Class PdqmRequestToPdqQueryTranslator.CompositeIdentifier
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
- All Implemented Interfaces:
GroovyObject
- Enclosing class:
- PdqmRequestToPdqQueryTranslator
public static class PdqmRequestToPdqQueryTranslator.CompositeIdentifier
extends Object
implements GroovyObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getOid()
boolean
hasAll()
boolean
boolean
void
void
void
setNamespace
(String value) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
CompositeIdentifier
public CompositeIdentifier()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
getId
-
setId
-
getNamespace
-
setNamespace
-
getOid
-
setOid
-
hasSystem
public boolean hasSystem() -
hasOnlySystem
public boolean hasOnlySystem() -
hasAll
public boolean hasAll()
-