Uses of Class
com.groupdocs.annotation.data.constructor.SystemInfoConstructor

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

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

Methods in com.groupdocs.annotation.data.constructor that return SystemInfoConstructor
static SystemInfoConstructor SystemInfoConstructor.create()
          Create empty constructor with entity object
static
<P extends ISystemInfo>
SystemInfoConstructor<ISystemInfo>
SystemInfoConstructor.create(P entity)
          Create entity constructor with provided entity object
 SystemInfoConstructor SystemInfoConstructor.withDatabaseVersion(int databaseVersion)
          Set database version to entity object
 SystemInfoConstructor SystemInfoConstructor.withId(int id)
          Set ID to entity object
 



Copyright © 2014. All rights reserved.