| Modifier and Type | Method and Description |
|---|---|
BagProfile.Serialization |
BagProfile.getSerialization()
Get the support of serialization for a Bag.
|
static BagProfile.Serialization |
BagProfile.Serialization.of(String value)
Retrieve the
BagProfile.Serialization from a string representation |
static BagProfile.Serialization |
BagProfile.Serialization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BagProfile.Serialization[] |
BagProfile.Serialization.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.