Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ProbeMatchesType
Packages that use ProbeMatchesType
-
Uses of ProbeMatchesType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ProbeMatchesTypeModifier and TypeMethodDescriptionProbeMatchesType.clone()ProbeMatchesType.copyExcept(PropertyTree _propertyTree) ProbeMatchesType.copyOnly(PropertyTree _propertyTree) ProbeMatchesType.createCopy()ProbeMatchesType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createProbeMatchesType()Create an instance ofProbeMatchesTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type ProbeMatchesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ProbeMatchesType>ObjectFactory.createProbeMatches(ProbeMatchesType value) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ProbeMatchesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ProbeMatchesType>ObjectFactory.createProbeMatches(ProbeMatchesType value) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ProbeMatchesTypeModifierConstructorDescriptionProbeMatchesType(ProbeMatchesType _other) Instantiates a ProbeMatchesType copying the state of another ProbeMatchesTypeProbeMatchesType(ProbeMatchesType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ProbeMatchesType copying the state of another ProbeMatchesType