|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallTemplate.Type | |
---|---|
com.fatwire.gst.foundation.facade.runtag.render |
Uses of CallTemplate.Type in com.fatwire.gst.foundation.facade.runtag.render |
---|
Methods in com.fatwire.gst.foundation.facade.runtag.render that return CallTemplate.Type | |
---|---|
static CallTemplate.Type |
CallTemplate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CallTemplate.Type[] |
CallTemplate.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.fatwire.gst.foundation.facade.runtag.render with parameters of type CallTemplate.Type | |
---|---|
void |
Lookup.setTtype(CallTemplate.Type ttype)
|
void |
CallTemplate.setTtype(CallTemplate.Type s)
|
Constructors in com.fatwire.gst.foundation.facade.runtag.render with parameters of type CallTemplate.Type | |
---|---|
CallTemplate(String slotname,
String tname,
CallTemplate.Type type)
Sets up CallTemplate with default Style.element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |