| Modifier and Type | Method and Description |
|---|---|
static BagProfile.BuiltIn |
BagProfile.BuiltIn.from(String identifier)
Retrieve a built in profile from an identifier
|
static BagProfile.BuiltIn |
BagProfile.BuiltIn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BagProfile.BuiltIn[] |
BagProfile.BuiltIn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BagProfile(BagProfile.BuiltIn builtInProfile)
Load a BagProfile from a
BagProfile.BuiltIn profile type |
Copyright © 2020. All rights reserved.