|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NormalTridasShape | |
---|---|
org.tridas.schema |
Uses of NormalTridasShape in org.tridas.schema |
---|
Fields in org.tridas.schema declared as NormalTridasShape | |
---|---|
protected NormalTridasShape |
TridasShape.normalTridas
|
Methods in org.tridas.schema that return NormalTridasShape | |
---|---|
static NormalTridasShape |
NormalTridasShape.fromValue(String v)
|
NormalTridasShape |
TridasShape.getNormalTridas()
Gets the value of the normalTridas property. |
static NormalTridasShape |
NormalTridasShape.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NormalTridasShape[] |
NormalTridasShape.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.tridas.schema with parameters of type NormalTridasShape | |
---|---|
void |
TridasShape.setNormalTridas(NormalTridasShape value)
Sets the value of the normalTridas property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |