|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.storage.service.PortType
public class PortType
Title: PortType.java
Description: A data structure for holding WSDL Port Type which defines a set of abstract operations.
| Field Summary | |
|---|---|
AbstractOperation[] |
operations
|
java.lang.String |
portTypeName
|
| Constructor Summary | |
|---|---|
PortType()
|
|
| 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 portTypeName
public AbstractOperation[] operations
| Constructor Detail |
|---|
public PortType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||