Uses of Enum Class
com.duffel.sdk.model.Order1.ContentEnum
Packages that use Order1.ContentEnum
-
Uses of Order1.ContentEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return Order1.ContentEnumModifier and TypeMethodDescriptionstatic Order1.ContentEnumOrder1.getContent()Whether the __Order__ is Self-Managed or Managedstatic Order1.ContentEnumReturns the enum constant of this class with the specified name.static Order1.ContentEnum[]Order1.ContentEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.duffel.sdk.model with parameters of type Order1.ContentEnumModifier and TypeMethodDescriptionOrder1.content(Order1.ContentEnum content) voidOrder1.setContent(Order1.ContentEnum content)