public class ServerInsert extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
name |
Long |
parentId |
String |
source |
String |
type |
| Constructor and Description |
|---|
ServerInsert() |
ServerInsert(String name,
String description,
String type) |
ServerInsert(String name,
String description,
String type,
Long parentId) |
Copyright © 2016. All rights reserved.