|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISystemInfo | |
|---|---|
| com.groupdocs.annotation.data.constructor | |
| Uses of ISystemInfo in com.groupdocs.annotation.data.constructor |
|---|
| Classes in com.groupdocs.annotation.data.constructor with type parameters of type ISystemInfo | |
|---|---|
class |
SystemInfoConstructor<T extends ISystemInfo>
Constructor for create SystemInfo object |
| Methods in com.groupdocs.annotation.data.constructor with type parameters of type ISystemInfo | ||
|---|---|---|
static
|
SystemInfoConstructor.create(P entity)
Create entity constructor with provided entity object |
|
| Methods in com.groupdocs.annotation.data.constructor that return ISystemInfo | |
|---|---|
ISystemInfo |
SystemInfoConstructor.end()
Get created entity object |
| Methods in com.groupdocs.annotation.data.constructor that return types with arguments of type ISystemInfo | ||
|---|---|---|
static
|
SystemInfoConstructor.create(P entity)
Create entity constructor with provided entity object |
|
| Method parameters in com.groupdocs.annotation.data.constructor with type arguments of type ISystemInfo | |
|---|---|
static void |
SystemInfoConstructor.setConstructor(IConstructor<ISystemInfo> constructor)
Setter for property 'constructor'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||