Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.MobileClientSign
-
Packages that use MobileClientSign Package Description com._1c.g5.v8.dt.metadata.mdclass com._1c.g5.v8.dt.metadata.mdclass.impl com._1c.g5.v8.dt.metadata.mdclass.util -
-
Uses of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass Modifier and Type Interface Description interfaceConvertedMobileClientSignA representation of the model object 'Converted Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return MobileClientSign Modifier and Type Method Description MobileClientSignMdClassFactory. createMobileClientSign()Returns a new object of class 'Mobile Client Sign'. -
Uses of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement MobileClientSign Modifier and Type Class Description classConvertedMobileClientSignImplAn implementation of the model object 'Converted Mobile Client Sign'.classMobileClientSignImplAn implementation of the model object 'Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return MobileClientSign Modifier and Type Method Description MobileClientSignMdClassFactoryImpl. createMobileClientSign() -
Uses of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type MobileClientSign Modifier and Type Method Description TMdClassSwitch. caseMobileClientSign(MobileClientSign object)Returns the result of interpreting the object as an instance of 'Mobile Client Sign'.booleanMdClassValidator. validateMobileClientSign(MobileClientSign mobileClientSign, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-