Uses of Class
org.otfeed.protocol.PlatformEnum

Packages that use PlatformEnum
org.otfeed.protocol Contains the implementation classes. 
 

Uses of PlatformEnum in org.otfeed.protocol
 

Methods in org.otfeed.protocol that return PlatformEnum
static PlatformEnum PlatformEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PlatformEnum[] PlatformEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007 Mike Kroutikov. All Rights Reserved.