Uses of Enum
com.microsoft.graph.models.AccountTargetContentType
Packages that use AccountTargetContentType
-
Uses of AccountTargetContentType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccountTargetContentTypeModifier and TypeMethodDescriptionstatic AccountTargetContentTypeAccountTargetContent.getType()Gets the type property value.static AccountTargetContentTypeReturns the enum constant of this type with the specified name.static AccountTargetContentType[]AccountTargetContentType.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 AccountTargetContentTypeModifier and TypeMethodDescriptionvoidAccountTargetContent.setType(AccountTargetContentType value) Sets the type property value.