Uses of Class
de.fraunhofer.iosb.ilt.configurableexample.AbstractShape.Pattern
-
-
Uses of AbstractShape.Pattern in de.fraunhofer.iosb.ilt.configurableexample
Methods in de.fraunhofer.iosb.ilt.configurableexample that return AbstractShape.Pattern Modifier and Type Method Description AbstractShape.PatternAbstractShape. getPattern()static AbstractShape.PatternAbstractShape.Pattern. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractShape.Pattern[]AbstractShape.Pattern. values()Returns an array containing the constants of this enum type, in the order they are declared.
-