Apache CXF API

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

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

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

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


Apache CXF API

Apache CXF