Uses of Class
org.somda.sdc.dpws.model.ThisModelType
-
Packages that use ThisModelType Package Description org.somda.sdc.dpws.model -
-
Uses of ThisModelType in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return ThisModelType Modifier and Type Method Description ThisModelTypeObjectFactory. createThisModelType()Create an instance ofThisModelTypeMethods in org.somda.sdc.dpws.model that return types with arguments of type ThisModelType Modifier and Type Method Description javax.xml.bind.JAXBElement<ThisModelType>ObjectFactory. createThisModel(ThisModelType value)Methods in org.somda.sdc.dpws.model with parameters of type ThisModelType Modifier and Type Method Description javax.xml.bind.JAXBElement<ThisModelType>ObjectFactory. createThisModel(ThisModelType value)
-