Uses of Class
overit.geocall.model.lang.LocalizedString
Packages that use LocalizedString
Package
Description
-
Uses of LocalizedString in overit.geocall.basic.bl.usertype
Methods in overit.geocall.basic.bl.usertype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringBOUserType.getDescription()Gets the user's type description.Methods in overit.geocall.basic.bl.usertype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidBOUserType.setDescription(LocalizedString description) Sets the user's type description. -
Uses of LocalizedString in overit.geocall.model.converters
Methods in overit.geocall.model.converters that return LocalizedStringModifier and TypeMethodDescriptionFromStringToLocalizedStringConverter.convert(MappingContext<String, LocalizedString> context) Method parameters in overit.geocall.model.converters with type arguments of type LocalizedStringModifier and TypeMethodDescriptionFromLocalizedStringToStringConverter.convert(MappingContext<LocalizedString, String> context) FromStringToLocalizedStringConverter.convert(MappingContext<String, LocalizedString> context) -
Uses of LocalizedString in overit.geocallapp.utilities.datatype
Methods in overit.geocallapp.utilities.datatype with parameters of type LocalizedStringModifier and TypeMethodDescriptionprotected static voidReflectionUtils.collectLocalizedStringValues(Map<String, Object> valuesCollector, String fieldName, LocalizedString localizedString) -
Uses of LocalizedString in overit.geocallapp.utilities.lang
Methods in overit.geocallapp.utilities.lang that return LocalizedStringModifier and TypeMethodDescriptionstatic LocalizedStringLangUtils.getLocalizedStringForAllLanguages(String text, Object[] parameters) Builds a newLocalizedStringobject with the given text translated in all languages and formatted with given parameters.static LocalizedStringLangUtils.getLocalizedStringForCurrentLanguage(String description) Build a newLocalizedStringobject assigning the input description to the current language.Methods in overit.geocallapp.utilities.lang with parameters of type LocalizedStringModifier and TypeMethodDescriptionstatic voidLangUtils.addMissingTranslations(LocalizedString localizedString) Check if theLocalizedStringinput have aLocalizedString.LocalizedItemfor each system language.static booleanLangUtils.checkEmptyLocalizedString(LocalizedString localizedString, boolean isNullOrEmptyValid) Check if theLocalizedStringis correctly filled in. -
Uses of LocalizedString in overit.geocallapp.wfm.accounts.bl.account.status
Methods in overit.geocallapp.wfm.accounts.bl.account.status that return LocalizedStringMethods in overit.geocallapp.wfm.accounts.bl.account.status with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOAccountStatus.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.accounts.bl.account.status.event
Methods in overit.geocallapp.wfm.accounts.bl.account.status.event that return LocalizedStringModifier and TypeMethodDescriptionAccountStatusSearchFilter.getDescription()Returns the account status description that was set as filter.Methods in overit.geocallapp.wfm.accounts.bl.account.status.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidAccountStatusSearchFilter.setDescription(LocalizedString description) Sets the account status description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.accounts.bl.account.type
Methods in overit.geocallapp.wfm.accounts.bl.account.type that return LocalizedStringModifier and TypeMethodDescriptionBOAccountType.getDescription()Returns the account type's description.Methods in overit.geocallapp.wfm.accounts.bl.account.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOAccountType.setDescription(LocalizedString description) Sets the account type's description. -
Uses of LocalizedString in overit.geocallapp.wfm.accounts.bl.account.type.event
Methods in overit.geocallapp.wfm.accounts.bl.account.type.event that return LocalizedStringModifier and TypeMethodDescriptionAccountTypeSearchFilter.getDescription()Returns the technical object type's description that was set as filter.Methods in overit.geocallapp.wfm.accounts.bl.account.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidAccountTypeSearchFilter.setDescription(LocalizedString description) Sets the technical object type's description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.accounts.rs1.status
Methods in overit.geocallapp.wfm.accounts.rs1.status that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOAccountStatus.getDescription()final LocalizedStringDTOAccountStatusInsert.getDescription()Methods in overit.geocallapp.wfm.accounts.rs1.status that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOAccountStatusUpdate.getDescription()Methods in overit.geocallapp.wfm.accounts.rs1.status with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOAccountStatus.setDescription(LocalizedString description) final voidDTOAccountStatusInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.accounts.rs1.status with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOAccountStatusUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.accounts.rs1.type
Methods in overit.geocallapp.wfm.accounts.rs1.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOAccountType.getDescription()final LocalizedStringDTOAccountTypeInsert.getDescription()Methods in overit.geocallapp.wfm.accounts.rs1.type that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOAccountTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.accounts.rs1.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOAccountType.setDescription(LocalizedString description) final voidDTOAccountTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.accounts.rs1.type with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOAccountTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.assets.bl.status
Methods in overit.geocallapp.wfm.assets.bl.status that return LocalizedStringMethods in overit.geocallapp.wfm.assets.bl.status with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOAssetStatus.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.assets.bl.status.event
Methods in overit.geocallapp.wfm.assets.bl.status.event that return LocalizedStringModifier and TypeMethodDescriptionAssetStatusSearchFilter.getDescription()Returns the asset status description that was set as filter.Methods in overit.geocallapp.wfm.assets.bl.status.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidAssetStatusSearchFilter.setDescription(LocalizedString description) Sets the asset status description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.assets.bl.type
Methods in overit.geocallapp.wfm.assets.bl.type that return LocalizedStringModifier and TypeMethodDescriptionBOAssetType.getDescription()Returns the asset type's description.Methods in overit.geocallapp.wfm.assets.bl.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOAssetType.setDescription(LocalizedString description) Sets the asset type's description. -
Uses of LocalizedString in overit.geocallapp.wfm.assets.bl.type.event
Methods in overit.geocallapp.wfm.assets.bl.type.event that return LocalizedStringModifier and TypeMethodDescriptionAssetTypeSearchFilter.getDescription()Returns the technical object type's description that was set as filter.Methods in overit.geocallapp.wfm.assets.bl.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidAssetTypeSearchFilter.setDescription(LocalizedString description) Sets the technical object type's description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.assets.rs1.status
Methods in overit.geocallapp.wfm.assets.rs1.status that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOAssetStatus.getDescription()final LocalizedStringDTOAssetStatusInsert.getDescription()Methods in overit.geocallapp.wfm.assets.rs1.status that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOAssetStatusUpdate.getDescription()Methods in overit.geocallapp.wfm.assets.rs1.status with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOAssetStatus.setDescription(LocalizedString description) final voidDTOAssetStatusInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.assets.rs1.status with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOAssetStatusUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.assets.rs1.type
Methods in overit.geocallapp.wfm.assets.rs1.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOAssetType.getDescription()final LocalizedStringDTOAssetTypeInsert.getDescription()Methods in overit.geocallapp.wfm.assets.rs1.type that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOAssetTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.assets.rs1.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOAssetType.setDescription(LocalizedString description) final voidDTOAssetTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.assets.rs1.type with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOAssetTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.event
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.event that return LocalizedStringModifier and TypeMethodDescriptionBundlingRuleSearchFilter.getDescription()Returns the bundling rule description that was set as filter.Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBundlingRuleSearchFilter.setDescription(LocalizedString description) Sets the bundling rule description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header that return LocalizedStringModifier and TypeMethodDescriptionBOBundlingRuleHeader.getDescription()Returns the bundling rule description.Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOBundlingRuleHeader.setDescription(LocalizedString description) Sets the bundling rule description. -
Uses of LocalizedString in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.event
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.event that return LocalizedStringModifier and TypeMethodDescriptionBundlingRuleHeaderSearchFilter.getDescription()Returns the bundling rule description that was set as filter.Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBundlingRuleHeaderSearchFilter.setDescription(LocalizedString description) Sets the bundling rule description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.bundler.rs1.bundlingrule
Methods in overit.geocallapp.wfm.bundler.rs1.bundlingrule that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOBundlingRule.getDescription()Returns the bundling rule description.final LocalizedStringDTOBundlingRuleFilter.getDescription()Returns the bundling rule description that was set as filter.final LocalizedStringDTOBundlingRuleInsert.getDescription()Returns the bundling rule description.Methods in overit.geocallapp.wfm.bundler.rs1.bundlingrule that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOBundlingRuleUpdate.getDescription()Returns the bundling rule description.Methods in overit.geocallapp.wfm.bundler.rs1.bundlingrule with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOBundlingRule.setDescription(LocalizedString description) Sets the bundling rule description.final voidDTOBundlingRuleFilter.setDescription(LocalizedString description) Sets the bundling rule description as filter.final voidDTOBundlingRuleInsert.setDescription(LocalizedString description) Sets the bundling rule description.Method parameters in overit.geocallapp.wfm.bundler.rs1.bundlingrule with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOBundlingRuleUpdate.setDescription(Optional<LocalizedString> description) Sets the bundling rule description. -
Uses of LocalizedString in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass that return LocalizedStringModifier and TypeMethodDescriptionBOWorkShiftExceptionClass.getDescription()Returns the description of the work shift exception class.Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkShiftExceptionClass.setDescription(LocalizedString description) Sets the description of the work shift exception class. -
Uses of LocalizedString in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.event
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.event that return LocalizedStringModifier and TypeMethodDescriptionWorkShiftExceptionClassSearchFilter.getDescription()Returns the description of the work shift exception class that was set as a filter.Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkShiftExceptionClassSearchFilter.setDescription(LocalizedString description) Sets the description of the work shift exception class to be used as a filter. -
Uses of LocalizedString in overit.geocallapp.wfm.calendars.bl.workshift.exception.type
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.type that return LocalizedStringModifier and TypeMethodDescriptionBOWorkShiftExceptionType.getDescription()Returns the description of the work shift exception type.Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkShiftExceptionType.setDescription(LocalizedString description) Sets the description of the work shift exception type. -
Uses of LocalizedString in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.event
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.event that return LocalizedStringModifier and TypeMethodDescriptionWorkShiftExceptionTypeSearchFilter.getDescription()Returns the description of the work shift exception type that was set as a filter.Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkShiftExceptionTypeSearchFilter.setDescription(LocalizedString description) Sets the description of the work shift exception type to be used as a filter. -
Uses of LocalizedString in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclass
Methods in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclass that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkShiftExceptionClass.getDescription()final LocalizedStringDTOWorkShiftExceptionClassInsert.getDescription()Methods in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclass that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkShiftExceptionClassUpdate.getDescription()Methods in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkShiftExceptionClass.setDescription(LocalizedString description) final voidDTOWorkShiftExceptionClassInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclass with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkShiftExceptionClassUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontype
Methods in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkShiftExceptionType.getDescription()final LocalizedStringDTOWorkShiftExceptionTypeInsert.getDescription()Methods in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontype that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkShiftExceptionTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkShiftExceptionType.setDescription(LocalizedString description) final voidDTOWorkShiftExceptionTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontype with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkShiftExceptionTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.bl.catalogcode
Methods in overit.geocallapp.wfm.catalogs.bl.catalogcode that return LocalizedStringModifier and TypeMethodDescriptionBOCatalogCode.getDescription()Gets the catalog code description.Methods in overit.geocallapp.wfm.catalogs.bl.catalogcode with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOCatalogCode.setDescription(LocalizedString description) Sets the catalog code description. -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.bl.catalogcode.event
Methods in overit.geocallapp.wfm.catalogs.bl.catalogcode.event that return LocalizedStringModifier and TypeMethodDescriptionCatalogCodeSearchFilter.getDescription()Gets the catalog code description.Methods in overit.geocallapp.wfm.catalogs.bl.catalogcode.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCatalogCodeSearchFilter.setDescription(LocalizedString description) Sets the catalog code description. -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.bl.cataloggroup
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup that return LocalizedStringModifier and TypeMethodDescriptionBOCatalogGroup.getDescription()Returns the catalog group description.Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOCatalogGroup.setDescription(LocalizedString description) Sets the catalog group description. -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.bl.cataloggroup.event
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.event that return LocalizedStringModifier and TypeMethodDescriptionCatalogGroupSearchFilter.getDescription()Returns the catalog group description.Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCatalogGroupSearchFilter.setDescription(LocalizedString description) Sets the catalog group description. -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type that return LocalizedStringMethods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOCatalogGroupType.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.event
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.event that return LocalizedStringModifier and TypeMethodDescriptionCatalogGroupTypeSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCatalogGroupTypeSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.rs1.catalogcode
Methods in overit.geocallapp.wfm.catalogs.rs1.catalogcode that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOCatalogCode.getDescription()Gets the catalog code description.final LocalizedStringDTOCatalogCodeInsert.getDescription()Gets the catalog code description.Methods in overit.geocallapp.wfm.catalogs.rs1.catalogcode that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOCatalogCodeUpdate.getDescription()Gets the catalog code description.Methods in overit.geocallapp.wfm.catalogs.rs1.catalogcode with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCatalogCode.setDescription(LocalizedString description) Sets the catalog code description.final voidDTOCatalogCodeInsert.setDescription(LocalizedString description) Sets the catalog code description.Method parameters in overit.geocallapp.wfm.catalogs.rs1.catalogcode with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCatalogCodeUpdate.setDescription(Optional<LocalizedString> description) Sets the catalog code description. -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.rs1.cataloggroup
Methods in overit.geocallapp.wfm.catalogs.rs1.cataloggroup that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOCatalogGroup.getDescription()Returns the catalog group description.final LocalizedStringDTOCatalogGroupInsert.getDescription()Returns the catalog group description.Methods in overit.geocallapp.wfm.catalogs.rs1.cataloggroup that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOCatalogGroupUpdate.getDescription()Returns the catalog group description.Methods in overit.geocallapp.wfm.catalogs.rs1.cataloggroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCatalogGroup.setDescription(LocalizedString description) Sets the catalog group description.final voidDTOCatalogGroupInsert.setDescription(LocalizedString description) Sets the catalog group description.Method parameters in overit.geocallapp.wfm.catalogs.rs1.cataloggroup with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCatalogGroupUpdate.setDescription(Optional<LocalizedString> description) Sets the catalog group description. -
Uses of LocalizedString in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptype
Methods in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOCatalogGroupType.getDescription()Gets the description.final LocalizedStringDTOCatalogGroupTypeInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptype that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOCatalogGroupTypeUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCatalogGroupType.setDescription(LocalizedString description) Sets the description.final voidDTOCatalogGroupTypeInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptype with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCatalogGroupTypeUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.characteristics.bl
Methods in overit.geocallapp.wfm.characteristics.bl that return LocalizedStringModifier and TypeMethodDescriptionBOCharacteristic.getDescription()Returns the characteristic description.Methods in overit.geocallapp.wfm.characteristics.bl with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOCharacteristic.setDescription(LocalizedString description) Sets the characteristic description. -
Uses of LocalizedString in overit.geocallapp.wfm.characteristics.bl.characteristicclass
Methods in overit.geocallapp.wfm.characteristics.bl.characteristicclass that return LocalizedStringModifier and TypeMethodDescriptionBOCharacteristicClass.getDescription()Returns the characteristic class description.Methods in overit.geocallapp.wfm.characteristics.bl.characteristicclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOCharacteristicClass.setDescription(LocalizedString description) Sets the characteristic class description. -
Uses of LocalizedString in overit.geocallapp.wfm.characteristics.bl.characteristicclass.event
Methods in overit.geocallapp.wfm.characteristics.bl.characteristicclass.event that return LocalizedStringModifier and TypeMethodDescriptionCharacteristicClassSearchFilter.getDescription()Returns the characteristic class description that was set as filter.Methods in overit.geocallapp.wfm.characteristics.bl.characteristicclass.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCharacteristicClassSearchFilter.setDescription(LocalizedString description) Sets the characteristic class description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.characteristics.bl.event
Methods in overit.geocallapp.wfm.characteristics.bl.event that return LocalizedStringModifier and TypeMethodDescriptionCharacteristicSearchFilter.getDescription()Returns the characteristic description that was set as filter.Methods in overit.geocallapp.wfm.characteristics.bl.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCharacteristicSearchFilter.setDescription(LocalizedString description) Sets the characteristic description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.characteristics.rs1.characteristic
Methods in overit.geocallapp.wfm.characteristics.rs1.characteristic that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOCharacteristic.getDescription()final LocalizedStringDTOCharacteristicInsert.getDescription()Methods in overit.geocallapp.wfm.characteristics.rs1.characteristic that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOCharacteristicUpdate.getDescription()Methods in overit.geocallapp.wfm.characteristics.rs1.characteristic with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCharacteristic.setDescription(LocalizedString description) final voidDTOCharacteristicInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.characteristics.rs1.characteristic with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCharacteristicUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.characteristics.rs1.characteristicclass
Methods in overit.geocallapp.wfm.characteristics.rs1.characteristicclass that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOCharacteristicClass.getDescription()final LocalizedStringDTOCharacteristicClassInsert.getDescription()Methods in overit.geocallapp.wfm.characteristics.rs1.characteristicclass that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOCharacteristicClassUpdate.getDescription()Methods in overit.geocallapp.wfm.characteristics.rs1.characteristicclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCharacteristicClass.setDescription(LocalizedString description) final voidDTOCharacteristicClassInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.characteristics.rs1.characteristicclass with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCharacteristicClassUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.measureunit
Methods in overit.geocallapp.wfm.core.bl.base.measureunit that return LocalizedStringModifier and TypeMethodDescriptionBOMeasureUnit.getDescription()Returns the measure unit description.Methods in overit.geocallapp.wfm.core.bl.base.measureunit with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMeasureUnit.setDescription(LocalizedString description) Sets the measure unit description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.measureunit.event
Methods in overit.geocallapp.wfm.core.bl.base.measureunit.event that return LocalizedStringModifier and TypeMethodDescriptionMeasureUnitSearchFilter.getDescription()Returns the measure unit description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.base.measureunit.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMeasureUnitSearchFilter.setDescription(LocalizedString description) Sets the measure unit description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.operationcenter
Methods in overit.geocallapp.wfm.core.bl.base.operationcenter that return LocalizedStringModifier and TypeMethodDescriptionBOOperationCenter.getDescription()Returns the operation center description.Methods in overit.geocallapp.wfm.core.bl.base.operationcenter with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOperationCenter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.operationcenter.event
Methods in overit.geocallapp.wfm.core.bl.base.operationcenter.event that return LocalizedStringModifier and TypeMethodDescriptionOperationCenterSearchFilter.getDescription()Returns the operation center description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.base.operationcenter.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidOperationCenterSearchFilter.setDescription(LocalizedString description) Sets the operation center description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.structure
Methods in overit.geocallapp.wfm.core.bl.base.structure that return LocalizedStringModifier and TypeMethodDescriptionBOStructure.getDescription()Returns the structure description.Methods in overit.geocallapp.wfm.core.bl.base.structure with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOStructure.setDescription(LocalizedString description) Sets the structure description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.structure.event
Methods in overit.geocallapp.wfm.core.bl.base.structure.event that return LocalizedStringModifier and TypeMethodDescriptionStructureSearchFilter.getDescription()Returns the structure description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.base.structure.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidStructureSearchFilter.setDescription(LocalizedString description) Sets the structure description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.workcenter
Methods in overit.geocallapp.wfm.core.bl.base.workcenter that return LocalizedStringModifier and TypeMethodDescriptionBOWorkCenter.getDescription()Returns the work center description.Methods in overit.geocallapp.wfm.core.bl.base.workcenter with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkCenter.setDescription(LocalizedString description) Sets the work center description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.workcenter.event
Methods in overit.geocallapp.wfm.core.bl.base.workcenter.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.base.workcenter.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkCenterSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.base.zone
Methods in overit.geocallapp.wfm.core.bl.base.zone that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.base.zone with parameters of type LocalizedString -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion that return LocalizedStringModifier and TypeMethodDescriptionBOCriticalActivityRuleCriterion.getDescription()Returns the Critical Activity Rule Criterion description.Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOCriticalActivityRuleCriterion.setDescription(LocalizedString description) Sets the Critical Activity Rule Criterion description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.event
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.event that return LocalizedStringModifier and TypeMethodDescriptionCriticalActivityRuleCriterionSearchFilter.getDescription()Returns the description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCriticalActivityRuleCriterionSearchFilter.setDescription(LocalizedString description) Sets the description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header that return LocalizedStringModifier and TypeMethodDescriptionBOCriticalActivityRuleHeader.getDescription()Returns the Description.BOCriticalActivityRuleHeader.getReason()Returns the Reason.Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOCriticalActivityRuleHeader.setDescription(LocalizedString description) Sets the Description.voidBOCriticalActivityRuleHeader.setReason(LocalizedString reason) Sets the Reason. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.event
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.event that return LocalizedStringModifier and TypeMethodDescriptionCriticalActivityRuleHeaderSearchFilter.getDescription()Returns the Description.Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCriticalActivityRuleHeaderSearchFilter.setDescription(LocalizedString description) Sets the Description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.datacollection.converter
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringDataCollectionBaseConverter.getLocalizedDescription(String description) Create aLocalizedStringstarting from input string -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.create
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.create that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringBTDataCollectionSheetConversionCreate.getLocalizedDescription(String description) Get theLocalizedStringrepresenting thedescriptionpassed as parameter.protected LocalizedStringBTDataCollectionSheetConversionCreate.getSheetDescription(Long oldTemplateId) Get theLocalizedStringcontaining the sheet description The sheet description is the concat of old template code with the old template description -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringDataCollectionNodeConverter.getLocalizedField(String description) Create aLocalizedStringstarting from input stringprotected LocalizedStringDataCollectionNodeConverter.getLocalizedField(overit.geocallapp.wfm.survey.template.TemplateTree currentNode, String fieldName, String code) Create aLocalizedStringcopying old values divided by language.Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionprotected Map<String, LocalizedString> DataCollectionTableToSelectionNodeConverter.getOptionMap(StaticView svTable, String[] format, String staticViewFieldsSeparator) Returns a map containing for any StaticView key aLocalizedStringwith the corresponding value. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringBTDataCollectionTemplateConversionCreateNewTemplateHeader.getTemplateLocalizeDescription(HashGetter oldTemplateAttributes) Gets aLocalizedStringstarting from the ADTEDESCRIPTION of the old template. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.datacollection.sheet.event
Methods in overit.geocallapp.wfm.core.bl.datacollection.sheet.event that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionSheetSearchExtendedFilter.getDescription()Returns the description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.datacollection.sheet.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionSheetSearchExtendedFilter.setDescription(LocalizedString description) Sets the description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.datacollection.template.event
Methods in overit.geocallapp.wfm.core.bl.datacollection.template.event that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionTemplateHeaderSearchFilter.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Returns the description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.datacollection.template.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionTemplateHeaderSearchFilter.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version.Sets the description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.features.feature
Methods in overit.geocallapp.wfm.core.bl.features.feature that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.features.feature with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOFeature.setDescription(LocalizedString description) Sets the feature description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.features.feature.event
Methods in overit.geocallapp.wfm.core.bl.features.feature.event that return LocalizedStringModifier and TypeMethodDescriptionFeatureSearchFilter.getDescription()Returns the feature description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.features.feature.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidFeatureSearchFilter.setDescription(LocalizedString description) Sets the feature description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.features.featureclass
Methods in overit.geocallapp.wfm.core.bl.features.featureclass that return LocalizedStringModifier and TypeMethodDescriptionBOFeatureClass.getDescription()Returns the feature class description.Methods in overit.geocallapp.wfm.core.bl.features.featureclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOFeatureClass.setDescription(LocalizedString description) Sets the feature class description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.features.featureclass.event
Methods in overit.geocallapp.wfm.core.bl.features.featureclass.event that return LocalizedStringModifier and TypeMethodDescriptionFeatureClassSearchFilter.getDescription()Returns the feature class description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.features.featureclass.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidFeatureClassSearchFilter.setDescription(LocalizedString description) Sets the feature class description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material
Methods in overit.geocallapp.wfm.core.bl.material that return LocalizedStringModifier and TypeMethodDescriptionBOMaterial.getDescription()Returns the material description.BOMaterial.getExtendedDescription()Returns the material extended description.BOMaterial.getNote()Returns the material note.Methods in overit.geocallapp.wfm.core.bl.material with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMaterial.setDescription(LocalizedString description) Sets the material description.voidBOMaterial.setExtendedDescription(LocalizedString extendedDescription) Sets the material extended description.voidBOMaterial.setNote(LocalizedString note) Sets the material note. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.event
Methods in overit.geocallapp.wfm.core.bl.material.event that return LocalizedStringModifier and TypeMethodDescriptionMaterialSearchFilter.getDescription()Returns the material description that was set as filter.MaterialSearchFilter.getExtendedDescription()Returns the material extended description that was set as filter.MaterialSearchFilter.getNote()Returns the material note that was set as filter.Methods in overit.geocallapp.wfm.core.bl.material.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMaterialSearchFilter.setDescription(LocalizedString description) Sets the material description as filter.voidMaterialSearchFilter.setExtendedDescription(LocalizedString extendedDescription) Sets the material extended description as filter.voidMaterialSearchFilter.setNote(LocalizedString note) Sets the material note as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.goodsgroup
Methods in overit.geocallapp.wfm.core.bl.material.goodsgroup that return LocalizedStringModifier and TypeMethodDescriptionBOGoodsGroup.getDescription()Returns the goods group description.Methods in overit.geocallapp.wfm.core.bl.material.goodsgroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOGoodsGroup.setDescription(LocalizedString description) Sets the goods group description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.goodsgroup.event
Methods in overit.geocallapp.wfm.core.bl.material.goodsgroup.event that return LocalizedStringModifier and TypeMethodDescriptionGoodsGroupSearchFilter.getDescription()Returns the goods group description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.material.goodsgroup.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidGoodsGroupSearchFilter.setDescription(LocalizedString description) Sets the goods group description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.history
Methods in overit.geocallapp.wfm.core.bl.material.history that return LocalizedStringModifier and TypeMethodDescriptionBOMaterialHistory.getDescription()Returns the material history description.BOMaterialHistory.getExtendedDescription()Returns the material history extended description.BOMaterialHistory.getNote()Returns the material history note.Methods in overit.geocallapp.wfm.core.bl.material.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMaterialHistory.setDescription(LocalizedString description) Sets the material history description.voidBOMaterialHistory.setExtendedDescription(LocalizedString extendedDescription) Sets the material history extended description.voidBOMaterialHistory.setNote(LocalizedString note) Sets the material history note. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.history.event
Methods in overit.geocallapp.wfm.core.bl.material.history.event that return LocalizedStringModifier and TypeMethodDescriptionMaterialHistorySearchFilter.getDescription()Returns the material history description that was set as filter.MaterialHistorySearchFilter.getExtendedDescription()Returns the material history extended description that was set as filter.MaterialHistorySearchFilter.getNote()Returns the material history note that was set as filter.Methods in overit.geocallapp.wfm.core.bl.material.history.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMaterialHistorySearchFilter.setDescription(LocalizedString description) Sets the material history description as filter.voidMaterialHistorySearchFilter.setExtendedDescription(LocalizedString extendedDescription) Sets the material history extended description as filter.voidMaterialHistorySearchFilter.setNote(LocalizedString note) Sets the material history note as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.itemtype
Methods in overit.geocallapp.wfm.core.bl.material.itemtype that return LocalizedStringModifier and TypeMethodDescriptionBOMaterialItemType.getDescription()Returns the material item type description.Methods in overit.geocallapp.wfm.core.bl.material.itemtype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMaterialItemType.setDescription(LocalizedString description) Sets the material item type description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.itemtype.event
Methods in overit.geocallapp.wfm.core.bl.material.itemtype.event that return LocalizedStringModifier and TypeMethodDescriptionMaterialItemTypeSearchFilter.getDescription()Returns the material item type description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.material.itemtype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMaterialItemTypeSearchFilter.setDescription(LocalizedString description) Sets the material item type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.materialclass
Methods in overit.geocallapp.wfm.core.bl.material.materialclass that return LocalizedStringModifier and TypeMethodDescriptionBOMaterialClass.getDescription()Returns the material class description.Methods in overit.geocallapp.wfm.core.bl.material.materialclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMaterialClass.setDescription(LocalizedString description) Sets the material class description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.materialclass.event
Methods in overit.geocallapp.wfm.core.bl.material.materialclass.event that return LocalizedStringModifier and TypeMethodDescriptionMaterialClassSearchFilter.getDescription()Returns the material class description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.material.materialclass.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMaterialClassSearchFilter.setDescription(LocalizedString description) Sets the material class description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.serialized.model
Methods in overit.geocallapp.wfm.core.bl.material.serialized.model that return LocalizedStringModifier and TypeMethodDescriptionBOSerializedMaterialModel.getDescription()Returns the serialized material model description.Methods in overit.geocallapp.wfm.core.bl.material.serialized.model with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSerializedMaterialModel.setDescription(LocalizedString description) Sets the serialized material model description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.material.serialized.model.event
Methods in overit.geocallapp.wfm.core.bl.material.serialized.model.event that return LocalizedStringModifier and TypeMethodDescriptionSerializedMaterialModelSearchFilter.getDescription()Returns the serialized material model description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.material.serialized.model.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidSerializedMaterialModelSearchFilter.setDescription(LocalizedString description) Sets the serialized material model description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.mobilecard.card
Methods in overit.geocallapp.wfm.core.bl.mobilecard.card that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.mobilecard.card with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMobileCardProperties.setTitle(LocalizedString title) Sets the Title. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.mobilecard.interventionrule
Methods in overit.geocallapp.wfm.core.bl.mobilecard.interventionrule that return LocalizedStringModifier and TypeMethodDescriptionMobileCardInterventionRule.getDescription()Returns the Description.Methods in overit.geocallapp.wfm.core.bl.mobilecard.interventionrule with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMobileCardInterventionRule.setDescription(LocalizedString description) Sets the Description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.multistage.group.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.task with parameters of type LocalizedStringModifier and TypeMethodDescriptionprotected StringBTMultistageGroupCheckWOOperations.getLocalizedDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.permits.converter
Methods in overit.geocallapp.wfm.core.bl.permits.converter that return LocalizedStringModifier and TypeMethodDescriptionstatic LocalizedStringPermitConverterUtils.getLocalizedField(String description) Create aLocalizedStringstarting from input stringstatic LocalizedStringPermitConverterUtils.getLocalizedField(String keyPrefix, HashGetter row) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.permits.type
Methods in overit.geocallapp.wfm.core.bl.permits.type that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.permits.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOPermitType.setDescription(LocalizedString description) Sets the permit description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.permits.workorder.event
Fields in overit.geocallapp.wfm.core.bl.permits.workorder.event declared as LocalizedStringMethods in overit.geocallapp.wfm.core.bl.permits.workorder.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.permits.workorder.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidPermitSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.permits.workorder.required
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.required that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.permits.workorder.required with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOPermitRequired.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.permits.workorder.required.event
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.required.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.permits.workorder.required.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidPermitRequiredSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.permits.workorder.required.history
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.required.history that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.permits.workorder.required.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOPermitRequiredHistory.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.event
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidPermitRequiredHistorySearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header that return LocalizedStringModifier and TypeMethodDescriptionBODailyPlanOrderConfigurationHeader.getDescription()Gets the description.Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBODailyPlanOrderConfigurationHeader.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.event
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.event that return LocalizedStringModifier and TypeMethodDescriptionDailyPlanOrderConfigurationHeaderSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDailyPlanOrderConfigurationHeaderSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header that return LocalizedStringModifier and TypeMethodDescriptionBOTooltipConfiguration.getDescription()Returns the tooltip configuration description.Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOTooltipConfiguration.setDescription(LocalizedString description) Sets the tooltip configuration description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.event
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.event that return LocalizedStringModifier and TypeMethodDescriptionTooltipConfigurationSearchFilter.getDescription()Returns the description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidTooltipConfigurationSearchFilter.setDescription(LocalizedString description) Sets the description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote that return LocalizedStringModifier and TypeMethodDescriptionBOWorkOrderEncodedNote.getDescription()Returns the encoded note description.Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkOrderEncodedNote.setDescription(LocalizedString description) Sets the encoded note description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote.event
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote.event that return LocalizedStringModifier and TypeMethodDescriptionWorkOrderEncodedNoteSearchFilter.getDescription()Returns the encoded note description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkOrderEncodedNoteSearchFilter.setDescription(LocalizedString description) Sets the encoded note description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOInterventionGroup.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason that return LocalizedStringModifier and TypeMethodDescriptionBOOutcomeReason.getDescription()Returns the outcome reason description.Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOutcomeReason.setDescription(LocalizedString description) Sets the outcome reason description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.event
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.event that return LocalizedStringModifier and TypeMethodDescriptionOutcomeReasonSearchFilter.getDescription()Returns the outcome reason description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidOutcomeReasonSearchFilter.setDescription(LocalizedString description) Sets the outcome reason description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype that return LocalizedStringModifier and TypeMethodDescriptionBOOutcomeReasonType.getDescription()Returns the outcome reason type description.Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOutcomeReasonType.setDescription(LocalizedString description) Sets the outcome reason type description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.event
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.event that return LocalizedStringModifier and TypeMethodDescriptionOutcomeReasonTypeSearchFilter.getDescription()Returns the outcome reason type description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidOutcomeReasonTypeSearchFilter.setDescription(LocalizedString description) Sets the outcome reason type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSchedulingResourceType.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.event
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.event that return LocalizedStringModifier and TypeMethodDescriptionSchedulingResourceTypeSearchFilter.getDescription()Returns the description of the scheduling resource type that was set as filter.Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidSchedulingResourceTypeSearchFilter.setDescription(LocalizedString description) Sets the description of the scheduling resource type as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedulingproposal
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal that return LocalizedStringModifier and TypeMethodDescriptionBOSchedulingProposal.getLastProcessingError()Returns the last processing error.Methods in overit.geocallapp.wfm.core.bl.schedulingproposal with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSchedulingProposal.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedulingproposal.event
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.event that return LocalizedStringModifier and TypeMethodDescriptionSchedulingProposalUpdateProcessDataInput.getLastProcessingError()Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidSchedulingProposalUpdateProcessDataInput.setLastProcessingError(LocalizedString lastProcessingError) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedulingproposal.state
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.state that return LocalizedStringModifier and TypeMethodDescriptionBOSchedulingProposalState.getDescription()Returns description of scheduling proposal state.Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSchedulingProposalState.setDescription(LocalizedString description) Sets description of scheduling proposal state. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedulingproposal.state.event
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.state.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.schedulingproposal.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidSchedulingProposalStateSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedulingproposal.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.task that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringBTProcessSchedulingProposals.getExceptionError(Exception exception) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedulingproposal.type
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.type that return LocalizedStringModifier and TypeMethodDescriptionBOSchedulingProposalType.getDescription()Returns description of scheduling proposal type.Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSchedulingProposalType.setDescription(LocalizedString description) Sets description of scheduling proposal type. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.schedulingproposal.type.event
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.type.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.schedulingproposal.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidSchedulingProposalTypeSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.team
Methods in overit.geocallapp.wfm.core.bl.team that return LocalizedStringModifier and TypeMethodDescriptionBOWorkingTeam.getDescription()Returns the working team description.Methods in overit.geocallapp.wfm.core.bl.team with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkingTeam.setDescription(LocalizedString description) Sets the working team description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.team.event
Methods in overit.geocallapp.wfm.core.bl.team.event that return LocalizedStringModifier and TypeMethodDescriptionWorkingTeamSearchFilter.getDescription()Returns the working team description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.team.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkingTeamSearchFilter.setDescription(LocalizedString description) Sets the working team description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.technicalobject.state
Methods in overit.geocallapp.wfm.core.bl.technicalobject.state that return LocalizedStringModifier and TypeMethodDescriptionBOTechnicalObjectState.getDescription()Returns the technical object state's description.Methods in overit.geocallapp.wfm.core.bl.technicalobject.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOTechnicalObjectState.setDescription(LocalizedString description) Sets the technical object state's description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.technicalobject.state.event
Methods in overit.geocallapp.wfm.core.bl.technicalobject.state.event that return LocalizedStringModifier and TypeMethodDescriptionTechnicalObjectStateSearchFilter.getDescription()Returns the technical object state's description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.technicalobject.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidTechnicalObjectStateSearchFilter.setDescription(LocalizedString description) Sets the technical object state's description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.technicalobject.type
Methods in overit.geocallapp.wfm.core.bl.technicalobject.type that return LocalizedStringModifier and TypeMethodDescriptionBOTechnicalObjectType.getDescription()Returns the technical object type's description.Methods in overit.geocallapp.wfm.core.bl.technicalobject.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOTechnicalObjectType.setDescription(LocalizedString description) Sets the technical object type's description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.technicalobject.type.event
Methods in overit.geocallapp.wfm.core.bl.technicalobject.type.event that return LocalizedStringModifier and TypeMethodDescriptionTechnicalObjectTypeSearchFilter.getDescription()Returns the technical object type's description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.technicalobject.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidTechnicalObjectTypeSearchFilter.setDescription(LocalizedString description) Sets the technical object type's description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.timesheet.configuration.category
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.category that return LocalizedStringModifier and TypeMethodDescriptionBOTaskCategory.getDescription()Returns the task category description.Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.category with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOTaskCategory.setDescription(LocalizedString description) Sets the task category description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.event
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.event that return LocalizedStringModifier and TypeMethodDescriptionTaskCategorySearchFilter.getDescription()Returns the task category description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidTaskCategorySearchFilter.setDescription(LocalizedString description) Sets the task category description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOProfile.setDescription(LocalizedString description) Sets the profile description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event that return LocalizedStringModifier and TypeMethodDescriptionProfileSearchFilter.getDescription()Returns the profile description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidProfileSearchFilter.setDescription(LocalizedString description) Sets the profile description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.operation.material.event
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.material.event that return LocalizedStringModifier and TypeMethodDescriptionWorkOrderOperationMaterialSearchFilter.getDescription()Returns the material description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workorder.operation.material.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkOrderOperationMaterialSearchFilter.setDescription(LocalizedString description) Sets the material description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.operation.type
Fields in overit.geocallapp.wfm.core.bl.workorder.operation.type declared as LocalizedStringMethods in overit.geocallapp.wfm.core.bl.workorder.operation.type that return LocalizedStringModifier and TypeMethodDescriptionBOWorkOrderOperationType.getDescription()Returns the work order operation type description.Methods in overit.geocallapp.wfm.core.bl.workorder.operation.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkOrderOperationType.setDescription(LocalizedString description) Sets the work order operation type description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.operation.type.event
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.type.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.workorder.operation.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkOrderOperationTypeSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.operationactivity
Methods in overit.geocallapp.wfm.core.bl.workorder.operationactivity that return LocalizedStringModifier and TypeMethodDescriptionBOOperationActivity.getDescription()Returns the operation's activity description.Methods in overit.geocallapp.wfm.core.bl.workorder.operationactivity with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOperationActivity.setDescription(LocalizedString description) Sets the operation's activity description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.operationactivity.event
Methods in overit.geocallapp.wfm.core.bl.workorder.operationactivity.event that return LocalizedStringModifier and TypeMethodDescriptionOperationActivitySearchFilter.getDescription()Returns the operation's activity description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workorder.operationactivity.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidOperationActivitySearchFilter.setDescription(LocalizedString description) Sets the operation's activity description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.operationtype
Fields in overit.geocallapp.wfm.core.bl.workorder.operationtype declared as LocalizedStringMethods in overit.geocallapp.wfm.core.bl.workorder.operationtype that return LocalizedStringModifier and TypeMethodDescriptionBOOperationType.getDescription()Returns the operation type description.Methods in overit.geocallapp.wfm.core.bl.workorder.operationtype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOperationType.setDescription(LocalizedString description) Sets the operation type description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.operationtype.event
Fields in overit.geocallapp.wfm.core.bl.workorder.operationtype.event declared as LocalizedStringMethods in overit.geocallapp.wfm.core.bl.workorder.operationtype.event that return LocalizedStringModifier and TypeMethodDescriptionOperationTypeSearchFilter.getDescription()Returns the operation type's code description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workorder.operationtype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidOperationTypeSearchFilter.setDescription(LocalizedString description) Sets the operation type's code description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.requesttype
Methods in overit.geocallapp.wfm.core.bl.workorder.requesttype that return LocalizedStringModifier and TypeMethodDescriptionBORequestType.getDescription()Returns the request type description.Methods in overit.geocallapp.wfm.core.bl.workorder.requesttype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBORequestType.setDescription(LocalizedString description) Sets the request type description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.requesttype.event
Methods in overit.geocallapp.wfm.core.bl.workorder.requesttype.event that return LocalizedStringModifier and TypeMethodDescriptionRequestTypeSearchFilter.getDescription()Returns the request type description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workorder.requesttype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidRequestTypeSearchFilter.setDescription(LocalizedString description) Sets the request type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.servicetype
Methods in overit.geocallapp.wfm.core.bl.workorder.servicetype that return LocalizedStringModifier and TypeMethodDescriptionBOServiceType.getDescription()Returns the service type description.Methods in overit.geocallapp.wfm.core.bl.workorder.servicetype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOServiceType.setDescription(LocalizedString description) Sets the service type description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.servicetype.event
Methods in overit.geocallapp.wfm.core.bl.workorder.servicetype.event that return LocalizedStringModifier and TypeMethodDescriptionServiceTypeSearchFilter.getDescription()Returns the service type description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workorder.servicetype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidServiceTypeSearchFilter.setDescription(LocalizedString description) Sets the service type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.type
Fields in overit.geocallapp.wfm.core.bl.workorder.type declared as LocalizedStringMethods in overit.geocallapp.wfm.core.bl.workorder.type that return LocalizedStringModifier and TypeMethodDescriptionBOWorkOrderType.getDescription()Returns the work order type description.Methods in overit.geocallapp.wfm.core.bl.workorder.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkOrderType.setDescription(LocalizedString description) Sets the work order type description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.type.event
Methods in overit.geocallapp.wfm.core.bl.workorder.type.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.workorder.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkOrderTypeSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.urgency
Methods in overit.geocallapp.wfm.core.bl.workorder.urgency that return LocalizedStringModifier and TypeMethodDescriptionBOWorkOrderUrgency.getDescription()Returns the work order urgency description.Methods in overit.geocallapp.wfm.core.bl.workorder.urgency with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkOrderUrgency.setDescription(LocalizedString description) Sets the work order urgency description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.urgency.event
Methods in overit.geocallapp.wfm.core.bl.workorder.urgency.event that return LocalizedStringModifier and TypeMethodDescriptionWorkOrderUrgencySearchFilter.getDescription()Returns the work order urgency description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workorder.urgency.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkOrderUrgencySearchFilter.setDescription(LocalizedString description) Sets the work order urgency description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.workcycle.header
Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.header that return LocalizedStringModifier and TypeMethodDescriptionBOWorkCycleHeader.getDescription()Returns the work cycle description.Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.header with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkCycleHeader.setDescription(LocalizedString description) Sets the work cycle description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workorder.workcycle.header.event
Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.header.event that return LocalizedStringMethods in overit.geocallapp.wfm.core.bl.workorder.workcycle.header.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkCycleHeaderSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workshift.receipt.type
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type that return LocalizedStringModifier and TypeMethodDescriptionBOReceiptType.getDescription()Returns the receipt type description.Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOReceiptType.setDescription(LocalizedString description) Sets the receipt type description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workshift.receipt.type.event
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.event that return LocalizedStringModifier and TypeMethodDescriptionReceiptTypeSearchFilter.getDescription()Returns the receipt type description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidReceiptTypeSearchFilter.setDescription(LocalizedString description) Sets the receipt type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass that return LocalizedStringModifier and TypeMethodDescriptionBOShiftExceptionClass.getDescription()Returns the shift exception class description.Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOShiftExceptionClass.setDescription(LocalizedString description) Sets the shift exception class description. -
Uses of LocalizedString in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.event
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.event that return LocalizedStringModifier and TypeMethodDescriptionShiftExceptionClassSearchFilter.getDescription()Returns the shift exception class description that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidShiftExceptionClassSearchFilter.setDescription(LocalizedString description) Sets the shift exception class description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.type
Methods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.type that return LocalizedStringModifier and TypeMethodDescriptionDTOCrewShellType.getDescription()Returns the description of the crew shell's typeDTOCrewShellTypeInsert.getDescription()Returns the description of the crew shell's typeMethods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.type that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionDTOCrewShellTypeUpdate.getDescription()Returns the description of the crew shell's typeMethods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOCrewShellType.setDescription(LocalizedString description) Sets the description of the crew shell's typevoidDTOCrewShellTypeInsert.setDescription(LocalizedString description) Sets the description of the crew shell's typeMethod parameters in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.type with type arguments of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOCrewShellTypeUpdate.setDescription(Optional<LocalizedString> description) Sets the description of the crew shell's type -
Uses of LocalizedString in overit.geocallapp.wfm.core.datacollection.rs2.node
Methods in overit.geocallapp.wfm.core.datacollection.rs2.node that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionNodeProperties.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.DTODataCollectionNodeProperties.getDetailedDescription()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.node with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionNodeProperties.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version.voidDTODataCollectionNodeProperties.setDetailedDescription(LocalizedString detailedDescription) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of LocalizedString in overit.geocallapp.wfm.core.datacollection.rs2.node.type
Methods in overit.geocallapp.wfm.core.datacollection.rs2.node.type that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionNodeSelectionOption.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Returns the description.DTODataCollectionNodeType.getPlaceholder()Deprecated, for removal: This API element is subject to removal in a future version.DTODataCollectionNodeType.getTooltip()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.node.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionNodeSelectionOption.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version.Sets the description.voidDTODataCollectionNodeType.setPlaceholder(LocalizedString placeholder) Deprecated, for removal: This API element is subject to removal in a future version.voidDTODataCollectionNodeType.setTooltip(LocalizedString tooltip) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of LocalizedString in overit.geocallapp.wfm.core.datacollection.rs2.optionsgroup
Methods in overit.geocallapp.wfm.core.datacollection.rs2.optionsgroup that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionOptionsGroup.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.DTODataCollectionOptionsGroupSearchFilter.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.optionsgroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionOptionsGroup.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of LocalizedString in overit.geocallapp.wfm.core.datacollection.rs2.sheet
Methods in overit.geocallapp.wfm.core.datacollection.rs2.sheet that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionSheet.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.DTODataCollectionSheetSearchFilter.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.sheet with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionSheet.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of LocalizedString in overit.geocallapp.wfm.core.datacollection.rs2.template
Methods in overit.geocallapp.wfm.core.datacollection.rs2.template that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionTemplateCreate.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.DTODataCollectionTemplateInsertSheet.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.template with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionTemplateCreate.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version.voidDTODataCollectionTemplateInsertSheet.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of LocalizedString in overit.geocallapp.wfm.core.datacollection.rs2.template.header
Methods in overit.geocallapp.wfm.core.datacollection.rs2.template.header that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionTemplateHeader.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.DTODataCollectionTemplateHeaderSearchFilter.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.template.header that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionTemplateHeaderUpdate.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.template.header with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionTemplateHeader.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.template.header with type arguments of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionTemplateHeaderUpdate.setDescription(Optional<LocalizedString> description) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of LocalizedString in overit.geocallapp.wfm.core.datacollection.rs2.type
Methods in overit.geocallapp.wfm.core.datacollection.rs2.type that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionType.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.DTODataCollectionTypeInsert.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.DTODataCollectionTypeSearchFilter.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.type that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionTypeUpdate.getDescription()Deprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocallapp.wfm.core.datacollection.rs2.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionType.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version.voidDTODataCollectionTypeInsert.setDescription(LocalizedString description) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.type with type arguments of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionTypeUpdate.setDescription(Optional<LocalizedString> description) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of LocalizedString in overit.geocallapp.wfm.core.permits.rs2.permits.type
Methods in overit.geocallapp.wfm.core.permits.rs2.permits.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOPermitType.getDescription()final LocalizedStringDTOPermitTypeInsert.getDescription()Methods in overit.geocallapp.wfm.core.permits.rs2.permits.type that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOPermitTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.core.permits.rs2.permits.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOPermitType.setDescription(LocalizedString description) final voidDTOPermitTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.core.permits.rs2.permits.type with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOPermitTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.permits.rs2.permits.workcycle
Methods in overit.geocallapp.wfm.core.permits.rs2.permits.workcycle that return LocalizedStringMethods in overit.geocallapp.wfm.core.permits.rs2.permits.workcycle with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOPermitTypeOutput.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.permits.rs2.permits.workorder
Fields in overit.geocallapp.wfm.core.permits.rs2.permits.workorder declared as LocalizedStringModifier and TypeFieldDescriptionprotected LocalizedStringDTOWorkOrderRequiredPermitInsert.descriptionprotected LocalizedStringDTOWorkOrderRequiredPermitSearchFilter.descriptionFields in overit.geocallapp.wfm.core.permits.rs2.permits.workorder with type parameters of type LocalizedStringModifier and TypeFieldDescriptionprotected Optional<LocalizedString> DTOWorkOrderRequiredPermitUpdate.descriptionMethods in overit.geocallapp.wfm.core.permits.rs2.permits.workorder that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkOrderRequiredPermit.getDescription()final LocalizedStringDTOWorkOrderRequiredPermitInsert.getDescription()final LocalizedStringDTOWorkOrderRequiredPermitSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.permits.rs2.permits.workorder that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkOrderRequiredPermitUpdate.getDescription()Methods in overit.geocallapp.wfm.core.permits.rs2.permits.workorder with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderRequiredPermit.setDescription(LocalizedString description) final voidDTOWorkOrderRequiredPermitInsert.setDescription(LocalizedString description) final voidDTOWorkOrderRequiredPermitSearchFilter.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.core.permits.rs2.permits.workorder with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderRequiredPermitUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.rs5.material.history
Methods in overit.geocallapp.wfm.core.rs5.material.history that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOMaterialHistory.getDescription()final LocalizedStringDTOMaterialHistorySearchFilter.getDescription()final LocalizedStringDTOMaterialHistory.getExtendedDescription()final LocalizedStringDTOMaterialHistorySearchFilter.getExtendedDescription()final LocalizedStringDTOMaterialHistory.getNote()final LocalizedStringDTOMaterialHistorySearchFilter.getNote()Methods in overit.geocallapp.wfm.core.rs5.material.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMaterialHistory.setDescription(LocalizedString description) final voidDTOMaterialHistory.setExtendedDescription(LocalizedString extendedDescription) final voidDTOMaterialHistory.setNote(LocalizedString note) -
Uses of LocalizedString in overit.geocallapp.wfm.core.rs5.material.serialized.model
Methods in overit.geocallapp.wfm.core.rs5.material.serialized.model that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOSerializedMaterialModel.getDescription()final LocalizedStringDTOSerializedMaterialModelInsert.getDescription()final LocalizedStringDTOSerializedMaterialModelSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.rs5.material.serialized.model that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOSerializedMaterialModelUpdate.getDescription()Methods in overit.geocallapp.wfm.core.rs5.material.serialized.model with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSerializedMaterialModel.setDescription(LocalizedString description) final voidDTOSerializedMaterialModelInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.core.rs5.material.serialized.model with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSerializedMaterialModelUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.encodednote
Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.encodednote that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkOrderEncodedNote.getDescription()final LocalizedStringDTOWorkOrderEncodedNoteInsert.getDescription()final LocalizedStringDTOWorkOrderEncodedNoteSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.encodednote that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkOrderEncodedNoteUpdate.getDescription()Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.encodednote with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderEncodedNote.setDescription(LocalizedString description) final voidDTOWorkOrderEncodedNoteInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.encodednote with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderEncodedNoteUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason
Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOOutcomeReason.getDescription()final LocalizedStringDTOOutcomeReasonInsert.getDescription()final LocalizedStringDTOOutcomeReasonSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOOutcomeReasonUpdate.getDescription()Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOutcomeReason.setDescription(LocalizedString description) final voidDTOOutcomeReasonInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOutcomeReasonUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontype
Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOOutcomeReasonType.getDescription()final LocalizedStringDTOOutcomeReasonTypeInsert.getDescription()final LocalizedStringDTOOutcomeReasonTypeSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontype that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOOutcomeReasonTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOutcomeReasonType.setDescription(LocalizedString description) final voidDTOOutcomeReasonTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontype with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOutcomeReasonTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle
Methods in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkCycleHeader.getDescription()final LocalizedStringDTOWorkCycleHeaderInsert.getDescription()final LocalizedStringDTOWorkCycleHeaderSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkCycleHeaderUpdate.getDescription()Methods in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkCycleHeader.setDescription(LocalizedString description) final voidDTOWorkCycleHeaderInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkCycleHeaderUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.rs5.workorder.operation.material
Methods in overit.geocallapp.wfm.core.rs5.workorder.operation.material that return LocalizedStringModifier and TypeMethodDescriptionDTOWorkOrderOperationMaterial.getDescription()final LocalizedStringDTOWorkOrderOperationMaterialSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.rs5.workorder.operation.material with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOWorkOrderOperationMaterial.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.creation
Methods in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.creation that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOSchedulingCreationProposal.getLastProcessingError()Methods in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.creation with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSchedulingCreationProposal.setLastProcessingError(LocalizedString lastProcessingError) -
Uses of LocalizedString in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.removal
Methods in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.removal that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOSchedulingRemovalProposal.getLastProcessingError()Methods in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.removal with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSchedulingRemovalProposal.setLastProcessingError(LocalizedString lastProcessingError) -
Uses of LocalizedString in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.state
Methods in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOSchedulingProposalState.getDescription()final LocalizedStringDTOSchedulingProposalStateSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSchedulingProposalState.setDescription(LocalizedString description) final voidDTOSchedulingProposalStateSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.type
Methods in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOSchedulingProposalType.getDescription()final LocalizedStringDTOSchedulingProposalTypeSearchFilter.getDescription()Methods in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSchedulingProposalType.setDescription(LocalizedString description) final voidDTOSchedulingProposalTypeSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.core.ux.datacollection.node
Methods in overit.geocallapp.wfm.core.ux.datacollection.node that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringDataCollectionNodeTypeComponent.buildLocalizedString(String field) Methods in overit.geocallapp.wfm.core.ux.datacollection.node with parameters of type LocalizedStringModifier and TypeMethodDescriptionDataCollectionNodeTypeComponent.extractLocalizedString(String field, LocalizedString localizedString) -
Uses of LocalizedString in overit.geocallapp.wfm.core.ux.datacollection.optionstable
Methods in overit.geocallapp.wfm.core.ux.datacollection.optionstable that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringPanelSelectDataCollectionOptionsTable.getDescription(Object descriptionObject) -
Uses of LocalizedString in overit.geocallapp.wfm.core.ux.mobilecards.utils
Methods in overit.geocallapp.wfm.core.ux.mobilecards.utils that return LocalizedStringModifier and TypeMethodDescriptionstatic LocalizedStringMobileCardsUtils.getLocalizedItems(Map<String, Object> value, String field) Create LocalizedString object from map with multi-language fields. -
Uses of LocalizedString in overit.geocallapp.wfm.crewshell.bl.type
Methods in overit.geocallapp.wfm.crewshell.bl.type that return LocalizedStringModifier and TypeMethodDescriptionBOCrewShellType.getDescription()Returns the crew shell's description.Methods in overit.geocallapp.wfm.crewshell.bl.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOCrewShellType.setDescription(LocalizedString description) Sets the crew shell's description. -
Uses of LocalizedString in overit.geocallapp.wfm.crewshell.bl.type.event
Methods in overit.geocallapp.wfm.crewshell.bl.type.event that return LocalizedStringModifier and TypeMethodDescriptionCrewShellTypeSearchFilter.getDescription()Returns the description of crew shell's type as filter.Methods in overit.geocallapp.wfm.crewshell.bl.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCrewShellTypeSearchFilter.setDescription(LocalizedString description) Sets the crew shell's type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.datacollection.rs1.node
Methods in overit.geocallapp.wfm.datacollection.rs1.node that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionNodeProperties.getDescription()Returns the data collection node description.DTODataCollectionNodeProperties.getDetailedDescription()Returns the data collection node detailed description.Methods in overit.geocallapp.wfm.datacollection.rs1.node with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionNodeProperties.setDescription(LocalizedString description) Sets the data collection node description.voidDTODataCollectionNodeProperties.setDetailedDescription(LocalizedString detailedDescription) Sets the data collection node detailed description. -
Uses of LocalizedString in overit.geocallapp.wfm.datacollection.rs1.node.type
Methods in overit.geocallapp.wfm.datacollection.rs1.node.type that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionNodeAttachmentCategory.getDescription()Returns the description.DTODataCollectionNodeSelectionOption.getDescription()Returns the description.abstract LocalizedStringDTODataCollectionEntityExpressions.getExpressionDescription()Retrieves the localized description of this expression entity.DTODataCollectionNodeSelectionOption.getExpressionDescription()DTODataCollectionNodeType.getPlaceholder()Returns the placeholder text for the mobile forms node.DTODataCollectionNodeType.getTooltip()Returns the tooltip text for the mobile forms node.Methods in overit.geocallapp.wfm.datacollection.rs1.node.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionNodeAttachmentCategory.setDescription(LocalizedString description) Sets the description.voidDTODataCollectionNodeSelectionOption.setDescription(LocalizedString description) Sets the description.voidDTODataCollectionNodeType.setPlaceholder(LocalizedString placeholder) Sets the placeholder text for the mobile forms node.voidDTODataCollectionNodeType.setTooltip(LocalizedString tooltip) Sets the tooltip text for the mobile forms node. -
Uses of LocalizedString in overit.geocallapp.wfm.datacollection.rs1.optionsgroup
Methods in overit.geocallapp.wfm.datacollection.rs1.optionsgroup that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTODataCollectionOptionsGroup.getDescription()Gets the description.final LocalizedStringDTODataCollectionOptionsGroupInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.datacollection.rs1.optionsgroup that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTODataCollectionOptionsGroupUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.datacollection.rs1.optionsgroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTODataCollectionOptionsGroup.setDescription(LocalizedString description) Sets the description.final voidDTODataCollectionOptionsGroupInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.datacollection.rs1.optionsgroup with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTODataCollectionOptionsGroupUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.datacollection.rs1.sheet
Methods in overit.geocallapp.wfm.datacollection.rs1.sheet that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionSheet.getDescription()Gets the description.DTODataCollectionSheetFilter.getDescription()Returns the data collection sheet description filter.Methods in overit.geocallapp.wfm.datacollection.rs1.sheet with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionSheet.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.datacollection.rs1.template
Methods in overit.geocallapp.wfm.datacollection.rs1.template that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionTemplate.getDescription()Returns the data collection template description.DTODataCollectionTemplateFilter.getDescription()Returns the data collection template description filter.DTODataCollectionTemplateInsert.getDescription()Returns the data collection template description.Methods in overit.geocallapp.wfm.datacollection.rs1.template that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionTemplateUpdate.getDescription()Returns the data collection template description.Methods in overit.geocallapp.wfm.datacollection.rs1.template with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionTemplate.setDescription(LocalizedString description) Sets the data collection template description.voidDTODataCollectionTemplateInsert.setDescription(LocalizedString description) Sets the data collection template description.Method parameters in overit.geocallapp.wfm.datacollection.rs1.template with type arguments of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionTemplateUpdate.setDescription(Optional<LocalizedString> description) Sets the data collection template description. -
Uses of LocalizedString in overit.geocallapp.wfm.datacollection.rs1.template.globalvalidation
Methods in overit.geocallapp.wfm.datacollection.rs1.template.globalvalidation that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionGlobalExpression.getMessage()Returns the localized message.Methods in overit.geocallapp.wfm.datacollection.rs1.template.globalvalidation with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionGlobalExpression.setMessage(LocalizedString message) Sets the localized message. -
Uses of LocalizedString in overit.geocallapp.wfm.datacollection.rs1.template.sheet
Methods in overit.geocallapp.wfm.datacollection.rs1.template.sheet that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionTemplateSheetInsert.getDescription()Returns the data collection template sheet description.Methods in overit.geocallapp.wfm.datacollection.rs1.template.sheet with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionTemplateSheetInsert.setDescription(LocalizedString description) Sets the data collection template sheet description. -
Uses of LocalizedString in overit.geocallapp.wfm.datacollection.rs1.type
Methods in overit.geocallapp.wfm.datacollection.rs1.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTODataCollectionType.getDescription()Gets the description.final LocalizedStringDTODataCollectionTypeInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.datacollection.rs1.type that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTODataCollectionTypeUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.datacollection.rs1.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTODataCollectionType.setDescription(LocalizedString description) Sets the description.final voidDTODataCollectionTypeInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.datacollection.rs1.type with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTODataCollectionTypeUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.bl.encodednote
Methods in overit.geocallapp.wfm.execution.bl.encodednote that return LocalizedStringModifier and TypeMethodDescriptionBOEncodedNote.getDescription()Returns the encoded note description.Methods in overit.geocallapp.wfm.execution.bl.encodednote with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOEncodedNote.setDescription(LocalizedString description) Sets the encoded note description. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.bl.encodednote.event
Methods in overit.geocallapp.wfm.execution.bl.encodednote.event that return LocalizedStringModifier and TypeMethodDescriptionEncodedNoteSearchFilter.getDescription()Returns the encoded note description.Methods in overit.geocallapp.wfm.execution.bl.encodednote.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidEncodedNoteSearchFilter.setDescription(LocalizedString description) Sets the encoded note description. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.bl.outcome.reason
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason that return LocalizedStringModifier and TypeMethodDescriptionBOOutcomeReason.getDescription()Returns the outcome reason description.Methods in overit.geocallapp.wfm.execution.bl.outcome.reason with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOutcomeReason.setDescription(LocalizedString description) Sets the outcome reason description. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.bl.outcome.reason.event
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.event that return LocalizedStringModifier and TypeMethodDescriptionOutcomeReasonSearchFilter.getDescription()Returns the outcome reason description that was set as filter.Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidOutcomeReasonSearchFilter.setDescription(LocalizedString description) Sets the outcome reason description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.bl.outcome.reason.type
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.type that return LocalizedStringModifier and TypeMethodDescriptionBOOutcomeReasonType.getDescription()Returns the outcome reason type description.Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOutcomeReasonType.setDescription(LocalizedString description) Sets the outcome reason type description. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.bl.outcome.reason.type.event
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.type.event that return LocalizedStringModifier and TypeMethodDescriptionOutcomeReasonTypeSearchFilter.getDescription()Returns the outcome reason type description that was set as filter.Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidOutcomeReasonTypeSearchFilter.setDescription(LocalizedString description) Sets the outcome reason type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.rs1.encodednote
Methods in overit.geocallapp.wfm.execution.rs1.encodednote that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOEncodedNote.getDescription()Gets the description.final LocalizedStringDTOEncodedNoteInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.execution.rs1.encodednote that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOEncodedNoteUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.execution.rs1.encodednote with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOEncodedNote.setDescription(LocalizedString description) Sets the description.final voidDTOEncodedNoteInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.execution.rs1.encodednote with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOEncodedNoteUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.rs1.outcomereason
Methods in overit.geocallapp.wfm.execution.rs1.outcomereason that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOOutcomeReason.getDescription()Gets the description.final LocalizedStringDTOOutcomeReasonInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.execution.rs1.outcomereason that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOOutcomeReasonUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.execution.rs1.outcomereason with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOutcomeReason.setDescription(LocalizedString description) Sets the description.final voidDTOOutcomeReasonInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.execution.rs1.outcomereason with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOutcomeReasonUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.execution.rs1.outcomereasontype
Methods in overit.geocallapp.wfm.execution.rs1.outcomereasontype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOOutcomeReasonType.getDescription()Gets the description.final LocalizedStringDTOOutcomeReasonTypeInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.execution.rs1.outcomereasontype that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOOutcomeReasonTypeUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.execution.rs1.outcomereasontype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOutcomeReasonType.setDescription(LocalizedString description) Sets the description.final voidDTOOutcomeReasonTypeInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.execution.rs1.outcomereasontype with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOutcomeReasonTypeUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.bl.activity
Methods in overit.geocallapp.wfm.forecastcapacity.bl.activity that return LocalizedStringMethods in overit.geocallapp.wfm.forecastcapacity.bl.activity with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOActivity.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.bl.activity.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.activity.event that return LocalizedStringMethods in overit.geocallapp.wfm.forecastcapacity.bl.activity.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidActivitySearchFilter.setDescription(LocalizedString description) Sets activity description. -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringBOCapacityPlanningState.getDescription()Returns the state's descriptionMethods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidBOCapacityPlanningState.setDescription(LocalizedString description) Sets the state's description -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.event that return LocalizedStringModifier and TypeMethodDescriptionCapacityPlanningStateSearchFilter.getDescription()Returns the capacity planning state description that was set as filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCapacityPlanningStateSearchFilter.setDescription(LocalizedString description) Sets the capacity planning state description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.task with parameters of type LocalizedStringModifier and TypeMethodDescriptionprotected StringBTForecastActivityImportOperationActivity.getLocalizedDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint that return LocalizedStringModifier and TypeMethodDescriptionBOForecastGroupingConstraint.getDescription()Returns the forecast grouping constraint's descriptionMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOForecastGroupingConstraint.setDescription(LocalizedString description) Sets the forecast grouping constraint's description -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringBOForecastState.getDescription()Returns the state's descriptionMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidBOForecastState.setDescription(LocalizedString description) Sets the state's description -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.event that return LocalizedStringModifier and TypeMethodDescriptionForecastStateSearchFilter.getDescription()Returns the forecast header state description that was set as filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidForecastStateSearchFilter.setDescription(LocalizedString description) Sets the forecast header state description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.state
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOCapacityPlanningState.getDescription()Returns the state's descriptionfinal LocalizedStringDTOCapacityPlanningStateSearchFilter.getDescription()Returns the state's descriptionMethods in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCapacityPlanningState.setDescription(LocalizedString description) Sets the state's description -
Uses of LocalizedString in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOForecastState.getDescription()Returns the state's descriptionfinal LocalizedStringDTOForecastStateSearchFilter.getDescription()Returns the state's descriptionMethods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOForecastState.setDescription(LocalizedString description) Sets the state's description -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse
Methods in overit.geocallapp.wfm.inventory.bl.warehouse that return LocalizedStringModifier and TypeMethodDescriptionBOWarehouse.getDescription()Returns the warehouse description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWarehouse.setDescription(LocalizedString description) Sets the warehouse description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.central.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.central.event that return LocalizedStringModifier and TypeMethodDescriptionCentralWarehouseSearchFilter.getDescription()Returns the central warehouse description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.central.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidCentralWarehouseSearchFilter.setDescription(LocalizedString description) Sets the central warehouse description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.event that return LocalizedStringModifier and TypeMethodDescriptionWarehouseSearchFilter.getDescription()Returns the warehouse description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWarehouseSearchFilter.setDescription(LocalizedString description) Sets the warehouse description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event that return LocalizedStringModifier and TypeMethodDescriptionMobileWarehouseSearchFilter.getDescription()Returns the mobile warehouse description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMobileWarehouseSearchFilter.setDescription(LocalizedString description) Sets the mobile warehouse description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state that return LocalizedStringModifier and TypeMethodDescriptionBOWarehouseOperationHeaderState.getDescription()Returns the warehouse operation header state description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWarehouseOperationHeaderState.setDescription(LocalizedString description) Sets the warehouse operation header state description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.event that return LocalizedStringModifier and TypeMethodDescriptionWarehouseOperationHeaderStateSearchFilter.getDescription()Returns the warehouse operation header state description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWarehouseOperationHeaderStateSearchFilter.setDescription(LocalizedString description) Sets the warehouse operation header state description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state that return LocalizedStringModifier and TypeMethodDescriptionBOWarehouseOperationItemState.getDescription()Returns the warehouse operation item state description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWarehouseOperationItemState.setDescription(LocalizedString description) Sets the warehouse operation item state description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.event that return LocalizedStringModifier and TypeMethodDescriptionWarehouseOperationItemStateSearchFilter.getDescription()Returns the warehouse operation item state description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWarehouseOperationItemStateSearchFilter.setDescription(LocalizedString description) Sets the warehouse operation item state description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type that return LocalizedStringModifier and TypeMethodDescriptionBOWarehouseOperationType.getDescription()Returns the warehouse operation type description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWarehouseOperationType.setDescription(LocalizedString description) Sets the warehouse operation type description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.event that return LocalizedStringModifier and TypeMethodDescriptionWarehouseOperationTypeSearchFilter.getDescription()Returns the warehouse operation type description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWarehouseOperationTypeSearchFilter.setDescription(LocalizedString description) Sets the warehouse operation type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.state
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.state that return LocalizedStringModifier and TypeMethodDescriptionBOWarehouseState.getDescription()Returns the warehouse state description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWarehouseState.setDescription(LocalizedString description) Sets the warehouse state description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type that return LocalizedStringModifier and TypeMethodDescriptionBOStockType.getDescription()Returns the stock type description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOStockType.setDescription(LocalizedString description) Sets the stock type description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type.event that return LocalizedStringModifier and TypeMethodDescriptionStockTypeSearchFilter.getDescription()Returns the stock type description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidStockTypeSearchFilter.setDescription(LocalizedString description) Sets the stock type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode that return LocalizedStringModifier and TypeMethodDescriptionBOWarehouseTrackingMode.getDescription()Returns the warehouse tracking mode description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWarehouseTrackingMode.setDescription(LocalizedString description) Sets the warehouse tracking mode description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.event that return LocalizedStringModifier and TypeMethodDescriptionWarehouseTrackingModeSearchFilter.getDescription()Returns the warehouse tracking mode description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWarehouseTrackingModeSearchFilter.setDescription(LocalizedString description) Sets the warehouse tracking mode description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type that return LocalizedStringModifier and TypeMethodDescriptionBOWarehouseTransactionType.getDescription()Returns the transaction type description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWarehouseTransactionType.setDescription(LocalizedString description) Sets the transaction type description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.event that return LocalizedStringModifier and TypeMethodDescriptionWarehouseTransactionTypeSearchFilter.getDescription()Returns the transaction type description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWarehouseTransactionTypeSearchFilter.setDescription(LocalizedString description) Sets the transaction type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state that return LocalizedStringModifier and TypeMethodDescriptionBOTransferRequestState.getDescription()Returns the transfer request state description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOTransferRequestState.setDescription(LocalizedString description) Sets the transfer request state description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state.event that return LocalizedStringModifier and TypeMethodDescriptionTransferRequestStateSearchFilter.getDescription()Returns the transfer request state description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidTransferRequestStateSearchFilter.setDescription(LocalizedString description) Sets the transfer request state description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task with parameters of type LocalizedStringModifier and TypeMethodDescriptionprotected StringBTTransferRequestCheckStockAvailabilityEvent.getInLanguageString(LocalizedString value) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type that return LocalizedStringModifier and TypeMethodDescriptionBOTransferRequestType.getDescription()Returns the transfer request type description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOTransferRequestType.setDescription(LocalizedString description) Sets the transfer request type description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type.event that return LocalizedStringModifier and TypeMethodDescriptionTransferRequestTypeSearchFilter.getDescription()Returns the transfer request type description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidTransferRequestTypeSearchFilter.setDescription(LocalizedString description) Sets the transfer request type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.type
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.type that return LocalizedStringModifier and TypeMethodDescriptionBOWarehouseType.getDescription()Returns the warehouse type description.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWarehouseType.setDescription(LocalizedString description) Sets the warehouse type description. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.bl.warehouse.type.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.type.event that return LocalizedStringModifier and TypeMethodDescriptionWarehouseTypeSearchFilter.getDescription()Returns the warehouse type description that was set as filter.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWarehouseTypeSearchFilter.setDescription(LocalizedString description) Sets the warehouse type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse that return LocalizedStringMethods in overit.geocallapp.wfm.inventory.rs2.warehouse with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWarehouseDetail.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.central
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.central that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOCentralWarehouse.getDescription()final LocalizedStringDTOCentralWarehouseInsert.getDescription()final LocalizedStringDTOCentralWarehouseSearchFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.central that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOCentralWarehouseUpdate.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.central with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCentralWarehouse.setDescription(LocalizedString description) final voidDTOCentralWarehouseInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.central with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOCentralWarehouseUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.mobile
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.mobile that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOMobileWarehouse.getDescription()final LocalizedStringDTOMobileWarehouseInsert.getDescription()final LocalizedStringDTOMobileWarehouseSearchFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.mobile that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOMobileWarehouseUpdate.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.mobile with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMobileWarehouse.setDescription(LocalizedString description) final voidDTOMobileWarehouseInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.mobile with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMobileWarehouseUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWarehouseOperationHeaderState.getDescription()final LocalizedStringDTOWarehouseOperationHeaderStateFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWarehouseOperationHeaderState.setDescription(LocalizedString description) final voidDTOWarehouseOperationHeaderStateFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWarehouseOperationItemState.getDescription()final LocalizedStringDTOWarehouseOperationItemStateFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWarehouseOperationItemState.setDescription(LocalizedString description) final voidDTOWarehouseOperationItemStateFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.type
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWarehouseOperationType.getDescription()final LocalizedStringDTOWarehouseOperationTypeFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWarehouseOperationType.setDescription(LocalizedString description) final voidDTOWarehouseOperationTypeFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.state
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWarehouseState.getDescription()final LocalizedStringDTOWarehouseStateSearchFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWarehouseState.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.type
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOStockType.getDescription()final LocalizedStringDTOStockTypeSearchFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOStockType.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWarehouseTrackingMode.getDescription()final LocalizedStringDTOWarehouseTrackingModeFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWarehouseTrackingMode.setDescription(LocalizedString description) final voidDTOWarehouseTrackingModeFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction.type
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOTransactionType.getDescription()final LocalizedStringDTOTransactionTypeSearchFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOTransactionType.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOTransferRequestState.getDescription()final LocalizedStringDTOTransferRequestStateSearchFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOTransferRequestState.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.type
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOTransferRequestType.getDescription()final LocalizedStringDTOTransferRequestTypeSearchFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOTransferRequestType.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.inventory.rs2.warehouse.type
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWarehouseType.getDescription()final LocalizedStringDTOWarehouseTypeSearchFilter.getDescription()Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWarehouseType.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.goodsgroup
Methods in overit.geocallapp.wfm.materials.bl.goodsgroup that return LocalizedStringModifier and TypeMethodDescriptionBOGoodsGroup.getDescription()Returns the goods group description.Methods in overit.geocallapp.wfm.materials.bl.goodsgroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOGoodsGroup.setDescription(LocalizedString description) Sets the goods group description. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.goodsgroup.event
Methods in overit.geocallapp.wfm.materials.bl.goodsgroup.event that return LocalizedStringModifier and TypeMethodDescriptionGoodsGroupSearchFilter.getDescription()Returns the goods group description that was set as filter.Methods in overit.geocallapp.wfm.materials.bl.goodsgroup.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidGoodsGroupSearchFilter.setDescription(LocalizedString description) Sets the goods group description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.item
Methods in overit.geocallapp.wfm.materials.bl.item that return LocalizedStringModifier and TypeMethodDescriptionBOMaterialItem.getDescription()Returns the material item type description.Methods in overit.geocallapp.wfm.materials.bl.item with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMaterialItem.setDescription(LocalizedString description) Sets the material item type description. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.item.event
Methods in overit.geocallapp.wfm.materials.bl.item.event that return LocalizedStringModifier and TypeMethodDescriptionMaterialItemSearchFilter.getDescription()Returns the material item type description that was set as filter.Methods in overit.geocallapp.wfm.materials.bl.item.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMaterialItemSearchFilter.setDescription(LocalizedString description) Sets the material item type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.material
Methods in overit.geocallapp.wfm.materials.bl.material that return LocalizedStringModifier and TypeMethodDescriptionBOMaterial.getDescription()Returns the material description.BOMaterial.getExtendedDescription()Returns the material extended description.BOMaterial.getNote()Returns the material note.Methods in overit.geocallapp.wfm.materials.bl.material with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMaterial.setDescription(LocalizedString description) Sets the material description.voidBOMaterial.setExtendedDescription(LocalizedString extendedDescription) Sets the material extended description.voidBOMaterial.setNote(LocalizedString note) Sets the material note. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.material.event
Methods in overit.geocallapp.wfm.materials.bl.material.event that return LocalizedStringModifier and TypeMethodDescriptionMaterialSearchFilter.getDescription()Returns the material description that was set as filter.MaterialSearchFilter.getExtendedDescription()Returns the material extended description that was set as filter.MaterialSearchFilter.getNote()Returns the material note that was set as filter.Methods in overit.geocallapp.wfm.materials.bl.material.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMaterialSearchFilter.setDescription(LocalizedString description) Sets the material description as filter.voidMaterialSearchFilter.setExtendedDescription(LocalizedString extendedDescription) Sets the material extended description as filter.voidMaterialSearchFilter.setNote(LocalizedString note) Sets the material note as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.material.history
Methods in overit.geocallapp.wfm.materials.bl.material.history that return LocalizedStringModifier and TypeMethodDescriptionBOMaterialHistory.getDescription()Returns the material history description.BOMaterialHistory.getExtendedDescription()Returns the material history extended description.BOMaterialHistory.getNote()Returns the material history note.Methods in overit.geocallapp.wfm.materials.bl.material.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMaterialHistory.setDescription(LocalizedString description) Sets the material history description.voidBOMaterialHistory.setExtendedDescription(LocalizedString extendedDescription) Sets the material history extended description.voidBOMaterialHistory.setNote(LocalizedString note) Sets the material history note. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.material.history.event
Methods in overit.geocallapp.wfm.materials.bl.material.history.event that return LocalizedStringModifier and TypeMethodDescriptionMaterialHistorySearchFilter.getDescription()Returns the material history description that was set as filter.MaterialHistorySearchFilter.getExtendedDescription()Returns the material history extended description that was set as filter.MaterialHistorySearchFilter.getNote()Returns the material history note that was set as filter.Methods in overit.geocallapp.wfm.materials.bl.material.history.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMaterialHistorySearchFilter.setDescription(LocalizedString description) Sets the material history description as filter.voidMaterialHistorySearchFilter.setExtendedDescription(LocalizedString extendedDescription) Sets the material history extended description as filter.voidMaterialHistorySearchFilter.setNote(LocalizedString note) Sets the material history note as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.materialclass
Methods in overit.geocallapp.wfm.materials.bl.materialclass that return LocalizedStringModifier and TypeMethodDescriptionBOMaterialClass.getDescription()Returns the material class description.Methods in overit.geocallapp.wfm.materials.bl.materialclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMaterialClass.setDescription(LocalizedString description) Sets the material class description. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.bl.materialclass.event
Methods in overit.geocallapp.wfm.materials.bl.materialclass.event that return LocalizedStringModifier and TypeMethodDescriptionMaterialClassSearchFilter.getDescription()Returns the material class description that was set as filter.Methods in overit.geocallapp.wfm.materials.bl.materialclass.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMaterialClassSearchFilter.setDescription(LocalizedString description) Sets the material class description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.materials.rs1.goodsgroup
Methods in overit.geocallapp.wfm.materials.rs1.goodsgroup that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOGoodsGroup.getDescription()final LocalizedStringDTOGoodsGroupInsert.getDescription()Methods in overit.geocallapp.wfm.materials.rs1.goodsgroup that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOGoodsGroupUpdate.getDescription()Methods in overit.geocallapp.wfm.materials.rs1.goodsgroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOGoodsGroup.setDescription(LocalizedString description) final voidDTOGoodsGroupInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.materials.rs1.goodsgroup with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOGoodsGroupUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.materials.rs1.item
Methods in overit.geocallapp.wfm.materials.rs1.item that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOMaterialItem.getDescription()final LocalizedStringDTOMaterialItemInsert.getDescription()Methods in overit.geocallapp.wfm.materials.rs1.item that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOMaterialItemUpdate.getDescription()Methods in overit.geocallapp.wfm.materials.rs1.item with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMaterialItem.setDescription(LocalizedString description) final voidDTOMaterialItemInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.materials.rs1.item with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMaterialItemUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.materials.rs1.material
Methods in overit.geocallapp.wfm.materials.rs1.material that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOMaterial.getDescription()final LocalizedStringDTOMaterialInsert.getDescription()Gets the description.final LocalizedStringDTOMaterial.getExtendedDescription()final LocalizedStringDTOMaterialInsert.getExtendedDescription()Gets the extended description.final LocalizedStringDTOMaterial.getNote()final LocalizedStringDTOMaterialInsert.getNote()Gets the note.Methods in overit.geocallapp.wfm.materials.rs1.material that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOMaterialUpdate.getDescription()final Optional<LocalizedString> DTOMaterialUpdate.getExtendedDescription()final Optional<LocalizedString> DTOMaterialUpdate.getNote()Methods in overit.geocallapp.wfm.materials.rs1.material with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMaterial.setDescription(LocalizedString description) final voidDTOMaterialInsert.setDescription(LocalizedString description) Sets the description.final voidDTOMaterial.setExtendedDescription(LocalizedString extendedDescription) final voidDTOMaterialInsert.setExtendedDescription(LocalizedString extendedDescription) Sets the extended description.final voidDTOMaterial.setNote(LocalizedString note) final voidDTOMaterialInsert.setNote(LocalizedString note) Sets the note.Method parameters in overit.geocallapp.wfm.materials.rs1.material with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMaterialUpdate.setDescription(Optional<LocalizedString> description) final voidDTOMaterialUpdate.setExtendedDescription(Optional<LocalizedString> extendedDescription) final voidDTOMaterialUpdate.setNote(Optional<LocalizedString> note) -
Uses of LocalizedString in overit.geocallapp.wfm.materials.rs1.materialclass
Methods in overit.geocallapp.wfm.materials.rs1.materialclass that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOMaterialClass.getDescription()final LocalizedStringDTOMaterialClassInsert.getDescription()Methods in overit.geocallapp.wfm.materials.rs1.materialclass that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOMaterialClassUpdate.getDescription()Methods in overit.geocallapp.wfm.materials.rs1.materialclass with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMaterialClass.setDescription(LocalizedString description) final voidDTOMaterialClassInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.materials.rs1.materialclass with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMaterialClassUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.measuringelements.rs1.measurestatus
Methods in overit.geocallapp.wfm.measuringelements.rs1.measurestatus that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOMeasureStatus.getDescription()Gets the description.Methods in overit.geocallapp.wfm.measuringelements.rs1.measurestatus with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMeasureStatus.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.event
Methods in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.event that return LocalizedStringModifier and TypeMethodDescriptionMobileInterventionToAcceptSearchResult.getServiceTypeDescription()MobileInterventionToAcceptSearchResult.getUrgencyDescription()MobileInterventionToAcceptSearchResult.getWorkOrderTypeDescription()Methods in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMobileInterventionToAcceptSearchResult.setServiceTypeDescription(LocalizedString serviceTypeDescription) voidMobileInterventionToAcceptSearchResult.setUrgencyDescription(LocalizedString urgencyDescription) voidMobileInterventionToAcceptSearchResult.setWorkOrderTypeDescription(LocalizedString workOrderTypeDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.bl.multistage
Methods in overit.geocallapp.wfm.mobile.core.bl.multistage that return LocalizedStringModifier and TypeMethodDescriptionMobileMultistageGroupOperationDependentOperation.getDescription()Returns the operation activity description.Methods in overit.geocallapp.wfm.mobile.core.bl.multistage with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMobileMultistageGroupOperationDependentOperation.setDescription(LocalizedString description) Sets the operation activity description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.bl.notification
Methods in overit.geocallapp.wfm.mobile.core.bl.notification that return LocalizedStringModifier and TypeMethodDescriptionBOMobileNotification.getOperationalCenterDescription()BOMobileNotification.getPriorityDescription()BOMobileNotification.getTypeDescription()BOMobileNotification.getWorkCenterDescription()BOMobileNotification.getWorkOrderStatus()Methods in overit.geocallapp.wfm.mobile.core.bl.notification with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMobileNotification.setOperationalCenterDescription(LocalizedString operationalCenterDescription) voidBOMobileNotification.setPriorityDescription(LocalizedString priorityDescription) voidBOMobileNotification.setTypeDescription(LocalizedString typeDescription) voidBOMobileNotification.setWorkCenterDescription(LocalizedString workCenterDescription) voidBOMobileNotification.setWorkOrderStatus(LocalizedString workOrderStatus) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.bl.technicalobject.event
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.event that return LocalizedStringModifier and TypeMethodDescriptionMobileTechnicalObjectSearchResult.getStateDescription()Returns the technical object state description.MobileTechnicalObjectSearchResult.getTypeDescription()Returns the technical object type description.Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMobileTechnicalObjectSearchResult.setStateDescription(LocalizedString stateDescription) Sets the technical object state description.voidMobileTechnicalObjectSearchResult.setTypeDescription(LocalizedString typeDescription) Sets the technical object type description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.event
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.event that return LocalizedStringModifier and TypeMethodDescriptionMobileInterventionsHistorySearchResult.getWorkOrderTypeDescription()Returns the work order type description.Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMobileInterventionsHistorySearchResult.setWorkOrderTypeDescription(LocalizedString workOrderTypeDescription) Sets the work order type description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.bl.workorder.event
Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.event that return LocalizedStringModifier and TypeMethodDescriptionMobileWorkOrderSearchResult.getOperationTypeDescription()MobileWorkOrderSearchResult.getTypeDescription()Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMobileWorkOrderSearchResult.setOperationTypeDescription(LocalizedString operationTypeDescription) voidMobileWorkOrderSearchResult.setTypeDescription(LocalizedString typeDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.intervention.toaccept
Methods in overit.geocallapp.wfm.mobile.core.rs3.intervention.toaccept that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileInterventionToAccept.getServiceTypeDescription()DTOMobileInterventionToAccept.getUrgencyDescription()DTOMobileInterventionToAccept.getWorkOrderTypeDescription()Methods in overit.geocallapp.wfm.mobile.core.rs3.intervention.toaccept with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileInterventionToAccept.setServiceTypeDescription(LocalizedString serviceTypeDescription) voidDTOMobileInterventionToAccept.setUrgencyDescription(LocalizedString urgencyDescription) voidDTOMobileInterventionToAccept.setWorkOrderTypeDescription(LocalizedString workOrderTypeDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.notification
Methods in overit.geocallapp.wfm.mobile.core.rs3.notification that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileNotification.getOperationalCenterDescription()DTOMobileNotification.getPriorityDescription()DTOMobileNotification.getTypeDescription()DTOMobileNotification.getWorkCenterDescription()Methods in overit.geocallapp.wfm.mobile.core.rs3.notification with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileNotification.setOperationalCenterDescription(LocalizedString operationalCenterDescription) voidDTOMobileNotification.setPriorityDescription(LocalizedString priorityDescription) voidDTOMobileNotification.setTypeDescription(LocalizedString typeDescription) voidDTOMobileNotification.setWorkCenterDescription(LocalizedString workCenterDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.technicalobject
Methods in overit.geocallapp.wfm.mobile.core.rs3.technicalobject that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileTechnicalObjectSearchResult.getStateDescription()DTOMobileTechnicalObjectSearchResult.getTypeDescription()Methods in overit.geocallapp.wfm.mobile.core.rs3.technicalobject with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileTechnicalObjectSearchResult.setStateDescription(LocalizedString stateDescription) voidDTOMobileTechnicalObjectSearchResult.setTypeDescription(LocalizedString typeDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.interventionshistory
Methods in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.interventionshistory that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileInterventionsHistorySearchResult.getWorkOrderTypeDescription()Methods in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.interventionshistory with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileInterventionsHistorySearchResult.setWorkOrderTypeDescription(LocalizedString workOrderTypeDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.notificationhistory
Methods in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.notificationhistory that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileNotificationSearchResult.getPriorityDescription()DTOMobileNotificationSearchResult.getTypeDescription()DTOMobileNotificationSearchResult.getWorkOrderTypeDescription()Methods in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.notificationhistory with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileNotificationSearchResult.setPriorityDescription(LocalizedString priorityDescription) voidDTOMobileNotificationSearchResult.setTypeDescription(LocalizedString typeDescription) voidDTOMobileNotificationSearchResult.setWorkOrderTypeDescription(LocalizedString workOrderTypeDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.workcalendar.resourceshiftexceptionrequest
Methods in overit.geocallapp.wfm.mobile.core.rs3.workcalendar.resourceshiftexceptionrequest that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileResourceShiftExceptionRequest.getExceptionTypeDescription()protected LocalizedStringMobileResourceShiftExceptionRequestService.loadExceptionType(Long exceptionTypeId) Methods in overit.geocallapp.wfm.mobile.core.rs3.workcalendar.resourceshiftexceptionrequest with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileResourceShiftExceptionRequest.setExceptionTypeDescription(LocalizedString exceptionTypeDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.workorder
Methods in overit.geocallapp.wfm.mobile.core.rs3.workorder that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileWorkOrderSearchResult.getOperationTypeDescription()DTOMobileWorkOrderSearchResult.getTypeDescription()Methods in overit.geocallapp.wfm.mobile.core.rs3.workorder with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileWorkOrderSearchResult.setOperationTypeDescription(LocalizedString operationTypeDescription) voidDTOMobileWorkOrderSearchResult.setTypeDescription(LocalizedString typeDescription) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails
Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileWorkOrderHeader.getTypeDescription()Returns the work order type description.DTOMobileWorkOrderOperation.getTypeDescription()Returns the work order operation type description.protected LocalizedStringMobileWorkOrderDetailService.loadWOOperationTypeDescription(Long id, String language) Loads the work order operation type description.protected LocalizedStringMobileWorkOrderDetailService.loadWorkOrderTypeDescription(Long id, String language) Loads work order type description.Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileWorkOrderHeader.setTypeDescription(LocalizedString typeDescription) Sets the work order type description.voidDTOMobileWorkOrderOperation.setTypeDescription(LocalizedString typeDescription) Sets the work order operation type description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.operation.material
Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.operation.material that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileWorkOrderOperationMaterial.getMaterialDescription()Returns the material description.DTOMobileWorkOrderOperationMaterial.getNote()Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.operation.material with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileWorkOrderOperationMaterial.setMaterialDescription(LocalizedString materialDescription) Sets the material description.voidDTOMobileWorkOrderOperationMaterial.setNote(LocalizedString note) -
Uses of LocalizedString in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.operation.multistage
Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.operation.multistage that return LocalizedStringModifier and TypeMethodDescriptionDTOMobileMultistageGroupOperationDependentOperation.getDescription()Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.operation.multistage with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMobileMultistageGroupOperationDependentOperation.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.converter
Methods in overit.geocallapp.wfm.mobileforms.bl.converter that return LocalizedStringModifier and TypeMethodDescriptionstatic LocalizedStringDataCollectionConverterUtils.getLocalizedField(String description) Create aLocalizedStringstarting from input string. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.globalexpressions
Methods in overit.geocallapp.wfm.mobileforms.bl.globalexpressions that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionGlobalExpression.getMessage()Returns the localized message.Methods in overit.geocallapp.wfm.mobileforms.bl.globalexpressions with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionGlobalExpression.setMessage(LocalizedString message) Sets the localized message. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.node
Methods in overit.geocallapp.wfm.mobileforms.bl.node that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionNodeProperties.getDescription()DataCollectionNodeProperties.getDetailedDescription()Gets the detailed descriptionabstract LocalizedStringDataCollectionEntityExpressions.getExpressionDescription()Retrieves the localized description of this expression entity.DataCollectionNode.getExpressionDescription()Methods in overit.geocallapp.wfm.mobileforms.bl.node with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionNodeProperties.setDescription(LocalizedString description) voidDataCollectionNodeProperties.setDetailedDescription(LocalizedString detailedDescription) Sets the detailed description -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.node.type
Methods in overit.geocallapp.wfm.mobileforms.bl.node.type that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionNodeType.getPlaceholder()DataCollectionNodeType.getTooltip()Methods in overit.geocallapp.wfm.mobileforms.bl.node.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionNodeType.setPlaceholder(LocalizedString placeholder) voidDataCollectionNodeType.setTooltip(LocalizedString tooltip) -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.node.type.attachment
Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.attachment that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionNodeAttachmentCategory.getDescription()Returns the description.Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.attachment with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionNodeAttachmentCategory.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.node.type.selection
Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.selection that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionNodeSelectionOption.getDescription()Returns the description.DataCollectionNodeSelectionOption.getExpressionDescription()Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.selection with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionNodeSelectionOption.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.optionsgroup
Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup that return LocalizedStringModifier and TypeMethodDescriptionBODataCollectionOptionsGroup.getDescription()Returns the description.Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBODataCollectionOptionsGroup.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event
Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionOptionsGroupSearchFilter.getDescription()Returns the description that was set as filter.Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionOptionsGroupSearchFilter.setDescription(LocalizedString description) Sets the description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.sheet
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet that return LocalizedStringModifier and TypeMethodDescriptionBODataCollectionSheet.getDescription()Returns the description.Methods in overit.geocallapp.wfm.mobileforms.bl.sheet with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBODataCollectionSheet.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.sheet.event
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.event that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionSheetSearchFilter.getDescription()Returns the description that was set as filter.Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionSheetSearchFilter.setDescription(LocalizedString description) Sets the description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.template.export
Methods in overit.geocallapp.wfm.mobileforms.bl.template.export that return LocalizedStringModifier and TypeMethodDescriptionDTODataCollectionTemplateHeaderExport.getDescription()Returns the description.Methods in overit.geocallapp.wfm.mobileforms.bl.template.export with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDTODataCollectionTemplateHeaderExport.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.template.header
Methods in overit.geocallapp.wfm.mobileforms.bl.template.header that return LocalizedStringModifier and TypeMethodDescriptionBODataCollectionTemplateHeader.getDescription()Returns the description.Methods in overit.geocallapp.wfm.mobileforms.bl.template.header with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBODataCollectionTemplateHeader.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.template.header.event
Methods in overit.geocallapp.wfm.mobileforms.bl.template.header.event that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionTemplateHeaderSearchFilter.getDescription()Returns the description that was set as filter.Methods in overit.geocallapp.wfm.mobileforms.bl.template.header.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionTemplateHeaderSearchFilter.setDescription(LocalizedString description) Sets the description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.task
Method parameters in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.task with type arguments of type LocalizedStringModifier and TypeMethodDescriptionprotected static voidBTDataCollectionTemplateWorkingCopySave.collectLocalizedStrings(Object object, List<LocalizedString> valuesCollector) Collects the localized strings. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.type
Methods in overit.geocallapp.wfm.mobileforms.bl.type that return LocalizedStringMethods in overit.geocallapp.wfm.mobileforms.bl.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBODataCollectionType.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.mobileforms.bl.type.event
Methods in overit.geocallapp.wfm.mobileforms.bl.type.event that return LocalizedStringModifier and TypeMethodDescriptionDataCollectionTypeSearchFilter.getDescription()Returns the description that was set as filter.Methods in overit.geocallapp.wfm.mobileforms.bl.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidDataCollectionTypeSearchFilter.setDescription(LocalizedString description) Sets the description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.orchestrator.assets.bl.type
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.type that return LocalizedStringMethods in overit.geocallapp.wfm.orchestrator.assets.bl.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOTechnicalObjectType.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.orchestrator.assets.bl.type.event
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.type.event that return LocalizedStringMethods in overit.geocallapp.wfm.orchestrator.assets.bl.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidTechnicalObjectTypeSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter that return LocalizedStringModifier and TypeMethodDescriptionBOOperationCenter.getDescription()Returns the operation center description.Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOperationCenter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.event
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.event that return LocalizedStringModifier and TypeMethodDescriptionOperationCenterSearchFilter.getDescription()Returns the operation center description that was set as filter.Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidOperationCenterSearchFilter.setDescription(LocalizedString description) Sets the operation center description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.bl.structure
Methods in overit.geocallapp.wfm.organizationalstructures.bl.structure that return LocalizedStringMethods in overit.geocallapp.wfm.organizationalstructures.bl.structure with parameters of type LocalizedString -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.bl.structure.event
Methods in overit.geocallapp.wfm.organizationalstructures.bl.structure.event that return LocalizedStringMethods in overit.geocallapp.wfm.organizationalstructures.bl.structure.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidStructureSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.bl.workcenter
Methods in overit.geocallapp.wfm.organizationalstructures.bl.workcenter that return LocalizedStringModifier and TypeMethodDescriptionBOWorkCenter.getDescription()Returns the work center description.Methods in overit.geocallapp.wfm.organizationalstructures.bl.workcenter with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkCenter.setDescription(LocalizedString description) Sets the work center description. -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.event
Methods in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.event that return LocalizedStringModifier and TypeMethodDescriptionWorkCenterSearchFilter.getDescription()Returns the work center description that was set as filter.Methods in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkCenterSearchFilter.setDescription(LocalizedString description) Sets the work center description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.bl.zone
Methods in overit.geocallapp.wfm.organizationalstructures.bl.zone that return LocalizedStringMethods in overit.geocallapp.wfm.organizationalstructures.bl.zone with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOZone.setDescription(LocalizedString description) Sets the zone description. -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.bl.zone.event
Methods in overit.geocallapp.wfm.organizationalstructures.bl.zone.event that return LocalizedStringMethods in overit.geocallapp.wfm.organizationalstructures.bl.zone.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidZoneSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenter
Methods in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenter that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOOperationCenter.getDescription()final LocalizedStringDTOOperationCenterInsert.getDescription()Methods in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenter with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOOperationCenter.setDescription(LocalizedString description) final voidDTOOperationCenterInsert.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.rs1.structure
Methods in overit.geocallapp.wfm.organizationalstructures.rs1.structure that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOStructure.getDescription()final LocalizedStringDTOStructureInsert.getDescription()Methods in overit.geocallapp.wfm.organizationalstructures.rs1.structure that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOStructureUpdate.getDescription()Methods in overit.geocallapp.wfm.organizationalstructures.rs1.structure with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOStructure.setDescription(LocalizedString description) final voidDTOStructureInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.organizationalstructures.rs1.structure with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOStructureUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.organizationalstructures.rs1.workcenter
Methods in overit.geocallapp.wfm.organizationalstructures.rs1.workcenter that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkCenter.getDescription()final LocalizedStringDTOWorkCenterInsert.getDescription()Methods in overit.geocallapp.wfm.organizationalstructures.rs1.workcenter that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkCenterUpdate.getDescription()Methods in overit.geocallapp.wfm.organizationalstructures.rs1.workcenter with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkCenter.setDescription(LocalizedString description) final voidDTOWorkCenterInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.organizationalstructures.rs1.workcenter with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkCenterUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.resources.bl.resource.type
Methods in overit.geocallapp.wfm.resources.bl.resource.type that return LocalizedStringMethods in overit.geocallapp.wfm.resources.bl.resource.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOResourceType.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.resources.bl.resource.type.event
Methods in overit.geocallapp.wfm.resources.bl.resource.type.event that return LocalizedStringModifier and TypeMethodDescriptionResourceTypeSearchFilter.getDescription()Returns the resource type description that was set as filter.Methods in overit.geocallapp.wfm.resources.bl.resource.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidResourceTypeSearchFilter.setDescription(LocalizedString description) Sets the resource type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.resources.rs1.resourcetype
Methods in overit.geocallapp.wfm.resources.rs1.resourcetype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOResourceType.getDescription()final LocalizedStringDTOResourceTypeInsert.getDescription()Methods in overit.geocallapp.wfm.resources.rs1.resourcetype that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOResourceTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.resources.rs1.resourcetype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOResourceType.setDescription(LocalizedString description) final voidDTOResourceTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.resources.rs1.resourcetype with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOResourceTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state
Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state that return LocalizedStringModifier and TypeMethodDescriptionBORoughPlanningBucketMovementState.getDescription()Gets the description.Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBORoughPlanningBucketMovementState.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.event
Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.event that return LocalizedStringModifier and TypeMethodDescriptionRoughPlanningBucketMovementStateSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidRoughPlanningBucketMovementStateSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.roughplanning.bl.state
Methods in overit.geocallapp.wfm.roughplanning.bl.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringBORoughPlanningState.getDescription()Returns the state's descriptionMethods in overit.geocallapp.wfm.roughplanning.bl.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidBORoughPlanningState.setDescription(LocalizedString description) Sets the state's description -
Uses of LocalizedString in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state
Methods in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTORoughPlanningBucketMovementState.getDescription()Gets the description.Methods in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTORoughPlanningBucketMovementState.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.roughplanning.rs1.weight.rule
Methods in overit.geocallapp.wfm.roughplanning.rs1.weight.rule that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkloadDistributionRule.getDescription()Gets the description.final LocalizedStringDTOWorkloadDistributionRuleInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.roughplanning.rs1.weight.rule that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkloadDistributionRuleUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.roughplanning.rs1.weight.rule with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkloadDistributionRule.setDescription(LocalizedString description) Sets the description.final voidDTOWorkloadDistributionRuleInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.roughplanning.rs1.weight.rule with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkloadDistributionRuleUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingPositionType.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingPositionType.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingPositionTypeSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingPositionTypeSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingReprocessingMode.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingReprocessingMode.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingReprocessingModeSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingReprocessingModeSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingWOSort.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingWOSort.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingWOSortSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingWOSortSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringImmediateSchedulingWorkOrderHelper.createEmptyError()Creates an empty localized error (all languages empty).protected LocalizedStringImmediateSchedulingProcessingHelper.createLocalizedError(String errorMessage) Creates a localized error string from a plain error message.protected LocalizedStringImmediateSchedulingWorkOrderHelper.createLocalizedError(String message) Creates a localized error message with the same text in all languages. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingProcessing.getProcessingError()Gets the processing error.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingProcessing.setProcessingError(LocalizedString processingError) Sets the processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingProcessingSearchFilter.getProcessingError()Gets the processing error.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingProcessingSearchFilter.setProcessingError(LocalizedString processingError) Sets the processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingLastProcessing.getProcessingError()Gets the processing error.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingLastProcessing.setProcessingError(LocalizedString processingError) Sets the processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingLastProcessingSearchFilter.getProcessingError()Gets the processing error.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingLastProcessingSearchFilter.setProcessingError(LocalizedString processingError) Sets the processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingExclusionReason.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingExclusionReason.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingExclusionReasonSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingExclusionReasonSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingState.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingState.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingStateSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingStateSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.task that return LocalizedStringModifier and TypeMethodDescriptionprotected LocalizedStringBTImmediateSchedulingEnqueue.getEmptyError()Create an empty localized error string -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingWorkOrder.getLastProcessingError()Gets the last processing error.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingWorkOrder.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingWorkOrderSearchFilter.getLastProcessingError()Gets the last processing error.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingWorkOrderSearchFilter.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingWorkOrderHistory.getLastProcessingError()Gets the last processing error.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingWorkOrderHistory.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingWorkOrderHistorySearchFilter.getLastProcessingError()Gets the last processing error.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingWorkOrderHistorySearchFilter.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate that return LocalizedStringModifier and TypeMethodDescriptionBOImmediateSchedulingWOState.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOImmediateSchedulingWOState.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.event that return LocalizedStringModifier and TypeMethodDescriptionImmediateSchedulingWOStateSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidImmediateSchedulingWOStateSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype
Methods in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype that return LocalizedStringModifier and TypeMethodDescriptionBOIntegrationVehicleType.getDescription()Returns the integration vehicle type description.Methods in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOIntegrationVehicleType.setDescription(LocalizedString description) Sets the integration vehicle type description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.event
Methods in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.event that return LocalizedStringModifier and TypeMethodDescriptionIntegrationVehicleTypeSearchFilter.getDescription()Returns the integration vehicle type description that was set as filter.Methods in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidIntegrationVehicleTypeSearchFilter.setDescription(LocalizedString description) Sets the integration vehicle type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.bl.oss.response
Methods in overit.geocallapp.wfm.scheduling.bl.oss.response that return LocalizedStringModifier and TypeMethodDescriptionBOOssResponseLogLevel.getDescription()Returns the description of the OSS response log level.BOOssResponseType.getDescription()Returns the description of the OSS response type.Methods in overit.geocallapp.wfm.scheduling.bl.oss.response with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOOssResponseLogLevel.setDescription(LocalizedString description) Sets the description of the OSS response log level.voidBOOssResponseType.setDescription(LocalizedString description) Sets the description of the OSS response type. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.positiontype
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.positiontype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingPositionType.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.positiontype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingPositionType.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.reprocessingmode
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.reprocessingmode that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingReprocessingMode.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.reprocessingmode with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingReprocessingMode.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingWOSort.getDescription()Gets the description.final LocalizedStringDTOImmediateSchedulingWOSortInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOImmediateSchedulingWOSortUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWOSort.setDescription(LocalizedString description) Sets the description.final voidDTOImmediateSchedulingWOSortInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWOSortUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingProcessing.getProcessingError()Gets the processing error.final LocalizedStringDTOImmediateSchedulingProcessingInsert.getProcessingError()Gets the processing error.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOImmediateSchedulingProcessingUpdate.getProcessingError()Gets the processing error.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingProcessing.setProcessingError(LocalizedString processingError) Sets the processing error.final voidDTOImmediateSchedulingProcessingInsert.setProcessingError(LocalizedString processingError) Sets the processing error.Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingProcessingUpdate.setProcessingError(Optional<LocalizedString> processingError) Sets the processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingLastProcessing.getProcessingError()Gets the processing error.final LocalizedStringDTOImmediateSchedulingLastProcessingInsert.getProcessingError()Gets the processing error.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOImmediateSchedulingLastProcessingUpdate.getProcessingError()Gets the processing error.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingLastProcessing.setProcessingError(LocalizedString processingError) Sets the processing error.final voidDTOImmediateSchedulingLastProcessingInsert.setProcessingError(LocalizedString processingError) Sets the processing error.Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingLastProcessingUpdate.setProcessingError(Optional<LocalizedString> processingError) Sets the processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion.reason
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion.reason that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingExclusionReason.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion.reason with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingExclusionReason.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.state
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.state that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingState.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.state with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingState.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingWorkOrder.getLastProcessingError()Gets the last processing error.final LocalizedStringDTOImmediateSchedulingWorkOrderInsert.getLastProcessingError()Gets the last processing error.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOImmediateSchedulingWorkOrderUpdate.getLastProcessingError()Gets the last processing error.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWorkOrder.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error.final voidDTOImmediateSchedulingWorkOrderInsert.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error.Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWorkOrderUpdate.setLastProcessingError(Optional<LocalizedString> lastProcessingError) Sets the last processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingWorkOrderHistory.getLastProcessingError()Gets the last processing error.final LocalizedStringDTOImmediateSchedulingWorkOrderHistoryInsert.getLastProcessingError()Gets the last processing error.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOImmediateSchedulingWorkOrderHistoryUpdate.getLastProcessingError()Gets the last processing error.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWorkOrderHistory.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error.final voidDTOImmediateSchedulingWorkOrderHistoryInsert.setLastProcessingError(LocalizedString lastProcessingError) Sets the last processing error.Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWorkOrderHistoryUpdate.setLastProcessingError(Optional<LocalizedString> lastProcessingError) Sets the last processing error. -
Uses of LocalizedString in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.wostate
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.wostate that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOImmediateSchedulingWOState.getDescription()Gets the description.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.wostate with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWOState.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.skills.bl.configuration
Methods in overit.geocallapp.wfm.skills.bl.configuration that return LocalizedStringMethods in overit.geocallapp.wfm.skills.bl.configuration with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSkillConfiguration.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.skills.bl.configuration.history
Methods in overit.geocallapp.wfm.skills.bl.configuration.history that return LocalizedStringMethods in overit.geocallapp.wfm.skills.bl.configuration.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSkillConfigurationHistory.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.skills.bl.division
Methods in overit.geocallapp.wfm.skills.bl.division that return LocalizedStringMethods in overit.geocallapp.wfm.skills.bl.division with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSkillDivision.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.skills.bl.division.history
Methods in overit.geocallapp.wfm.skills.bl.division.history that return LocalizedStringMethods in overit.geocallapp.wfm.skills.bl.division.history with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSkillDivisionHistory.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.skills.bl.overrideconfiguration
Methods in overit.geocallapp.wfm.skills.bl.overrideconfiguration that return LocalizedStringModifier and TypeMethodDescriptionBOSkillOverrideConfiguration.getDescription()Gets the description.Methods in overit.geocallapp.wfm.skills.bl.overrideconfiguration with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOSkillOverrideConfiguration.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.skills.bl.overrideconfiguration.event
Methods in overit.geocallapp.wfm.skills.bl.overrideconfiguration.event that return LocalizedStringModifier and TypeMethodDescriptionSkillOverrideConfigurationSearchFilter.getDescription()Gets the description.Methods in overit.geocallapp.wfm.skills.bl.overrideconfiguration.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidSkillOverrideConfigurationSearchFilter.setDescription(LocalizedString description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.skills.rs1.skillconfiguration
Methods in overit.geocallapp.wfm.skills.rs1.skillconfiguration that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOSkillConfiguration.getDescription()final LocalizedStringDTOSkillConfigurationInsert.getDescription()Methods in overit.geocallapp.wfm.skills.rs1.skillconfiguration that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOSkillConfigurationUpdate.getDescription()Methods in overit.geocallapp.wfm.skills.rs1.skillconfiguration with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSkillConfiguration.setDescription(LocalizedString description) final voidDTOSkillConfigurationInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.skills.rs1.skillconfiguration with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSkillConfigurationUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.skills.rs1.skilldivision
Methods in overit.geocallapp.wfm.skills.rs1.skilldivision that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOSkillDivision.getDescription()final LocalizedStringDTOSkillDivisionInsert.getDescription()Methods in overit.geocallapp.wfm.skills.rs1.skilldivision that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOSkillDivisionUpdate.getDescription()Methods in overit.geocallapp.wfm.skills.rs1.skilldivision with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSkillDivision.setDescription(LocalizedString description) final voidDTOSkillDivisionInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.skills.rs1.skilldivision with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSkillDivisionUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration
Methods in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOSkillOverrideConfiguration.getDescription()Gets the description.final LocalizedStringDTOSkillOverrideConfigurationInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOSkillOverrideConfigurationUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSkillOverrideConfiguration.setDescription(LocalizedString description) Sets the description.final voidDTOSkillOverrideConfigurationInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOSkillOverrideConfigurationUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.systemsettings.bl.measurementunit
Methods in overit.geocallapp.wfm.systemsettings.bl.measurementunit that return LocalizedStringModifier and TypeMethodDescriptionBOMeasureUnit.getDescription()Returns the measure unit description.Methods in overit.geocallapp.wfm.systemsettings.bl.measurementunit with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOMeasureUnit.setDescription(LocalizedString description) Sets the measure unit description. -
Uses of LocalizedString in overit.geocallapp.wfm.systemsettings.bl.measurementunit.event
Methods in overit.geocallapp.wfm.systemsettings.bl.measurementunit.event that return LocalizedStringModifier and TypeMethodDescriptionMeasureUnitSearchFilter.getDescription()Returns the measure unit description that was set as filter.Methods in overit.geocallapp.wfm.systemsettings.bl.measurementunit.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidMeasureUnitSearchFilter.setDescription(LocalizedString description) Sets the measure unit description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.systemsettings.rs1.measurementunit
Methods in overit.geocallapp.wfm.systemsettings.rs1.measurementunit that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOMeasurementUnit.getDescription()final LocalizedStringDTOMeasurementUnitInsert.getDescription()Methods in overit.geocallapp.wfm.systemsettings.rs1.measurementunit that return types with arguments of type LocalizedStringMethods in overit.geocallapp.wfm.systemsettings.rs1.measurementunit with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOMeasurementUnit.setDescription(LocalizedString description) final voidDTOMeasurementUnitInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.systemsettings.rs1.measurementunit with type arguments of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOMeasurementUnitUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.activity
Methods in overit.geocallapp.wfm.workorders.bl.activity that return LocalizedStringMethods in overit.geocallapp.wfm.workorders.bl.activity with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOActivity.setDescription(LocalizedString description) Sets the activity description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.activity.event
Methods in overit.geocallapp.wfm.workorders.bl.activity.event that return LocalizedStringMethods in overit.geocallapp.wfm.workorders.bl.activity.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidActivitySearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.operation.type
Fields in overit.geocallapp.wfm.workorders.bl.operation.type declared as LocalizedStringMethods in overit.geocallapp.wfm.workorders.bl.operation.type that return LocalizedStringModifier and TypeMethodDescriptionBOWorkOrderOperationType.getDescription()Returns the work order operation type description.Methods in overit.geocallapp.wfm.workorders.bl.operation.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkOrderOperationType.setDescription(LocalizedString description) Sets the work order operation type description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.operation.type.event
Methods in overit.geocallapp.wfm.workorders.bl.operation.type.event that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringWorkOrderOperationTypeSearchFilter.getDescription()Methods in overit.geocallapp.wfm.workorders.bl.operation.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidWorkOrderOperationTypeSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.operationtypecategory
Methods in overit.geocallapp.wfm.workorders.bl.operationtypecategory that return LocalizedStringMethods in overit.geocallapp.wfm.workorders.bl.operationtypecategory with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkOrderOperationTypeCategory.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.operationtypecategory.event
Methods in overit.geocallapp.wfm.workorders.bl.operationtypecategory.event that return LocalizedStringModifier and TypeMethodDescriptionWorkOrderOperationTypeCategorySearchFilter.getDescription()Returns the work order operation type category description that was set as filter.Methods in overit.geocallapp.wfm.workorders.bl.operationtypecategory.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkOrderOperationTypeCategorySearchFilter.setDescription(LocalizedString description) Set the work order operation type category description as filter -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.requesttype
Methods in overit.geocallapp.wfm.workorders.bl.requesttype that return LocalizedStringModifier and TypeMethodDescriptionBORequestType.getDescription()Returns the request type description.Methods in overit.geocallapp.wfm.workorders.bl.requesttype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBORequestType.setDescription(LocalizedString description) Sets the request type description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.requesttype.event
Methods in overit.geocallapp.wfm.workorders.bl.requesttype.event that return LocalizedStringModifier and TypeMethodDescriptionRequestTypeSearchFilter.getDescription()Returns the request type description that was set as filter.Methods in overit.geocallapp.wfm.workorders.bl.requesttype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidRequestTypeSearchFilter.setDescription(LocalizedString description) Sets the request type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.servicetype
Methods in overit.geocallapp.wfm.workorders.bl.servicetype that return LocalizedStringModifier and TypeMethodDescriptionBOServiceType.getDescription()Returns the service type description.Methods in overit.geocallapp.wfm.workorders.bl.servicetype with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOServiceType.setDescription(LocalizedString description) Sets the service type description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.servicetype.event
Methods in overit.geocallapp.wfm.workorders.bl.servicetype.event that return LocalizedStringModifier and TypeMethodDescriptionServiceTypeSearchFilter.getDescription()Returns the service type description that was set as filter.Methods in overit.geocallapp.wfm.workorders.bl.servicetype.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidServiceTypeSearchFilter.setDescription(LocalizedString description) Sets the service type description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.type
Fields in overit.geocallapp.wfm.workorders.bl.type declared as LocalizedStringMethods in overit.geocallapp.wfm.workorders.bl.type that return LocalizedStringModifier and TypeMethodDescriptionBOWorkOrderType.getDescription()Returns the work order type description.Methods in overit.geocallapp.wfm.workorders.bl.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkOrderType.setDescription(LocalizedString description) Sets the work order type description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.type.event
Methods in overit.geocallapp.wfm.workorders.bl.type.event that return LocalizedStringMethods in overit.geocallapp.wfm.workorders.bl.type.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkOrderTypeSearchFilter.setDescription(LocalizedString description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.urgency
Methods in overit.geocallapp.wfm.workorders.bl.urgency that return LocalizedStringModifier and TypeMethodDescriptionBOWorkOrderUrgency.getDescription()Returns the work order urgency description.Methods in overit.geocallapp.wfm.workorders.bl.urgency with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkOrderUrgency.setDescription(LocalizedString description) Sets the work order urgency description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.urgency.event
Methods in overit.geocallapp.wfm.workorders.bl.urgency.event that return LocalizedStringModifier and TypeMethodDescriptionWorkOrderUrgencySearchFilter.getDescription()Returns the work order urgency description that was set as filter.Methods in overit.geocallapp.wfm.workorders.bl.urgency.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkOrderUrgencySearchFilter.setDescription(LocalizedString description) Sets the work order urgency description as filter. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.workcycle
Methods in overit.geocallapp.wfm.workorders.bl.workcycle that return LocalizedStringModifier and TypeMethodDescriptionBOWorkCycle.getDescription()Returns the work cycle description.Methods in overit.geocallapp.wfm.workorders.bl.workcycle with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidBOWorkCycle.setDescription(LocalizedString description) Sets the work cycle description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.bl.workcycle.event
Methods in overit.geocallapp.wfm.workorders.bl.workcycle.event that return LocalizedStringModifier and TypeMethodDescriptionWorkCycleSearchFilter.getDescription()Returns the work cycle description.Methods in overit.geocallapp.wfm.workorders.bl.workcycle.event with parameters of type LocalizedStringModifier and TypeMethodDescriptionvoidWorkCycleSearchFilter.setDescription(LocalizedString description) Sets the work cycle description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.rs1.activity
Methods in overit.geocallapp.wfm.workorders.rs1.activity that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOActivity.getDescription()DTOActivityInsert.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.activity that return types with arguments of type LocalizedStringMethods in overit.geocallapp.wfm.workorders.rs1.activity with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOActivity.setDescription(LocalizedString description) voidDTOActivityInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.workorders.rs1.activity with type arguments of type LocalizedStringModifier and TypeMethodDescriptionvoidDTOActivityUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.rs1.operationtype
Methods in overit.geocallapp.wfm.workorders.rs1.operationtype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkOrderOperationType.getDescription()DTOWorkOrderOperationTypeInsert.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.operationtype that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkOrderOperationTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.operationtype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderOperationType.setDescription(LocalizedString description) voidDTOWorkOrderOperationTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.workorders.rs1.operationtype with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderOperationTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.rs1.operationtypecategory
Methods in overit.geocallapp.wfm.workorders.rs1.operationtypecategory that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkOrderOperationTypeCategory.getDescription()final LocalizedStringDTOWorkOrderOperationTypeCategoryInsert.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.operationtypecategory that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkOrderOperationTypeCategoryUpdate.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.operationtypecategory with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderOperationTypeCategory.setDescription(LocalizedString description) final voidDTOWorkOrderOperationTypeCategoryInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.workorders.rs1.operationtypecategory with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderOperationTypeCategoryUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.rs1.requesttype
Methods in overit.geocallapp.wfm.workorders.rs1.requesttype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTORequestType.getDescription()Gets the description.final LocalizedStringDTORequestTypeInsert.getDescription()Gets the description.Methods in overit.geocallapp.wfm.workorders.rs1.requesttype that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTORequestTypeUpdate.getDescription()Gets the description.Methods in overit.geocallapp.wfm.workorders.rs1.requesttype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTORequestType.setDescription(LocalizedString description) Sets the description.final voidDTORequestTypeInsert.setDescription(LocalizedString description) Sets the description.Method parameters in overit.geocallapp.wfm.workorders.rs1.requesttype with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTORequestTypeUpdate.setDescription(Optional<LocalizedString> description) Sets the description. -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.rs1.servicetype
Methods in overit.geocallapp.wfm.workorders.rs1.servicetype that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOServiceType.getDescription()Gets the description.final LocalizedStringDTOServiceTypeInsert.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.servicetype that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOServiceTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.servicetype with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOServiceType.setDescription(LocalizedString description) Sets the description.final voidDTOServiceTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.workorders.rs1.servicetype with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOServiceTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.rs1.type
Methods in overit.geocallapp.wfm.workorders.rs1.type that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkOrderType.getDescription()DTOWorkOrderTypeInsert.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.type that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkOrderTypeUpdate.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.type with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderType.setDescription(LocalizedString description) voidDTOWorkOrderTypeInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.workorders.rs1.type with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderTypeUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.rs1.urgency
Methods in overit.geocallapp.wfm.workorders.rs1.urgency that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkOrderUrgency.getDescription()final LocalizedStringDTOWorkOrderUrgencyInsert.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.urgency that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkOrderUrgencyUpdate.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.urgency with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderUrgency.setDescription(LocalizedString description) final voidDTOWorkOrderUrgencyInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.workorders.rs1.urgency with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkOrderUrgencyUpdate.setDescription(Optional<LocalizedString> description) -
Uses of LocalizedString in overit.geocallapp.wfm.workorders.rs1.workcycle
Methods in overit.geocallapp.wfm.workorders.rs1.workcycle that return LocalizedStringModifier and TypeMethodDescriptionfinal LocalizedStringDTOWorkCycle.getDescription()final LocalizedStringDTOWorkCycleInsert.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.workcycle that return types with arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal Optional<LocalizedString> DTOWorkCycleUpdate.getDescription()Methods in overit.geocallapp.wfm.workorders.rs1.workcycle with parameters of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkCycle.setDescription(LocalizedString description) final voidDTOWorkCycleInsert.setDescription(LocalizedString description) Method parameters in overit.geocallapp.wfm.workorders.rs1.workcycle with type arguments of type LocalizedStringModifier and TypeMethodDescriptionfinal voidDTOWorkCycleUpdate.setDescription(Optional<LocalizedString> description)