Uses of Class
org.somda.sdc.dpws.soap.model.NotUnderstoodType
-
Packages that use NotUnderstoodType Package Description org.somda.sdc.dpws.soap.model -
-
Uses of NotUnderstoodType in org.somda.sdc.dpws.soap.model
Methods in org.somda.sdc.dpws.soap.model that return NotUnderstoodType Modifier and Type Method Description NotUnderstoodTypeObjectFactory. createNotUnderstoodType()Create an instance ofNotUnderstoodTypeMethods in org.somda.sdc.dpws.soap.model that return types with arguments of type NotUnderstoodType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)Methods in org.somda.sdc.dpws.soap.model with parameters of type NotUnderstoodType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)
-