Uses of Enum Class
com._1c.g5.v8.dt.metadata.mdclass.BusinessProcessNumberPeriodicity
Packages that use BusinessProcessNumberPeriodicity
Package
Description
-
Uses of BusinessProcessNumberPeriodicity in com._1c.g5.v8.dt.metadata.mdclass
Fields in com._1c.g5.v8.dt.metadata.mdclass with type parameters of type BusinessProcessNumberPeriodicityModifier and TypeFieldDescriptionstatic final List<BusinessProcessNumberPeriodicity>
BusinessProcessNumberPeriodicity.VALUES
A public read-only list of all the 'Business Process Number Periodicity' enumerators.Methods in com._1c.g5.v8.dt.metadata.mdclass that return BusinessProcessNumberPeriodicityModifier and TypeMethodDescriptionBusinessProcessNumberPeriodicity.get
(int value) Returns the 'Business Process Number Periodicity' literal with the specified integer value.Returns the 'Business Process Number Periodicity' literal with the specified literal value.Returns the 'Business Process Number Periodicity' literal with the specified name.BusinessProcess.getNumberPeriodicity()
Returns the value of the 'Number Periodicity' attribute.Returns the enum constant of this class with the specified name.static BusinessProcessNumberPeriodicity[]
BusinessProcessNumberPeriodicity.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 BusinessProcessNumberPeriodicityModifier and TypeMethodDescriptionvoid
BusinessProcess.setNumberPeriodicity
(BusinessProcessNumberPeriodicity value) Sets the value of the 'Number Periodicity
' attribute. -
Uses of BusinessProcessNumberPeriodicity in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return BusinessProcessNumberPeriodicityModifier and TypeMethodDescriptionMdClassFactoryImpl.createBusinessProcessNumberPeriodicityFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) BusinessProcessImpl.getNumberPeriodicity()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type BusinessProcessNumberPeriodicityModifier and TypeMethodDescriptionvoid
BusinessProcessImpl.setNumberPeriodicity
(BusinessProcessNumberPeriodicity newNumberPeriodicity) -
Uses of BusinessProcessNumberPeriodicity in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BusinessProcessNumberPeriodicityModifier and TypeMethodDescriptionboolean
MdClassValidator.validateBusinessProcessNumberPeriodicity
(BusinessProcessNumberPeriodicity businessProcessNumberPeriodicity, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)