Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jxl.biff
Class DVParser.ErrorStyle  view DVParser.ErrorStyle download DVParser.ErrorStyle.java

java.lang.Object
  extended byjxl.biff.DVParser.ErrorStyle
Enclosing class:
DVParser

public static class DVParser.ErrorStyle
extends java.lang.Object


Field Summary
private static DVParser.ErrorStyle[] types
           
private  int value
           
 
Constructor Summary
(package private) DVParser.ErrorStyle(int v)
           
 
Method Summary
(package private) static DVParser.ErrorStyle getErrorStyle(int v)
           
 int getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

private int value

types

private static DVParser.ErrorStyle[] types
Constructor Detail

DVParser.ErrorStyle

DVParser.ErrorStyle(int v)
Method Detail

getErrorStyle

static DVParser.ErrorStyle getErrorStyle(int v)

getValue

public int getValue()