Uses of Enum Class
io.atlasmap.java.v2.Modifier
Packages that use Modifier
-
Uses of Modifier in io.atlasmap.java.v2
Fields in io.atlasmap.java.v2 with type parameters of type ModifierMethods in io.atlasmap.java.v2 that return ModifierModifier and TypeMethodDescriptionstatic Modifier
static Modifier
Returns the enum constant of this class with the specified name.static Modifier[]
Modifier.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.atlasmap.java.v2 that return types with arguments of type ModifierModifier and TypeMethodDescriptionModifierList.getModifier()
Gets the value of the modifier property.