- Field - Class in com.cybozu.kintone.database
-
A field object stores the each value of the variable field types.
- Field(String, FieldType, Object) - Constructor for class com.cybozu.kintone.database.Field
-
Constructor
- FieldType - Enum in com.cybozu.kintone.database
-
Defines the field types which kintone official api provides.
- FileDto - Class in com.cybozu.kintone.database
-
A data transfer object represents the file.
- FileDto() - Constructor for class com.cybozu.kintone.database.FileDto
-
- FileLazyUploader - Class in com.cybozu.kintone.database
-
Implemented class of lazy file uploader for using File.
- first() - Method in class com.cybozu.kintone.database.CommentSet
-
Moves to the first comment.
- first() - Method in class com.cybozu.kintone.database.ResultSet
-
Moves to the first record.