Uses of Class
com.openindex.openestate.tool.agency.AgencyContactTable.Column
-
Packages that use AgencyContactTable.Column Package Description com.openindex.openestate.tool.agency ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien. -
-
Uses of AgencyContactTable.Column in com.openindex.openestate.tool.agency
Methods in com.openindex.openestate.tool.agency that return AgencyContactTable.Column Modifier and Type Method Description static AgencyContactTable.Column
AgencyContactTable.Column. valueOf(String name)
Returns the enum constant of this type with the specified name.static AgencyContactTable.Column[]
AgencyContactTable.Column. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.openindex.openestate.tool.agency with parameters of type AgencyContactTable.Column Modifier and Type Method Description Object
AgencyContactTable.Row. getValueForEstate(AgencyContactTable.Column column)
-