Uses of Class
odata.msgraph.client.schema.SchemaInfo
-
Packages that use SchemaInfo Package Description odata.msgraph.client.schema -
-
Uses of SchemaInfo in odata.msgraph.client.schema
Methods in odata.msgraph.client.schema that return SchemaInfo Modifier and Type Method Description static SchemaInfoSchemaInfo. valueOf(String name)Returns the enum constant of this type with the specified name.static SchemaInfo[]SchemaInfo. values()Returns an array containing the constants of this enum type, in the order they are declared.
-