public class PropertyInformation extends Object
| Constructor and Description |
|---|
PropertyInformation(String type,
String name,
String summary,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getSummary() |
String |
getType() |
public PropertyInformation(String type, String name, String summary, String description)
public String getSummary()
public String getDescription()
Copyright © 2017–2018. All rights reserved.