Uses of Class
org.apache.type_substitution.GetSedans

Packages that use GetSedans
org.apache.type_substitution   
 

Uses of GetSedans in org.apache.type_substitution
 

Methods in org.apache.type_substitution that return GetSedans
 GetSedans ObjectFactory.createGetSedans()
          Create an instance of GetSedans
 

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

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



Apache CXF