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