public class RESTAttribute extends AbstractRESTEntity
| Constructor and Description |
|---|
RESTAttribute()
Default constructor.
|
RESTAttribute(String name,
String binding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBinding() |
String |
getName() |
void |
setBinding(String binding) |
void |
setName(String name) |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.