Uses of Enum Class
com.aspose.tasks.cloud.model.WBSSequence
Packages that use WBSSequence
-
Uses of WBSSequence in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return WBSSequenceModifier and TypeMethodDescriptionstatic WBSSequenceWBSCodeMask.getSequence()Specifies the type of character of the code string.WBSSequence.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static WBSSequenceReturns the enum constant of this class with the specified name.static WBSSequence[]WBSSequence.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 WBSSequenceModifier and TypeMethodDescriptionWBSCodeMask.sequence(WBSSequence sequence) voidWBSCodeMask.setSequence(WBSSequence sequence) voidWBSSequence.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, WBSSequence enumeration)