|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Java WSDL Mapping'. The element describes the Java mapping to a known WSDL document.It contains the mapping between package names and XML namespaces, WSDL root types and Java artifacts, and the set of mappings for services.
The following features are supported:
JaxrpcmapPackage.getJavaWSDLMapping()
Method Summary | |
---|---|
EList |
getExceptionMappings()
Returns the value of the 'Exception Mappings' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
EList |
getInterfaceMappings()
Returns the value of the 'Interface Mappings' containment reference list. |
EList |
getJavaXMLTypeMappings()
Returns the value of the 'Java XML Type Mappings' containment reference list. |
EList |
getPackageMappings()
Returns the value of the 'Package Mappings' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
Method Detail |
public java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
JaxrpcmapPackage.getJavaWSDLMapping_Id()
public void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
public EList getPackageMappings()
PackageMapping
.
If the meaning of the 'Package Mappings' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getJavaWSDLMapping_PackageMappings()
public EList getJavaXMLTypeMappings()
JavaXMLTypeMapping
.
If the meaning of the 'Java XML Type Mappings' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getJavaWSDLMapping_JavaXMLTypeMappings()
public EList getExceptionMappings()
ExceptionMapping
.
If the meaning of the 'Exception Mappings' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getJavaWSDLMapping_ExceptionMappings()
public EList getInterfaceMappings()
InterfaceMapping
.
If the meaning of the 'Interface Mappings' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getJavaWSDLMapping_InterfaceMappings()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |