Uses of Enum Class
de.iip_ecosphere.platform.connectors.formatter.JsonOutputFormatter.StructureType
Packages that use JsonOutputFormatter.StructureType
-
Uses of JsonOutputFormatter.StructureType in de.iip_ecosphere.platform.connectors.formatter
Fields in de.iip_ecosphere.platform.connectors.formatter with type parameters of type JsonOutputFormatter.StructureTypeModifier and TypeFieldDescriptionprivate Stack<JsonOutputFormatter.StructureType> JsonOutputFormatter.structuresMethods in de.iip_ecosphere.platform.connectors.formatter that return JsonOutputFormatter.StructureTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JsonOutputFormatter.StructureType[]JsonOutputFormatter.StructureType.values()Returns an array containing the constants of this enum class, in the order they are declared.