Uses of Interface
com._1c.g5.v8.dt.metadata.externalProperties.AbstractAdditionalIndexes
Packages that use AbstractAdditionalIndexes
Package
Description
-
Uses of AbstractAdditionalIndexes in com._1c.g5.v8.dt.metadata.externalProperties
Methods in com._1c.g5.v8.dt.metadata.externalProperties that return AbstractAdditionalIndexesModifier and TypeMethodDescriptionMdExternalPropertiesFactory.createAbstractAdditionalIndexes()Returns a new object of class 'Abstract Additional Indexes'.AdditionalIndexesContainer.getAdditionalIndexes()Returns the value of the 'Additional Indexes' reference.Methods in com._1c.g5.v8.dt.metadata.externalProperties with parameters of type AbstractAdditionalIndexesModifier and TypeMethodDescriptionvoidAdditionalIndexesContainer.setAdditionalIndexes(AbstractAdditionalIndexes value) Sets the value of the 'Additional Indexes' reference. -
Uses of AbstractAdditionalIndexes in com._1c.g5.v8.dt.metadata.externalProperties.impl
Classes in com._1c.g5.v8.dt.metadata.externalProperties.impl that implement AbstractAdditionalIndexesModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Additional Indexes'.Methods in com._1c.g5.v8.dt.metadata.externalProperties.impl that return AbstractAdditionalIndexesModifier and TypeMethodDescriptionMdExternalPropertiesFactoryImpl.createAbstractAdditionalIndexes() -
Uses of AbstractAdditionalIndexes in com._1c.g5.v8.dt.metadata.externalProperties.util
Methods in com._1c.g5.v8.dt.metadata.externalProperties.util with parameters of type AbstractAdditionalIndexesModifier and TypeMethodDescriptionMdExternalPropertiesSwitch.caseAbstractAdditionalIndexes(AbstractAdditionalIndexes object) Returns the result of interpreting the object as an instance of 'Abstract Additional Indexes'. -
Uses of AbstractAdditionalIndexes in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractAdditionalIndexesModifier and TypeMethodDescriptionAccountingRegisterImpl.getAdditionalIndexes()AccumulationRegisterImpl.getAdditionalIndexes()BusinessProcessImpl.getAdditionalIndexes()CalculationRegisterImpl.getAdditionalIndexes()CatalogImpl.getAdditionalIndexes()ChartOfAccountsImpl.getAdditionalIndexes()ChartOfCalculationTypesImpl.getAdditionalIndexes()ChartOfCharacteristicTypesImpl.getAdditionalIndexes()DocumentImpl.getAdditionalIndexes()DocumentJournalImpl.getAdditionalIndexes()ExchangePlanImpl.getAdditionalIndexes()InformationRegisterImpl.getAdditionalIndexes()SequenceImpl.getAdditionalIndexes()TaskImpl.getAdditionalIndexes()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AbstractAdditionalIndexesModifier and TypeMethodDescriptionvoidAccountingRegisterImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidAccumulationRegisterImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidBusinessProcessImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidCalculationRegisterImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidCatalogImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidChartOfAccountsImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidChartOfCalculationTypesImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidChartOfCharacteristicTypesImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidDocumentImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidDocumentJournalImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidExchangePlanImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidInformationRegisterImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidSequenceImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) voidTaskImpl.setAdditionalIndexes(AbstractAdditionalIndexes newAdditionalIndexes) -
Uses of AbstractAdditionalIndexes in com.e1c.g5.v8.dt.md.aindex.model
Subinterfaces of AbstractAdditionalIndexes in com.e1c.g5.v8.dt.md.aindex.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Additional Indexes'. -
Uses of AbstractAdditionalIndexes in com.e1c.g5.v8.dt.md.aindex.model.impl
Classes in com.e1c.g5.v8.dt.md.aindex.model.impl that implement AbstractAdditionalIndexesModifier and TypeClassDescriptionclassAn implementation of the model object 'Additional Indexes'. -
Uses of AbstractAdditionalIndexes in com.e1c.g5.v8.dt.md.aindex.model.util
Methods in com.e1c.g5.v8.dt.md.aindex.model.util with parameters of type AbstractAdditionalIndexesModifier and TypeMethodDescriptionAdditionalIndexesSwitch.caseAbstractAdditionalIndexes(AbstractAdditionalIndexes object) Returns the result of interpreting the object as an instance of 'Abstract Additional Indexes'.