public class PropertyDeprecationDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
deprecated |
protected String |
fallback |
protected String |
name |
protected String |
schema |
| Constructor and Description |
|---|
PropertyDeprecationDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFallback() |
String |
getName() |
String |
getSchema() |
boolean |
isDeprecated() |
String |
toString() |
protected boolean deprecated
public PropertyDeprecationDescriptor()
Copyright © 2019 Nuxeo. All rights reserved.