gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0
Class GrantsGovApplicationStatusType

java.lang.Object
  extended bygov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0.GrantsGovApplicationStatusType
All Implemented Interfaces:
java.io.Serializable

public class GrantsGovApplicationStatusType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static java.lang.String _value1
           
static java.lang.String _value2
           
static java.lang.String _value3
           
static java.lang.String _value4
           
static java.lang.String _value5
           
static java.lang.String _value6
           
static java.lang.String _value7
           
static java.lang.String _value8
           
static GrantsGovApplicationStatusType value1
           
static GrantsGovApplicationStatusType value2
           
static GrantsGovApplicationStatusType value3
           
static GrantsGovApplicationStatusType value4
           
static GrantsGovApplicationStatusType value5
           
static GrantsGovApplicationStatusType value6
           
static GrantsGovApplicationStatusType value7
           
static GrantsGovApplicationStatusType value8
           
 
Constructor Summary
protected GrantsGovApplicationStatusType(java.lang.String value)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static GrantsGovApplicationStatusType fromString(java.lang.String value)
           
static GrantsGovApplicationStatusType fromValue(java.lang.String value)
           
 java.lang.String getValue()
           
 int hashCode()
           
 java.lang.Object readResolve()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_value1

public static final java.lang.String _value1
See Also:
Constant Field Values

_value2

public static final java.lang.String _value2
See Also:
Constant Field Values

_value3

public static final java.lang.String _value3
See Also:
Constant Field Values

_value4

public static final java.lang.String _value4
See Also:
Constant Field Values

_value5

public static final java.lang.String _value5
See Also:
Constant Field Values

_value6

public static final java.lang.String _value6
See Also:
Constant Field Values

_value7

public static final java.lang.String _value7
See Also:
Constant Field Values

_value8

public static final java.lang.String _value8
See Also:
Constant Field Values

value1

public static final GrantsGovApplicationStatusType value1

value2

public static final GrantsGovApplicationStatusType value2

value3

public static final GrantsGovApplicationStatusType value3

value4

public static final GrantsGovApplicationStatusType value4

value5

public static final GrantsGovApplicationStatusType value5

value6

public static final GrantsGovApplicationStatusType value6

value7

public static final GrantsGovApplicationStatusType value7

value8

public static final GrantsGovApplicationStatusType value8
Constructor Detail

GrantsGovApplicationStatusType

protected GrantsGovApplicationStatusType(java.lang.String value)
Method Detail

getValue

public java.lang.String getValue()

fromValue

public static GrantsGovApplicationStatusType fromValue(java.lang.String value)
                                                throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException

fromString

public static GrantsGovApplicationStatusType fromString(java.lang.String value)
                                                 throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException

equals

public boolean equals(java.lang.Object obj)

hashCode

public int hashCode()

toString

public java.lang.String toString()

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException