Uses of Enum Class
org.lfenergy.shapeshifter.api.AcceptedDisputedType
Packages that use AcceptedDisputedType
-
Uses of AcceptedDisputedType in org.lfenergy.shapeshifter.api
Fields in org.lfenergy.shapeshifter.api declared as AcceptedDisputedTypeModifier and TypeFieldDescriptionprotected AcceptedDisputedTypeFlexOrderSettlementStatusType.dispositionMethods in org.lfenergy.shapeshifter.api that return AcceptedDisputedTypeModifier and TypeMethodDescriptionstatic AcceptedDisputedTypeFlexOrderSettlementStatusType.getDisposition()Gets the value of the disposition property.static AcceptedDisputedTypeReturns the enum constant of this class with the specified name.static AcceptedDisputedType[]AcceptedDisputedType.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 AcceptedDisputedTypeModifier and TypeMethodDescriptionvoidFlexOrderSettlementStatusType.setDisposition(AcceptedDisputedType value) Sets the value of the disposition property.