|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WSDLObject<T extends java.io.Serializable>
Model for objects in a WSDL definition
| Method Summary | |
|---|---|
Definition |
getDefinition()
Get the owning definition where the element is declared |
T |
getElement()
Get the WSDL element such as Service, PortType, Binding or Message |
void |
setDefinition(Definition definition)
Set the owning definition |
void |
setElement(T element)
Set the WSDL element |
| Method Detail |
|---|
Definition getDefinition()
void setDefinition(Definition definition)
definition - T getElement()
void setElement(T element)
element -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||