Uses of Enum Class
com.aspose.tasks.cloud.model.MaskType
Packages that use MaskType
-
Uses of MaskType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return MaskTypeModifier and TypeMethodDescriptionstatic MaskTypeOutlineMask.getType()The type of a mask.MaskType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static MaskTypeReturns the enum constant of this class with the specified name.static MaskType[]MaskType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aspose.tasks.cloud.model with parameters of type MaskType