org.sourceid.saml20.adapter.conf
Class Row

java.lang.Object
  extended by org.sourceid.saml20.adapter.conf.FieldList
      extended by org.sourceid.saml20.adapter.conf.Row
All Implemented Interfaces:
java.io.Serializable

public class Row
extends FieldList

This class holds the Fields from a row in a table.

Author:
Brian Campbell
See Also:
Table, Field, Serialized Form

Constructor Summary
Row(java.util.List<Field> fields)
           
 
Method Summary
 
Methods inherited from class org.sourceid.saml20.adapter.conf.FieldList
getBooleanFieldValue, getDoubleFieldValue, getField, getFields, getFieldValue, getFileFieldValueAsByteArray, getFileFiledValueAsString, getFloatFieldValue, getIntFieldValue, getLongFieldValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Row

public Row(java.util.List<Field> fields)


Copyright 2007 Ping Identity Corp. All rights reserved.