org.kuali.student.common.search.dto
Class SearchRelationship
java.lang.Object
org.kuali.student.common.search.dto.SearchRelationship
- All Implemented Interfaces:
- Serializable
public class SearchRelationship
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchRelationship
public SearchRelationship()
getLhs
public TypeAttribute getLhs()
setLhs
public void setLhs(TypeAttribute lhs)
getRhs
public TypeAttribute getRhs()
setRhs
public void setRhs(TypeAttribute rhs)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.