Package 

Class Field.Type

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Field.Type
     implements Parcelable
                        

    Field type

    • Constructor Summary

      Constructors 
      Constructor Description
      Field.Type(String name, String fullName, String normalizedName, <ERROR CLASS> commonType)
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final String getFullName()
      final String getNormalizedName()
      final <ERROR CLASS> getCommonType()
      • Methods inherited from class io.scanbot.genericdocument.entity.Field.Type

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

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