Uses of Enum Class
org.wildfly.mcp.api.Content.Type
-
Uses of Content.Type in org.wildfly.mcp.api
Methods in org.wildfly.mcp.api that return Content.TypeModifier and TypeMethodDescriptionContent.type()ImageContent.type()ResourceContent.type()TextContent.type()static Content.TypeReturns the enum constant of this class with the specified name.static Content.Type[]Content.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.