Uses of Class
org.n52.shetland.w3c.wsdl.Port
-
Packages that use Port Package Description org.n52.shetland.w3c.wsdl -
-
Uses of Port in org.n52.shetland.w3c.wsdl
Methods in org.n52.shetland.w3c.wsdl that return types with arguments of type Port Modifier and Type Method Description Collection<Port>Service. getPorts()Methods in org.n52.shetland.w3c.wsdl with parameters of type Port Modifier and Type Method Description ServiceService. addPort(Port port)Method parameters in org.n52.shetland.w3c.wsdl with type arguments of type Port Modifier and Type Method Description ServiceService. addPorts(Collection<Port> ports)ServiceService. setPorts(Collection<Port> ports)
-