Uses of Enum
com.azure.json.JsonWriteState
-
Uses of JsonWriteState in com.azure.json
Methods in com.azure.json that return JsonWriteStateModifier and TypeMethodDescriptionJsonWriteContext.getWriteState()Gets theJsonWriteStateassociated to the writing context.static JsonWriteStateReturns the enum constant of this type with the specified name.static JsonWriteState[]JsonWriteState.values()Returns an array containing the constants of this enum type, in the order they are declared.