Uses of Class
io.fabric8.crd.generator.annotation.PrinterColumnFormat
-
Packages that use PrinterColumnFormat Package Description io.fabric8.crd.generator.annotation -
-
Uses of PrinterColumnFormat in io.fabric8.crd.generator.annotation
Methods in io.fabric8.crd.generator.annotation that return PrinterColumnFormat Modifier and Type Method Description PrinterColumnFormatformat()The printer column format.PrinterColumnFormatformat()The printer column format.static PrinterColumnFormatPrinterColumnFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static PrinterColumnFormat[]PrinterColumnFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-