Modifier and Type | Method and Description |
---|---|
SkeletonType |
Skeleton.getType()
Gets the type of the skeleton.
|
static SkeletonType |
SkeletonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkeletonType[] |
SkeletonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Skeleton.setType(SkeletonType value)
Sets the type of the skeleton.
|
Copyright © 2019. All rights reserved.