Uses of Enum
com.microsoft.graph.models.AssignmentType
Packages that use AssignmentType
-
Uses of AssignmentType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AssignmentTypeModifier and TypeMethodDescriptionstatic AssignmentTypeLearningAssignment.getAssignmentType()Gets the assignmentType property value.static AssignmentTypeReturns the enum constant of this type with the specified name.static AssignmentType[]AssignmentType.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 AssignmentTypeModifier and TypeMethodDescriptionvoidLearningAssignment.setAssignmentType(AssignmentType value) Sets the assignmentType property value.