Uses of Interface
com.groupdocs.annotation.data.constructor.IConstructor

Packages that use IConstructor
com.groupdocs.annotation.data.constructor   
 

Uses of IConstructor in com.groupdocs.annotation.data.constructor
 

Methods in com.groupdocs.annotation.data.constructor with parameters of type IConstructor
static void AnnotationConstructor.setConstructor(IConstructor<IAnnotation> constructor)
          Setter for property 'constructor'.
static void CollaboratorConstructor.setConstructor(IConstructor<ICollaborator> constructor)
          Setter for property 'constructor'.
static void DocumentConstructor.setConstructor(IConstructor<IDocument> constructor)
          Setter for property 'constructor'.
static void ReplyConstructor.setConstructor(IConstructor<IReply> constructor)
          Setter for property 'constructor'.
static void SessionConstructor.setConstructor(IConstructor<ISession> constructor)
          Setter for property 'constructor'.
static void SystemInfoConstructor.setConstructor(IConstructor<ISystemInfo> constructor)
          Setter for property 'constructor'.
static void UserConstructor.setConstructor(IConstructor<IUser> constructor)
          Setter for property 'constructor'.
 



Copyright © 2014. All rights reserved.