Uses of Enum Class
com.ants.platform.client.resources.commons.types.CommentObjectType
Packages that use CommentObjectType
-
Uses of CommentObjectType in com.ants.platform.client.resources.commons.types
Methods in com.ants.platform.client.resources.commons.types that return CommentObjectTypeModifier and TypeMethodDescriptionComment.getObjectType()static CommentObjectTypeReturns the enum constant of this class with the specified name.static CommentObjectType[]CommentObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ants.platform.client.resources.commons.types with parameters of type CommentObjectTypeModifier and TypeMethodDescriptionComment.Builder.objectType(CommentObjectType objectType) Comment.ObjectTypeStage.objectType(CommentObjectType objectType)