public class PropertySet extends Object
| Constructor and Description |
|---|
PropertySet() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ProjectionProperty property) |
ProjectionProperty |
get(String propertyName) |
Collection<ProjectionProperty> |
getAll() |
public ProjectionProperty get(String propertyName)
public void add(ProjectionProperty property)
public Collection<ProjectionProperty> getAll()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.