|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.minilang.method.MethodString
org.ofbiz.minilang.method.StringString
public class StringString
A type of MethodString that represents a String constant value
Field Summary |
---|
Fields inherited from class org.ofbiz.minilang.method.MethodString |
---|
simpleMethod |
Constructor Summary | |
---|---|
StringString(org.w3c.dom.Element element,
SimpleMethod simpleMethod)
|
Method Summary | |
---|---|
java.lang.String |
getString(MethodContext methodContext)
Get the String value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StringString(org.w3c.dom.Element element, SimpleMethod simpleMethod)
Method Detail |
---|
public java.lang.String getString(MethodContext methodContext)
MethodString
getString
in class MethodString
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |