Uses of Class
org.apache.type_substitution.GetSedansResponse

Packages that use GetSedansResponse
org.apache.type_substitution   
 

Uses of GetSedansResponse in org.apache.type_substitution
 

Methods in org.apache.type_substitution that return GetSedansResponse
 GetSedansResponse ObjectFactory.createGetSedansResponse()
          Create an instance of GetSedansResponse
 

Methods in org.apache.type_substitution that return types with arguments of type GetSedansResponse
 javax.xml.bind.JAXBElement<GetSedansResponse> ObjectFactory.createGetSedansResponse(GetSedansResponse value)
          Create an instance of JAXBElement<GetSedansResponse>}
 

Methods in org.apache.type_substitution with parameters of type GetSedansResponse
 javax.xml.bind.JAXBElement<GetSedansResponse> ObjectFactory.createGetSedansResponse(GetSedansResponse value)
          Create an instance of JAXBElement<GetSedansResponse>}
 



Apache CXF