public class MatchPoint extends Object
Constructor and Description |
---|
MatchPoint() |
Modifier and Type | Method and Description |
---|---|
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.
|
public MatchPoint()
public void setField(String field)
field
- The field to set.public String getSubfield()
public void setSubfield(String subfield)
subfield
- .The subfield to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.