railo.runtime.functions.struct
Class StructNew

java.lang.Object
  extended by railo.runtime.functions.struct.StructNew
All Implemented Interfaces:
Serializable, Function

public final class StructNew
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
StructNew()
           
 
Method Summary
static Struct call(PageContext pc)
           
static Struct call(PageContext pc, String type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructNew

public StructNew()
Method Detail

call

public static Struct call(PageContext pc)

call

public static Struct call(PageContext pc,
                          String type)
                   throws FunctionException
Throws:
FunctionException


Copyright © 2012 Railo