|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueEnumeration | |
org.enhydra.zeus | |
org.enhydra.zeus.transform |
Uses of ValueEnumeration in org.enhydra.zeus |
Methods in org.enhydra.zeus that return ValueEnumeration | |
ValueEnumeration |
Transformer.getValueEnumeration(java.lang.String name)
This will retrieve the for the
supplied name. |
Methods in org.enhydra.zeus with parameters of type ValueEnumeration | |
void |
Transformer.addValueEnumeration(ValueEnumeration valueEnumeration)
This will add a new to those
available to this Transformer . |
Uses of ValueEnumeration in org.enhydra.zeus.transform |
Methods in org.enhydra.zeus.transform that return ValueEnumeration | |
ValueEnumeration |
BaseTransformer.getValueEnumeration(java.lang.String name)
This will retrieve the for the
supplied name. |
Methods in org.enhydra.zeus.transform with parameters of type ValueEnumeration | |
void |
BaseTransformer.addValueEnumeration(ValueEnumeration valueEnumeration)
This will add a new to those
available to this Transformer . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |