|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.ole.ingest.pojo.MatchPoint
public class MatchPoint
MatchPoint is a business object class for Match Point
Constructor Summary | |
---|---|
MatchPoint()
|
Method Summary | |
---|---|
String |
getField()
Gets the field attribute. |
String |
getSubfield()
Gets the subfield attribute. |
void |
setField(String field)
Sets the id field attribute value. |
void |
setSubfield(String subfield)
Sets the subfield attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MatchPoint()
Method Detail |
---|
public String getField()
public void setField(String field)
field
- The field to set.public String getSubfield()
public void setSubfield(String subfield)
subfield
- .The subfield to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |