public interface IBaseFeatureNode
| Modifier and Type | Method and Description |
|---|---|
String |
getDeprecated() |
String |
getDescription() |
boolean |
isDeprecated() |
void |
setDeprecated(String value) |
void |
setDescription(String value) |
Copyright © 2019. All rights reserved.