ibrokerkit.xritools4java.types
Class ResolveType

java.lang.Object
  extended by ibrokerkit.xritools4java.types.ResolveType
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Field Summary
static ResolveType AUTH
           
static ResolveType SEP
           
 
Constructor Summary
ResolveType()
           
 
Method Summary
static ResolveType[] asArray()
           
static java.util.List<ResolveType> asList()
           
 boolean equals(java.lang.Object object)
           
 int hashCode()
           
static ResolveType parse(java.lang.String str)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

SEP

public static final ResolveType SEP

AUTH

public static final ResolveType AUTH
Constructor Detail

ResolveType

public ResolveType()
Method Detail

asArray

public static ResolveType[] asArray()

asList

public static java.util.List<ResolveType> asList()

parse

public static ResolveType parse(java.lang.String str)

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009. All Rights Reserved.