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