Uses of Class
com.openindex.openestate.tool.ImmoToolLogTable.Column
-
Packages that use ImmoToolLogTable.Column Package Description com.openindex.openestate.tool Hauptklassen des ImmoTool-Frameworks. -
-
Uses of ImmoToolLogTable.Column in com.openindex.openestate.tool
Methods in com.openindex.openestate.tool that return ImmoToolLogTable.Column Modifier and Type Method Description static ImmoToolLogTable.Column
ImmoToolLogTable.Column. valueOf(String name)
Returns the enum constant of this type with the specified name.static ImmoToolLogTable.Column[]
ImmoToolLogTable.Column. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.openindex.openestate.tool with parameters of type ImmoToolLogTable.Column Modifier and Type Method Description Object
ImmoToolLogTable.Row. getValueForLog(ImmoToolLogTable.Column column)
-