Uses of Class
com.ecebs.rtd.enabler.types.response.DeleteProductResponse.DeleteType

Packages that use DeleteProductResponse.DeleteType
com.ecebs.rtd.enabler.types.response Contains classes that represent the various responses that could be received from an RTD server. 
 

Uses of DeleteProductResponse.DeleteType in com.ecebs.rtd.enabler.types.response
 

Methods in com.ecebs.rtd.enabler.types.response that return DeleteProductResponse.DeleteType
 DeleteProductResponse.DeleteType DeleteProductResponse.getType()
           
static DeleteProductResponse.DeleteType DeleteProductResponse.DeleteType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeleteProductResponse.DeleteType[] DeleteProductResponse.DeleteType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.