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 ProtocolRelayStateFormat
ProtocolRelayState.getFormat()
Get formatstatic ProtocolRelayStateFormat
Returns 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) void
ProtocolRelayState.setFormat
(ProtocolRelayStateFormat format)