Class FIELD_STATUS

Object
FIELD_STATUS

public final class FIELD_STATUS extends Object
Field status expected on a CTField.GetStatus() call
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Original field deleted
    static final int
    Field length changed
    static final int
    Original field moved
    static final int
    Field name changed
    static final int
    Field added or inserted
    static final int
    Original field as read from table
    static final int
    Field resource changed
    static final int
    Field type changed
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class Object

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