Uses of Class
org.teamapps.model.controlcenter.GeoLocationType
| Package | Description |
|---|---|
| org.teamapps.model.controlcenter |
-
Uses of GeoLocationType in org.teamapps.model.controlcenter
Methods in org.teamapps.model.controlcenter that return GeoLocationType Modifier and Type Method Description GeoLocationTypeOrganizationUnitType. getGeoLocationType()GeoLocationTypeOrganizationUnitTypeView. getGeoLocationType()GeoLocationTypeUdbOrganizationUnitType. getGeoLocationType()GeoLocationTypeUdbOrganizationUnitTypeView. getGeoLocationType()static GeoLocationTypeGeoLocationType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GeoLocationType[]GeoLocationType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.model.controlcenter with parameters of type GeoLocationType Modifier and Type Method Description OrganizationUnitTypeQueryOrganizationUnitTypeQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryOrganizationUnitTypeViewQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeQueryUdbOrganizationUnitTypeQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryUdbOrganizationUnitTypeViewQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeQueryOrganizationUnitTypeQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryOrganizationUnitTypeViewQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeQueryUdbOrganizationUnitTypeQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryUdbOrganizationUnitTypeViewQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeOrganizationUnitType. setGeoLocationType(GeoLocationType value)OrganizationUnitTypeUdbOrganizationUnitType. setGeoLocationType(GeoLocationType value)