Package | Description |
---|---|
com.tibco.tea.agent.api |
Provides interfaces for defining TeaObjectTypes
|
Modifier and Type | Method and Description |
---|---|
TeaConcept |
TeaObjectProvider.getConcept()
Return the
TeaConcept that represents this ObjectType |
TeaConcept |
SingletonTeaObject.getConcept()
Return the
TeaConcept that represents this ObjectType |
static TeaConcept |
TeaConcept.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeaConcept[] |
TeaConcept.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 TIBCO Software Inc.. All Rights Reserved.