Apache CXF API

Uses of Class
org.apache.cxf.annotations.Policy.Placement

Packages that use Policy.Placement
org.apache.cxf.annotations   
 

Uses of Policy.Placement in org.apache.cxf.annotations
 

Methods in org.apache.cxf.annotations that return Policy.Placement
static Policy.Placement Policy.Placement.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Policy.Placement[] Policy.Placement.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Apache CXF API

Apache CXF