|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.adt.topology.comparator.ComparatorFilter
com.ibm.adt.topology.comparator.PropertyNameIgnoreFilter
public final class PropertyNameIgnoreFilter
The PropertyNameIgnoreFilter tells the comparator to not compare properties with the specified name.
Constructor Summary | |
---|---|
PropertyNameIgnoreFilter(java.lang.String propertyName)
Creates an PropertyNameIgnoreFilter using the specified propertyName. |
Method Summary |
---|
Methods inherited from class com.ibm.adt.topology.comparator.ComparatorFilter |
---|
equals, getContext, getDescription, getQualifiers, getType, hashCode, setContext, setDescription, setQualifiers, setType, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyNameIgnoreFilter(java.lang.String propertyName)
propertyName
- the property name to ignore
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |