|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescriptionType | |
---|---|
org.eclipse.jst.j2ee.webservice.wscommon | |
org.eclipse.jst.j2ee.webservice.wsdd |
Uses of DescriptionType in org.eclipse.jst.j2ee.webservice.wscommon |
---|
Methods in org.eclipse.jst.j2ee.webservice.wscommon that return DescriptionType | |
DescriptionType |
WscommonFactory.createDescriptionType()
Returns a new object of class 'Description Type' |
Uses of DescriptionType in org.eclipse.jst.j2ee.webservice.wsdd |
---|
Methods in org.eclipse.jst.j2ee.webservice.wsdd that return DescriptionType | |
DescriptionType |
PortComponent.getDescriptionType()
Returns the value of the 'Description Type' containment reference |
DescriptionType |
WebServiceDescription.getDescriptionType()
Returns the value of the 'Description Type' containment reference |
Methods in org.eclipse.jst.j2ee.webservice.wsdd with parameters of type DescriptionType | |
void |
PortComponent.setDescriptionType(DescriptionType value)
Sets the value of the ' Description Type ' containment reference |
void |
WebServiceDescription.setDescriptionType(DescriptionType value)
Sets the value of the ' Description Type ' containment reference |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |