Uses of Class
org.somda.sdc.dpws.soap.model.NotUnderstoodType
Packages that use NotUnderstoodType
-
Uses of NotUnderstoodType in org.somda.sdc.dpws.soap.model
Methods in org.somda.sdc.dpws.soap.model that return NotUnderstoodTypeModifier and TypeMethodDescriptionNotUnderstoodType.clone()NotUnderstoodType.copyExcept(PropertyTree _propertyTree) NotUnderstoodType.copyOnly(PropertyTree _propertyTree) NotUnderstoodType.createCopy()NotUnderstoodType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createNotUnderstoodType()Create an instance ofNotUnderstoodTypeMethods in org.somda.sdc.dpws.soap.model that return types with arguments of type NotUnderstoodTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory.createNotUnderstood(NotUnderstoodType value) Methods in org.somda.sdc.dpws.soap.model with parameters of type NotUnderstoodTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory.createNotUnderstood(NotUnderstoodType value) Constructors in org.somda.sdc.dpws.soap.model with parameters of type NotUnderstoodTypeModifierConstructorDescriptionNotUnderstoodType(NotUnderstoodType _other) Instantiates a NotUnderstoodType copying the state of another NotUnderstoodTypeNotUnderstoodType(NotUnderstoodType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a NotUnderstoodType copying the state of another NotUnderstoodType