Uses of Enum Class
org.lfenergy.shapeshifter.api.AcceptedRejectedType
Packages that use AcceptedRejectedType
-
Uses of AcceptedRejectedType in org.lfenergy.shapeshifter.api
Fields in org.lfenergy.shapeshifter.api declared as AcceptedRejectedTypeModifier and TypeFieldDescriptionprotected AcceptedRejectedTypePayloadMessageResponseType.resultMethods in org.lfenergy.shapeshifter.api that return AcceptedRejectedTypeModifier and TypeMethodDescriptionstatic AcceptedRejectedTypePayloadMessageResponseType.getResult()Gets the value of the result property.static AcceptedRejectedTypeReturns the enum constant of this class with the specified name.static AcceptedRejectedType[]AcceptedRejectedType.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 AcceptedRejectedTypeModifier and TypeMethodDescriptionvoidPayloadMessageResponseType.setResult(AcceptedRejectedType value) Sets the value of the result property.