Uses of Enum
com.microsoft.graph.models.PayloadBrand
Packages that use PayloadBrand
-
Uses of PayloadBrand in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PayloadBrandModifier and TypeMethodDescriptionstatic PayloadBrandPayload.getBrand()Gets the brand property value.static PayloadBrandReturns the enum constant of this type with the specified name.static PayloadBrand[]PayloadBrand.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type PayloadBrandModifier and TypeMethodDescriptionvoidPayload.setBrand(PayloadBrand value) Sets the brand property value.