Class FieldCode

java.lang.Object
com.google.gwt.core.client.JavaScriptObject
cn.mapway.document.ui.client.main.FieldCode

public class FieldCode extends com.google.gwt.core.client.JavaScriptObject
The type Field code.
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Instantiates a new Field code.
  • Method Summary

    Modifier and Type
    Method
    Description
    final String
    Desc string.
    final String
    Value string.

    Methods inherited from class com.google.gwt.core.client.JavaScriptObject

    cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • FieldCode

      protected FieldCode()
      Instantiates a new Field code.
  • Method Details

    • value

      public final String value()
      Value string.
      Returns:
      the string
    • desc

      public final String desc()
      Desc string.
      Returns:
      the string