| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
name |
| Constructor and Description |
|---|
DefaultMetaInfo() |
DefaultMetaInfo(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
void |
setDescription(String description) |
void |
setName(String name) |
Copyright © 2017. All rights reserved.