Uses of Class
tilda.Docs.MasterConfig.Group.SchemaType
-
Packages that use Docs.MasterConfig.Group.SchemaType Package Description tilda -
-
Uses of Docs.MasterConfig.Group.SchemaType in tilda
Methods in tilda that return Docs.MasterConfig.Group.SchemaType Modifier and Type Method Description Docs.MasterConfig.Group.SchemaType
Docs.MasterConfig.Group. getSchemaType(java.lang.String SchemaName)
static Docs.MasterConfig.Group.SchemaType
Docs.MasterConfig.Group.SchemaType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Docs.MasterConfig.Group.SchemaType[]
Docs.MasterConfig.Group.SchemaType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-