Uses of Enum Class
org.jlayer.impl.LayerWriter.LevelKind
Packages that use LayerWriter.LevelKind
-
Uses of LayerWriter.LevelKind in org.jlayer.impl
Methods in org.jlayer.impl that return LayerWriter.LevelKindModifier and TypeMethodDescriptionstatic LayerWriter.LevelKindReturns the enum constant of this class with the specified name.static LayerWriter.LevelKind[]LayerWriter.LevelKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jlayer.impl with parameters of type LayerWriter.LevelKindModifier and TypeMethodDescriptionprivate voidLayerWriter.appendLayerItems(StringBuilder srcCode, LayerWriter.LevelKind levelKind, Unit unit, CharSequence unitType, CharSequence iLayerType, CharSequence aLayerType, CharSequence layerType)