public class PropertyMetadata extends Object
Constructor and Description |
---|
PropertyMetadata() |
Modifier and Type | Method and Description |
---|---|
PropertyMetadata |
addOptionsItem(String optionsItem) |
boolean |
equals(Object o) |
List<String> |
getOptions() |
String |
getRights() |
int |
hashCode() |
PropertyMetadata |
options(List<String> options) |
PropertyMetadata |
rights(String rights) |
void |
setOptions(List<String> options) |
void |
setRights(String rights) |
String |
toString() |
public PropertyMetadata options(List<String> options)
public PropertyMetadata addOptionsItem(String optionsItem)
public PropertyMetadata rights(String rights)
public String getRights()
public void setRights(String rights)
Copyright © 2018. All rights reserved.