com.pmease.quickbuild.setting.step.repetition.nodefilter
Class AttributeFilter

java.lang.Object
  extended by com.pmease.quickbuild.setting.step.repetition.nodefilter.AttributeFilter
All Implemented Interfaces:
NodeFilter, java.io.Serializable
Direct Known Subclasses:
HasAttributeFilter, HashAttributeValueFilter

public abstract class AttributeFilter
extends java.lang.Object
implements NodeFilter

See Also:
Serialized Form

Constructor Summary
AttributeFilter()
           
 
Method Summary
 java.lang.String getAttribute()
           
 void setAttribute(java.lang.String attribute)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.pmease.quickbuild.setting.step.repetition.nodefilter.NodeFilter
matches
 

Constructor Detail

AttributeFilter

public AttributeFilter()
Method Detail

getAttribute

@NotEmpty
public java.lang.String getAttribute()

setAttribute

public void setAttribute(java.lang.String attribute)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.