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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetId()getOid()booleanhasAll()booleanbooleanvoidvoidvoidsetNamespace(String value) voidMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObjectgetProperty, invokeMethod, setProperty
- 
Constructor Details- 
CompositeIdentifierpublic CompositeIdentifier()
 
- 
- 
Method Details- 
getMetaClass- Specified by:
- getMetaClassin interface- GroovyObject
 
- 
setMetaClass- Specified by:
- setMetaClassin interface- GroovyObject
 
- 
getId
- 
setId
- 
getNamespace
- 
setNamespace
- 
getOid
- 
setOid
- 
hasSystempublic boolean hasSystem()
- 
hasOnlySystempublic boolean hasOnlySystem()
- 
hasAllpublic boolean hasAll()
 
-