Apache CXF API

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

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

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

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


Apache CXF API

Apache CXF