com.atlassian.crowd.integration.soap
Class SearchRestriction

java.lang.Object
  extended by com.atlassian.crowd.integration.soap.SearchRestriction
All Implemented Interfaces:
Serializable

public class SearchRestriction
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SearchRestriction()
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setName(String name)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchRestriction

public SearchRestriction()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.