Uses of Enum
org.wso2.am.integration.clients.publisher.api.v1.dto.CommentDTO.EntryPointEnum
Packages that use CommentDTO.EntryPointEnum
-
Uses of CommentDTO.EntryPointEnum in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return CommentDTO.EntryPointEnumModifier and TypeMethodDescriptionstatic CommentDTO.EntryPointEnumCommentDTO.getEntryPoint()Get entryPointCommentDTO.EntryPointEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static CommentDTO.EntryPointEnumReturns the enum constant of this type with the specified name.static CommentDTO.EntryPointEnum[]CommentDTO.EntryPointEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type CommentDTO.EntryPointEnumModifier and TypeMethodDescriptionCommentDTO.entryPoint(CommentDTO.EntryPointEnum entryPoint) voidCommentDTO.setEntryPoint(CommentDTO.EntryPointEnum entryPoint) voidCommentDTO.EntryPointEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, CommentDTO.EntryPointEnum enumeration)