Package | Description |
---|---|
com.aparapi |
Modifier and Type | Field and Description |
---|---|
private ProfileInfo.TYPE |
ProfileInfo.type |
Modifier and Type | Method and Description |
---|---|
ProfileInfo.TYPE |
ProfileInfo.getType() |
static ProfileInfo.TYPE |
ProfileInfo.TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProfileInfo.TYPE[] |
ProfileInfo.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|