|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ebmwebsourcing.geasywsdl.domain.AbstractNamedElement
com.ebmwebsourcing.geasywsdl.domain.Service
public class Service
| Constructor Summary | |
|---|---|
Service()
|
|
| Method Summary | |
|---|---|
void |
addPort(com.ebmwebsourcing.geasywsdl.domain.api.IPort port)
|
java.util.Set<com.ebmwebsourcing.geasywsdl.domain.api.IPort> |
getPorts()
|
void |
removePort(com.ebmwebsourcing.geasywsdl.domain.api.IPort port)
|
| Methods inherited from class com.ebmwebsourcing.geasywsdl.domain.AbstractNamedElement |
|---|
equals, getName, hashCode, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.geasywsdl.domain.api.IWsdlNamedElement |
|---|
getName, setName |
| Constructor Detail |
|---|
public Service()
| Method Detail |
|---|
public void addPort(com.ebmwebsourcing.geasywsdl.domain.api.IPort port)
addPort in interface com.ebmwebsourcing.geasywsdl.domain.api.IServicepublic java.util.Set<com.ebmwebsourcing.geasywsdl.domain.api.IPort> getPorts()
getPorts in interface com.ebmwebsourcing.geasywsdl.domain.api.IServicepublic void removePort(com.ebmwebsourcing.geasywsdl.domain.api.IPort port)
removePort in interface com.ebmwebsourcing.geasywsdl.domain.api.IService
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||