public class Property extends Object
Constructor and Description |
---|
Property() |
Modifier and Type | Method and Description |
---|---|
List<Ref> |
getList() |
Map |
getMap() |
String |
getName() |
Ref |
getRef() |
String |
getValue() |
void |
setList(List<Ref> list) |
void |
setMap(Map map) |
void |
setName(String name) |
void |
setRef(Ref ref) |
void |
setValue(String value) |
Copyright © 2006–2018 TinyGroup. All rights reserved.