Uses of Enum Class
com._1c.g5.v8.dt.metadata.mdclass.CharOfAccountCodeSeries
Packages that use CharOfAccountCodeSeries
Package
Description
-
Uses of CharOfAccountCodeSeries in com._1c.g5.v8.dt.metadata.mdclass
Fields in com._1c.g5.v8.dt.metadata.mdclass with type parameters of type CharOfAccountCodeSeriesModifier and TypeFieldDescriptionstatic final List<CharOfAccountCodeSeries>CharOfAccountCodeSeries.VALUESA public read-only list of all the 'Char Of Account Code Series' enumerators.Methods in com._1c.g5.v8.dt.metadata.mdclass that return CharOfAccountCodeSeriesModifier and TypeMethodDescriptionstatic CharOfAccountCodeSeriesCharOfAccountCodeSeries.get(int value) Returns the 'Char Of Account Code Series' literal with the specified integer value.static CharOfAccountCodeSeriesReturns the 'Char Of Account Code Series' literal with the specified literal value.static CharOfAccountCodeSeriesReturns the 'Char Of Account Code Series' literal with the specified name.ChartOfAccounts.getCodeSeries()Returns the value of the 'Code Series' attribute.static CharOfAccountCodeSeriesReturns the enum constant of this class with the specified name.static CharOfAccountCodeSeries[]CharOfAccountCodeSeries.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type CharOfAccountCodeSeriesModifier and TypeMethodDescriptionvoidChartOfAccounts.setCodeSeries(CharOfAccountCodeSeries value) Sets the value of the 'Code Series' attribute. -
Uses of CharOfAccountCodeSeries in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CharOfAccountCodeSeriesModifier and TypeMethodDescriptionMdClassFactoryImpl.createCharOfAccountCodeSeriesFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) ChartOfAccountsImpl.getCodeSeries()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type CharOfAccountCodeSeriesModifier and TypeMethodDescriptionvoidChartOfAccountsImpl.setCodeSeries(CharOfAccountCodeSeries newCodeSeries) -
Uses of CharOfAccountCodeSeries in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CharOfAccountCodeSeriesModifier and TypeMethodDescriptionbooleanMdClassValidator.validateCharOfAccountCodeSeries(CharOfAccountCodeSeries charOfAccountCodeSeries, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)