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 GeoLocationTypeOrganizationUnitTypeMock. getGeoLocationType()GeoLocationTypeOrganizationUnitTypeView. getGeoLocationType()GeoLocationTypeUdbOrganizationUnitTypeMock. 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 OrganizationUnitTypeMockQueryOrganizationUnitTypeMockQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryOrganizationUnitTypeViewQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeMockQueryUdbOrganizationUnitTypeMockQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryUdbOrganizationUnitTypeViewQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeMockQueryOrganizationUnitTypeMockQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryOrganizationUnitTypeViewQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeMockQueryUdbOrganizationUnitTypeMockQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryUdbOrganizationUnitTypeViewQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeMockOrganizationUnitTypeMock. setGeoLocationType(GeoLocationType value)OrganizationUnitTypeMockUdbOrganizationUnitTypeMock. setGeoLocationType(GeoLocationType value)