Uses of Enum Class
com.soklet.ResourcePathDeclaration.ComponentType
Packages that use ResourcePathDeclaration.ComponentType
-
Uses of ResourcePathDeclaration.ComponentType in com.soklet
Subclasses with type arguments of type ResourcePathDeclaration.ComponentType in com.sokletModifier and TypeClassDescriptionstatic enumHow to interpret aResourcePathDeclaration.Componentof aResourcePathDeclaration- is it literal text or a placeholder?Methods in com.soklet that return ResourcePathDeclaration.ComponentTypeModifier and TypeMethodDescriptionResourcePathDeclaration.Component.getType()What type of resource path declaration component is this?Returns the enum constant of this class with the specified name.ResourcePathDeclaration.ComponentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.soklet with parameters of type ResourcePathDeclaration.ComponentTypeModifier and TypeMethodDescriptionResourcePathDeclaration.Component.with(String value, ResourcePathDeclaration.ComponentType type)