Uses of Enum Class
ch.nolix.systemapi.midschema.fieldproperty.BaseFieldType
Packages that use BaseFieldType
Package
Description
-
Uses of BaseFieldType in ch.nolix.system.objectschema.modeltool
Methods in ch.nolix.system.objectschema.modeltool that return BaseFieldType -
Uses of BaseFieldType in ch.nolix.systemapi.midschema.fieldproperty
Subclasses with type arguments of type BaseFieldType in ch.nolix.systemapi.midschema.fieldpropertyMethods in ch.nolix.systemapi.midschema.fieldproperty that return BaseFieldTypeModifier and TypeMethodDescriptionFieldType.getBaseType()static BaseFieldTypeReturns the enum constant of this class with the specified name.static BaseFieldType[]BaseFieldType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BaseFieldType in ch.nolix.systemapi.objectschema.modeltool
Methods in ch.nolix.systemapi.objectschema.modeltool that return BaseFieldType