Patient Cloud AppConnect Android API References
List of all members
com.mdsol.babbage.model.CommentField

Inherits com.mdsol.babbage.model.Field.

Additional Inherited Members

- Public Member Functions inherited from com.mdsol.babbage.model.Field
native boolean equals (Object other)
 
native String getFieldNumber ()
 
native String getFieldOID ()
 
native int getFieldOrdinal ()
 
native Type getFieldType ()
 
native String getHeader ()
 
native long getID ()
 
native String getLabel ()
 
native Problem getResponseProblem ()
 
native boolean isVisible ()
 
- Public Member Functions inherited from com.mdsol.babbage.model.DatastoreRelation
Datastore getDatastore ()
 
- Protected Member Functions inherited from com.mdsol.babbage.model.Field
void finalize ()
 
- Protected Attributes inherited from com.mdsol.babbage.model.DatastoreRelation
long mNativeObject
 

Detailed Description

A field used to display text to a subject. CommentFields do not have subject responses attached. For example, you can set up a label field saying, "The following questions guide you through your daily activities", and the actual questions can start on the next field.