|
Project: stp | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectAbstractCollection<E>
AbstractList<E>
ArrayList<S>
com.ibm.rational.wvcm.stp.StpProperty.List<S>
public static class StpProperty.List<S extends StpProperty>
A List of Properties.
| Constructor Summary | |
|---|---|
StpProperty.List()
|
|
| Method Summary | |
|---|---|
boolean |
add(S arg0)
|
PropertyNameList |
getPropertyNameList()
Returns the names of the properties in the list |
| Methods inherited from class ArrayList |
|---|
add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, set, size, toArray, toArray, trimToSize |
| Methods inherited from class AbstractList |
|---|
equals, hashCode, iterator, listIterator, listIterator, subList |
| Methods inherited from class AbstractCollection |
|---|
containsAll, removeAll, retainAll, toString |
| Methods inherited from class Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface List |
|---|
containsAll, equals, hashCode, iterator, listIterator, listIterator, removeAll, retainAll, subList |
| Constructor Detail |
|---|
public StpProperty.List()
| Method Detail |
|---|
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()
|
Generated Wed 11-Jun-2014 01:18 AM | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||