|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WTXContextType
A representation of the model object 'WTX Context Type'.
The following features are supported:
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
byte[] |
getDynamicMap()
Returns the value of the 'Dynamic Map' attribute. |
java.util.List<WTXMapInstanceType> |
getMapInstances()
Returns the value of the 'Map Instances' containment reference list. |
java.lang.String |
getMapServerLocation()
Returns the value of the 'Map Server Location' attribute. |
void |
setDynamicMap(byte[] value)
Sets the value of the ' Dynamic Map ' attribute. |
void |
setMapServerLocation(java.lang.String value)
Sets the value of the ' Map Server Location ' attribute. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
java.lang.String getMapServerLocation()
setMapServerLocation(String)
void setMapServerLocation(java.lang.String value)
Map Server Location
' attribute.
value
- the new value of the 'Map Server Location' attribute.getMapServerLocation()
byte[] getDynamicMap()
setDynamicMap(byte[])
void setDynamicMap(byte[] value)
Dynamic Map
' attribute.
value
- the new value of the 'Dynamic Map' attribute.getDynamicMap()
java.util.List<WTXMapInstanceType> getMapInstances()
WTXMapInstanceType
.
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |