Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AbstractMobileClientSign
Packages that use AbstractMobileClientSign
Package
Description
-
Uses of AbstractMobileClientSign in com._1c.g5.v8.dt.md.mobiledigisign
Methods in com._1c.g5.v8.dt.md.mobiledigisign with parameters of type AbstractMobileClientSignModifier and TypeMethodDescriptionbooleanMobileDigiSignHelper.isDigestExpired(AbstractMobileClientSign digest) Digest has expired. -
Uses of AbstractMobileClientSign in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of AbstractMobileClientSign in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Basic Mobile Client Sign'.interfaceA representation of the model object 'Converted Mobile Client Sign'.interfaceA representation of the model object 'Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return AbstractMobileClientSignModifier and TypeMethodDescriptionMdClassFactory.createAbstractMobileClientSign()Returns a new object of class 'Abstract Mobile Client Sign'.Configuration.getMobileClientSign()Returns the value of the 'Mobile Client Sign' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AbstractMobileClientSignModifier and TypeMethodDescriptionvoidConfiguration.setMobileClientSign(AbstractMobileClientSign value) Sets the value of the 'Mobile Client Sign' reference. -
Uses of AbstractMobileClientSign in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AbstractMobileClientSignModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Mobile Client Sign'.classAn implementation of the model object 'Basic Mobile Client Sign'.classAn implementation of the model object 'Converted Mobile Client Sign'.classAn implementation of the model object 'Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractMobileClientSignModifier and TypeMethodDescriptionMdClassFactoryImpl.createAbstractMobileClientSign()ConfigurationImpl.getMobileClientSign()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AbstractMobileClientSignModifier and TypeMethodDescriptionvoidConfigurationImpl.setMobileClientSign(AbstractMobileClientSign newMobileClientSign) -
Uses of AbstractMobileClientSign in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AbstractMobileClientSignModifier and TypeMethodDescriptionMdClassSwitch.caseAbstractMobileClientSign(AbstractMobileClientSign object) Returns the result of interpreting the object as an instance of 'Abstract Mobile Client Sign'.booleanMdClassValidator.validateAbstractMobileClientSign(AbstractMobileClientSign abstractMobileClientSign, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)