public class PropertyGrouping extends ObjectPrinter
| Constructor and Description |
|---|
PropertyGrouping() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare) |
List<TypeProperty> |
getProperties()
Retrieve the list of properties contained within this grouping.
|
int |
hashCode() |
void |
setProperties(List<TypeProperty> properties)
Set the list of properties contained within this grouping.
|
toStringpublic List<TypeProperty> getProperties()
List<TypeProperty>public void setProperties(List<TypeProperty> properties)
properties - the list of properties contained within this groupingCopyright © 2018–2021 ODPi. All rights reserved.