Uses of Enum
org.openapitools.client.model.ProtocolRelayStateFormat
Packages that use ProtocolRelayStateFormat
-
Uses of ProtocolRelayStateFormat in org.openapitools.client.model
Methods in org.openapitools.client.model that return ProtocolRelayStateFormatModifier and TypeMethodDescriptionstatic ProtocolRelayStateFormatProtocolRelayState.getFormat()Get formatstatic ProtocolRelayStateFormatReturns the enum constant of this type with the specified name.static ProtocolRelayStateFormat[]ProtocolRelayStateFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type ProtocolRelayStateFormatModifier and TypeMethodDescriptionProtocolRelayState.format(ProtocolRelayStateFormat format) voidProtocolRelayState.setFormat(ProtocolRelayStateFormat format)