| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.ole.ingest.pojo.ProfileTerm
public class ProfileTerm
ProfileTerm is a business object class for Profile Term
| Constructor Summary | |
|---|---|
| ProfileTerm() | |
| Method Summary | |
|---|---|
|  String | getExistingField()Gets the existingField attribute. | 
|  String | getIncomingField()Gets the incomingField attribute. | 
|  void | setExistingField(String existingField)Sets the existingField attribute value. | 
|  void | setIncomingField(String incomingField)Sets the incomingField attribute value. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ProfileTerm()
| Method Detail | 
|---|
public String getIncomingField()
public void setIncomingField(String incomingField)
incomingField - The incomingField to set.public String getExistingField()
public void setExistingField(String existingField)
existingField - The existingField to set.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||