Uses of Class
org.somda.sdc.dpws.model.AssertionType
Packages that use AssertionType
-
Uses of AssertionType in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return AssertionTypeModifier and TypeMethodDescriptionAssertionType.clone()AssertionType.copyExcept(PropertyTree _propertyTree) AssertionType.copyOnly(PropertyTree _propertyTree) ObjectFactory.createAssertionType()Create an instance ofAssertionTypeAssertionType.createCopy()AssertionType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Methods in org.somda.sdc.dpws.model that return types with arguments of type AssertionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AssertionType>ObjectFactory.createProfile(AssertionType value) Methods in org.somda.sdc.dpws.model with parameters of type AssertionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AssertionType>ObjectFactory.createProfile(AssertionType value) Constructors in org.somda.sdc.dpws.model with parameters of type AssertionTypeModifierConstructorDescriptionAssertionType(AssertionType _other) Instantiates a AssertionType copying the state of another AssertionTypeAssertionType(AssertionType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AssertionType copying the state of another AssertionType