Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ResolveType
Packages that use ResolveType
-
Uses of ResolveType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ResolveTypeModifier and TypeMethodDescriptionResolveType.clone()ResolveType.copyExcept(PropertyTree _propertyTree) ResolveType.copyOnly(PropertyTree _propertyTree) ResolveType.createCopy()ResolveType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createResolveType()Create an instance ofResolveTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type ResolveTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ResolveType>ObjectFactory.createResolve(ResolveType value) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ResolveTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ResolveType>ObjectFactory.createResolve(ResolveType value) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ResolveTypeModifierConstructorDescriptionResolveType(ResolveType _other) Instantiates a ResolveType copying the state of another ResolveTypeResolveType(ResolveType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ResolveType copying the state of another ResolveType