Class FieldsItem

  • All Implemented Interfaces:
    android.os.Parcelable

    @JsonClass(generateAdapter = true) 
    public final class FieldsItem
     implements Parcelable
                        

    Fields Model

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getField()
      final Integer getMincount()
      final String getLabel()
      final Settings getSettings()
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait