Uses of Class
org.w3.soap.NotUnderstoodType
-
Packages that use NotUnderstoodType Package Description org.w3.soap -
-
Uses of NotUnderstoodType in org.w3.soap
Fields in org.w3.soap declared as NotUnderstoodType Modifier and Type Field Description protected NotUnderstoodTypeNotUnderstoodType.Builder. _storedValueMethods in org.w3.soap with type parameters of type NotUnderstoodType Modifier and Type Method Description protected <_P extends NotUnderstoodType>
_PNotUnderstoodType.Builder. init(_P _product)Methods in org.w3.soap that return NotUnderstoodType Modifier and Type Method Description NotUnderstoodTypeNotUnderstoodType.Builder. build()NotUnderstoodTypeObjectFactory. createNotUnderstoodType()Create an instance ofNotUnderstoodTypeMethods in org.w3.soap 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.w3.soap with parameters of type NotUnderstoodType Modifier and Type Method Description static NotUnderstoodType.Builder<Void>NotUnderstoodType. copyExcept(NotUnderstoodType _other, com.kscs.util.jaxb.PropertyTree _propertyTree)NotUnderstoodType.Builder<_B>NotUnderstoodType.Builder. copyOf(NotUnderstoodType _other)static <_B> NotUnderstoodType.Builder<_B>NotUnderstoodType. copyOf(NotUnderstoodType _other)static <_B> NotUnderstoodType.Builder<_B>NotUnderstoodType. copyOf(NotUnderstoodType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static NotUnderstoodType.Builder<Void>NotUnderstoodType. copyOnly(NotUnderstoodType _other, com.kscs.util.jaxb.PropertyTree _propertyTree)javax.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)Constructors in org.w3.soap with parameters of type NotUnderstoodType Constructor Description Builder(_B _parentBuilder, NotUnderstoodType _other, boolean _copy)Builder(_B _parentBuilder, NotUnderstoodType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-