Uses of Enum Class
org.lfenergy.shapeshifter.api.AvailableRequestedType
Packages that use AvailableRequestedType
-
Uses of AvailableRequestedType in org.lfenergy.shapeshifter.api
Fields in org.lfenergy.shapeshifter.api declared as AvailableRequestedTypeMethods in org.lfenergy.shapeshifter.api that return AvailableRequestedTypeModifier and TypeMethodDescriptionstatic AvailableRequestedTypeFlexRequestISPType.getDisposition()Gets the value of the disposition property.static AvailableRequestedTypeReturns the enum constant of this class with the specified name.static AvailableRequestedType[]AvailableRequestedType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.lfenergy.shapeshifter.api with parameters of type AvailableRequestedTypeModifier and TypeMethodDescriptionvoidFlexRequestISPType.setDisposition(AvailableRequestedType value) Sets the value of the disposition property.