public static class StpProperty.List<S extends StpProperty> extends ArrayList<S>
Constructor and Description |
---|
StpProperty.List() |
Modifier and Type | Method and Description |
---|---|
boolean |
add(S arg0) |
PropertyNameList |
getPropertyNameList()
Returns the names of the properties in the list
|
public StpProperty.List()
public boolean add(S arg0)
add
in interface Collection<S extends StpProperty>
add
in interface List<S extends StpProperty>
add
in class ArrayList<S extends StpProperty>
public PropertyNameList getPropertyNameList()
Copyright © IBM 2016. All rights reserved.