Uses of Class
org.apache.cxf.configuration.foo.PageColor

Uses of PageColor in org.apache.cxf.configuration.foo
 

Fields in org.apache.cxf.configuration.foo declared as PageColor
protected  PageColor Foo.pageColor
           
 

Methods in org.apache.cxf.configuration.foo that return PageColor
 PageColor ObjectFactory.createPageColor()
          Create an instance of PageColor
 PageColor Foo.getPageColor()
          Gets the value of the pageColor property.
 

Methods in org.apache.cxf.configuration.foo with parameters of type PageColor
 void Foo.setPageColor(PageColor value)
          Sets the value of the pageColor property.
 



Apache CXF