Package org.sourceid.saml20.adapter.conf
Class Row
- java.lang.Object
-
- org.sourceid.saml20.adapter.conf.FieldList
-
- org.sourceid.saml20.adapter.conf.Row
-
- All Implemented Interfaces:
Serializable
public class Row extends FieldList implements Serializable
This class holds the Fields from a row in a table.- See Also:
Table,Field, Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisDefaultRow()-
Methods inherited from class org.sourceid.saml20.adapter.conf.FieldList
addField, getBooleanFieldValue, getBooleanFieldValue, getDoubleFieldValue, getField, getFields, getFieldValue, getFileFieldValueAsByteArray, getFileFiledValueAsString, getFloatFieldValue, getIntFieldValue, getLongFieldValue, getReadOnlyFieldMap, isEmpty, toString
-
-