Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ScopesType
Packages that use ScopesType
-
Uses of ScopesType in org.somda.sdc.dpws.soap.wsdiscovery.model
Fields in org.somda.sdc.dpws.soap.wsdiscovery.model declared as ScopesTypeModifier and TypeFieldDescriptionprotected ScopesTypeByeType.scopesprotected ScopesTypeHelloType.scopesprotected ScopesTypeProbeMatchType.scopesprotected ScopesTypeProbeType.scopesprotected ScopesTypeResolveMatchType.scopesMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ScopesTypeModifier and TypeMethodDescriptionScopesType.clone()ScopesType.copyExcept(PropertyTree _propertyTree) ScopesType.copyOnly(PropertyTree _propertyTree) ScopesType.createCopy()ScopesType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createScopesType()Create an instance ofScopesTypeByeType.getScopes()Gets the value of the scopes property.HelloType.getScopes()Gets the value of the scopes property.ProbeMatchType.getScopes()Gets the value of the scopes property.ProbeType.getScopes()Gets the value of the scopes property.ResolveMatchType.getScopes()Gets the value of the scopes property.Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type ScopesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ScopesType>ObjectFactory.createScopes(ScopesType value) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ScopesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ScopesType>ObjectFactory.createScopes(ScopesType value) voidByeType.setScopes(ScopesType value) Sets the value of the scopes property.voidHelloType.setScopes(ScopesType value) Sets the value of the scopes property.voidProbeMatchType.setScopes(ScopesType value) Sets the value of the scopes property.voidProbeType.setScopes(ScopesType value) Sets the value of the scopes property.voidResolveMatchType.setScopes(ScopesType value) Sets the value of the scopes property.Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ScopesTypeModifierConstructorDescriptionScopesType(ScopesType _other) Instantiates a ScopesType copying the state of another ScopesTypeScopesType(ScopesType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ScopesType copying the state of another ScopesType