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