|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.lang.DelegatingMetaClass net.sf.csutils.groovy.LocalizedStringMetaClass
public class LocalizedStringMetaClass
Field Summary |
---|
Fields inherited from class groovy.lang.DelegatingMetaClass |
---|
delegate |
Constructor Summary | |
---|---|
LocalizedStringMetaClass(groovy.lang.MetaClass pMetaClass)
|
Method Summary | |
---|---|
Object |
getProperty(Object pObject,
String pName)
|
void |
setProperty(Object pObject,
String pName,
Object pValue)
|
Methods inherited from class groovy.lang.DelegatingMetaClass |
---|
addMetaBeanProperty, addMetaMethod, addNewInstanceMethod, addNewStaticMethod, equals, getAdaptee, getAttribute, getAttribute, getClassNode, getMetaClass, getMetaMethod, getMetaMethods, getMetaProperty, getMethods, getProperties, getProperty, getProperty, getStaticMetaMethod, getStaticMetaMethod, getTheClass, hashCode, hasProperty, initialize, invokeConstructor, invokeMethod, invokeMethod, invokeMethod, invokeMethod, invokeMissingMethod, invokeMissingProperty, invokeStaticMethod, isGroovyObject, isModified, pickMethod, respondsTo, respondsTo, selectConstructorAndTransformArguments, setAdaptee, setAttribute, setAttribute, setMetaClass, setProperty, setProperty, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LocalizedStringMetaClass(groovy.lang.MetaClass pMetaClass)
Method Detail |
---|
public Object getProperty(Object pObject, String pName)
getProperty
in interface groovy.lang.MetaObjectProtocol
getProperty
in class groovy.lang.DelegatingMetaClass
public void setProperty(Object pObject, String pName, Object pValue)
setProperty
in interface groovy.lang.MetaObjectProtocol
setProperty
in class groovy.lang.DelegatingMetaClass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |