Uses of Class
com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestTable.Column
-
Packages that use AgencyInterestTable.Column Package Description com.openindex.openestate.tool.agency.addons.contacts Erweiterungen des Immobilien-Add-Ons. -
-
Uses of AgencyInterestTable.Column in com.openindex.openestate.tool.agency.addons.contacts
Methods in com.openindex.openestate.tool.agency.addons.contacts that return AgencyInterestTable.Column Modifier and Type Method Description static AgencyInterestTable.ColumnAgencyInterestTable.Column. valueOf(String name)Returns the enum constant of this type with the specified name.static AgencyInterestTable.Column[]AgencyInterestTable.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.addons.contacts with parameters of type AgencyInterestTable.Column Modifier and Type Method Description ObjectAgencyInterestTable.Row. getValueForInterest(AgencyInterestTable.Column column)
-