Uses of Class
GWTApplication.server.FaultServiceImpl.AdvancedDataType

Packages that use FaultServiceImpl.AdvancedDataType
GWTApplication.server   
 

Uses of FaultServiceImpl.AdvancedDataType in GWTApplication.server
 

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