| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar31 |
| Modifier and Type | Method and Description |
|---|---|
PathType |
EjbJar31Factory.createPathType()
Returns a new object of class 'Path Type'.
|
PathType |
EjbJarType.getEjbClientJar()
Returns the value of the 'Ejb Client Jar' containment reference.
|
PathType |
ServiceRefType.getJaxrpcMappingFile()
Returns the value of the 'Jaxrpc Mapping File' containment reference.
|
PathType |
IconType.getLargeIcon()
Returns the value of the 'Large Icon' containment reference.
|
PathType |
IconType.getSmallIcon()
Returns the value of the 'Small Icon' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbJarType.setEjbClientJar(PathType value)
Sets the value of the '
Ejb Client Jar' containment reference. |
void |
ServiceRefType.setJaxrpcMappingFile(PathType value)
Sets the value of the '
Jaxrpc Mapping File' containment reference. |
void |
IconType.setLargeIcon(PathType value)
Sets the value of the '
Large Icon' containment reference. |
void |
IconType.setSmallIcon(PathType value)
Sets the value of the '
Small Icon' containment reference. |