Uses of Class
com.sun.jersey.test.framework.web.jaxb.types.ContextParamType

Packages that use ContextParamType
com.sun.jersey.test.framework.web.jaxb Provides JAXB support for Web application description documents. 
com.sun.jersey.test.framework.web.jaxb.types JAXB beans for Web application description documents. 
 

Uses of ContextParamType in com.sun.jersey.test.framework.web.jaxb
 

Methods in com.sun.jersey.test.framework.web.jaxb that return ContextParamType
 ContextParamType ObjectFactory.createContextParamType()
           
 

Uses of ContextParamType in com.sun.jersey.test.framework.web.jaxb.types
 

Methods in com.sun.jersey.test.framework.web.jaxb.types that return types with arguments of type ContextParamType
 List<ContextParamType> WebAppType.getContextParam()
           
 

Method parameters in com.sun.jersey.test.framework.web.jaxb.types with type arguments of type ContextParamType
 void WebAppType.setContextParam(List<ContextParamType> contextParam)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.