Package | Description |
---|---|
com.itko.lisa.editor | |
com.itko.lisa.test |
Modifier and Type | Method and Description |
---|---|
NamedObject.NameType |
TestNodeInfo.getNameType()
Returns the type of Element Name.
|
NamedObject.NameType |
ControllerBase.getNameType()
Returns the type of Element Name.
|
Modifier and Type | Method and Description |
---|---|
void |
TestNodeInfo.setNameType(NamedObject.NameType type)
Sets the element name-type.
|
void |
ControllerBase.setNameType(NamedObject.NameType type)
Sets the element name-type.
|
Modifier and Type | Method and Description |
---|---|
NamedObject.NameType |
NamedObject.getNameType()
Returns the type of Element Name.
|
static NamedObject.NameType |
NamedObject.NameType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NamedObject.NameType[] |
NamedObject.NameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NamedObject.setNameType(NamedObject.NameType type)
Sets the element name-type.
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.