Uses of Class
org.openapitools.codegen.languages.XojoClientCodegen.SERIALIZATION_LIBRARY_TYPE
-
Packages that use XojoClientCodegen.SERIALIZATION_LIBRARY_TYPE Package Description org.openapitools.codegen.languages -
-
Uses of XojoClientCodegen.SERIALIZATION_LIBRARY_TYPE in org.openapitools.codegen.languages
Fields in org.openapitools.codegen.languages declared as XojoClientCodegen.SERIALIZATION_LIBRARY_TYPE Modifier and Type Field Description protected XojoClientCodegen.SERIALIZATION_LIBRARY_TYPEXojoClientCodegen. serializationLibraryMethods in org.openapitools.codegen.languages that return XojoClientCodegen.SERIALIZATION_LIBRARY_TYPE Modifier and Type Method Description static XojoClientCodegen.SERIALIZATION_LIBRARY_TYPEXojoClientCodegen.SERIALIZATION_LIBRARY_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static XojoClientCodegen.SERIALIZATION_LIBRARY_TYPE[]XojoClientCodegen.SERIALIZATION_LIBRARY_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-