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.VALUES
A 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 CharOfAccountCodeSeries
CharOfAccountCodeSeries.get
(int value) Returns the 'Char Of Account Code Series' literal with the specified integer value.static CharOfAccountCodeSeries
Returns the 'Char Of Account Code Series' literal with the specified literal value.static CharOfAccountCodeSeries
Returns the 'Char Of Account Code Series' literal with the specified name.ChartOfAccounts.getCodeSeries()
Returns the value of the 'Code Series' attribute.static CharOfAccountCodeSeries
Returns 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 TypeMethodDescriptionvoid
ChartOfAccounts.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 TypeMethodDescriptionvoid
ChartOfAccountsImpl.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 TypeMethodDescriptionboolean
MdClassValidator.validateCharOfAccountCodeSeries
(CharOfAccountCodeSeries charOfAccountCodeSeries, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)