Uses of Class
fi.jubic.easyvalue.processor.PropertyKind
-
Packages that use PropertyKind Package Description fi.jubic.easyvalue.processor -
-
Uses of PropertyKind in fi.jubic.easyvalue.processor
Methods in fi.jubic.easyvalue.processor that return PropertyKind Modifier and Type Method Description static PropertyKindPropertyKind. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertyKind[]PropertyKind. values()Returns an array containing the constants of this enum type, in the order they are declared.
-