|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.storage.service.Service
public class Service
Title: Service.java
Description: A data structure for holding WSDL Service definition.
| Field Summary | |
|---|---|
Port[] |
ports
|
PortType |
portType
|
java.lang.String |
serviceName
|
| Constructor Summary | |
|---|---|
Service()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String serviceName
public PortType portType
public Port[] ports
| Constructor Detail |
|---|
public Service()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||