Uses of Class
org.somda.sdc.dpws.wsdl.model.TDefinitions
-
Packages that use TDefinitions Package Description org.somda.sdc.dpws.wsdl.model -
-
Uses of TDefinitions in org.somda.sdc.dpws.wsdl.model
Methods in org.somda.sdc.dpws.wsdl.model that return TDefinitions Modifier and Type Method Description TDefinitionsObjectFactory. createTDefinitions()Create an instance ofTDefinitionsMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TDefinitions Modifier and Type Method Description javax.xml.bind.JAXBElement<TDefinitions>ObjectFactory. createDefinitions(TDefinitions value)Methods in org.somda.sdc.dpws.wsdl.model with parameters of type TDefinitions Modifier and Type Method Description javax.xml.bind.JAXBElement<TDefinitions>ObjectFactory. createDefinitions(TDefinitions value)
-