|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayNameType | |
---|---|
org.eclipse.jst.j2ee.webservice.wscommon | This package includes the web services common model api. |
org.eclipse.jst.j2ee.webservice.wsdd | This package includes the web services deployment descriptor common model api. |
Uses of DisplayNameType in org.eclipse.jst.j2ee.webservice.wscommon |
---|
Methods in org.eclipse.jst.j2ee.webservice.wscommon that return DisplayNameType | |
---|---|
DisplayNameType |
WscommonFactory.createDisplayNameType()
Returns a new object of class 'Display Name Type' |
Uses of DisplayNameType in org.eclipse.jst.j2ee.webservice.wsdd |
---|
Methods in org.eclipse.jst.j2ee.webservice.wsdd that return DisplayNameType | |
---|---|
DisplayNameType |
PortComponent.getDisplayNameType()
Returns the value of the 'Display Name Type' containment reference |
DisplayNameType |
WebServiceDescription.getDisplayNameType()
Returns the value of the 'Display Name Type' containment reference |
Methods in org.eclipse.jst.j2ee.webservice.wsdd with parameters of type DisplayNameType | |
---|---|
void |
PortComponent.setDisplayNameType(DisplayNameType value)
Sets the value of the ' Display Name Type ' containment reference |
void |
WebServiceDescription.setDisplayNameType(DisplayNameType value)
Sets the value of the ' Display Name Type ' containment reference |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |