net.sf.csutils.groovy
Class LocalizedString
java.lang.Object
  
net.sf.csutils.groovy.AbstractGroovyObject
      
net.sf.csutils.groovy.LocalizedString
- All Implemented Interfaces: 
 - groovy.lang.GroovyObject
 
public class LocalizedString
- extends AbstractGroovyObject
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LocalizedString
public LocalizedString(GroovyMetaModel pMetaModel,
                       javax.xml.registry.infomodel.LocalizedString pLocalizedString)
invokeMethod
public Object invokeMethod(String pName,
                           Object pArgs)
 
getProperty
public Object getProperty(String pName)
 
setProperty
public void setProperty(String propertyName,
                        Object newValue)
 
Copyright © 2009-2010. All Rights Reserved.