Apache CXF API

Uses of Class
org.apache.cxf.xkms.model.xkms.RespondWithEnum

Packages that use RespondWithEnum
org.apache.cxf.xkms.model.xkms   
 

Uses of RespondWithEnum in org.apache.cxf.xkms.model.xkms
 

Methods in org.apache.cxf.xkms.model.xkms that return RespondWithEnum
static RespondWithEnum RespondWithEnum.fromValue(String v)
           
static RespondWithEnum RespondWithEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RespondWithEnum[] RespondWithEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Apache CXF API

Apache CXF