Uses of Enum Class
net.binis.codegen.tools.BaseStringInterpolator.SegmentType
Packages that use BaseStringInterpolator.SegmentType
-
Uses of BaseStringInterpolator.SegmentType in net.binis.codegen.tools
Fields in net.binis.codegen.tools with type parameters of type BaseStringInterpolator.SegmentTypeModifier and TypeFieldDescriptionprotected List<Pair<BaseStringInterpolator.SegmentType, String>> BaseStringInterpolator.segmentsMethods in net.binis.codegen.tools that return BaseStringInterpolator.SegmentTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BaseStringInterpolator.SegmentType[]BaseStringInterpolator.SegmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.binis.codegen.tools that return types with arguments of type BaseStringInterpolator.SegmentType