JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.hrznstudio.titanium.api
Interface IEnumValues<T>
All Known Implementing Classes:
RedstoneAction
public interface
IEnumValues<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getValue
(
String
name)
List
<
T
>
getValues
()
Method Details
getValues
List
<
T
>
getValues
()
getValue
T
getValue
(
String
name)