Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ProbeType
Packages that use ProbeType
-
Uses of ProbeType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ProbeTypeModifier and TypeMethodDescriptionProbeType.clone()ProbeType.copyExcept(PropertyTree _propertyTree) ProbeType.copyOnly(PropertyTree _propertyTree) ProbeType.createCopy()ProbeType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createProbeType()Create an instance ofProbeTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type ProbeTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ProbeType>ObjectFactory.createProbe(ProbeType value) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ProbeTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ProbeType>ObjectFactory.createProbe(ProbeType value) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ProbeTypeModifierConstructorDescriptionInstantiates a ProbeType copying the state of another ProbeTypeProbeType(ProbeType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ProbeType copying the state of another ProbeType