public class ClassPathProfileStore extends Object implements ca.uhn.hl7v2.conf.store.ProfileStore, groovy.lang.GroovyObject
| Constructor and Description |
|---|
ClassPathProfileStore() |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
String |
getOffset() |
String |
getProfile(String ID) |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
void |
persistProfile(String arg0,
String arg1) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setOffset(String value) |
void |
setProperty(String property,
Object value) |
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectpublic String getOffset()
public void setOffset(String value)
public String getProfile(String ID)
getProfile in interface ca.uhn.hl7v2.conf.store.ProfileStoreCopyright © 2016 Open eHealth Foundation. All rights reserved.