- valueOf(String) - Static method in enum net.anwiba.commons.datasource.constaint.Restriction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.anwiba.commons.datasource.DataSourceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.anwiba.commons.datasource.constaint.Restriction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.anwiba.commons.datasource.DataSourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visitCatalog() - Method in interface net.anwiba.commons.datasource.IDataSourceTypeVisitor
-
- visitDatabase() - Method in interface net.anwiba.commons.datasource.IDataSourceTypeVisitor
-
- visitFile() - Method in interface net.anwiba.commons.datasource.IDataSourceTypeVisitor
-
- visitFileSystem() - Method in interface net.anwiba.commons.datasource.IDataSourceTypeVisitor
-
- visitMemory() - Method in interface net.anwiba.commons.datasource.IDataSourceTypeVisitor
-
- visitService() - Method in interface net.anwiba.commons.datasource.IDataSourceTypeVisitor
-