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