|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlastWrapper | |
---|---|
com.ibm.db.models.db2.luw.BlastWrapper | |
com.ibm.db.models.db2.luw.BlastWrapper.impl | |
com.ibm.db.models.db2.luw.BlastWrapper.util |
Uses of BlastWrapper in com.ibm.db.models.db2.luw.BlastWrapper |
---|
Methods in com.ibm.db.models.db2.luw.BlastWrapper that return BlastWrapper | |
---|---|
BlastWrapper |
BlastWrapperFactory.createBlastWrapper()
Returns a new object of class 'Blast Wrapper'. |
BlastWrapper |
BlastServer.getBlastWrapper()
Returns the value of the 'Blast Wrapper' reference. |
Methods in com.ibm.db.models.db2.luw.BlastWrapper with parameters of type BlastWrapper | |
---|---|
void |
BlastServer.setBlastWrapper(BlastWrapper value)
Sets the value of the ' Blast Wrapper ' reference. |
Uses of BlastWrapper in com.ibm.db.models.db2.luw.BlastWrapper.impl |
---|
Classes in com.ibm.db.models.db2.luw.BlastWrapper.impl that implement BlastWrapper | |
---|---|
class |
BlastWrapperImpl
An implementation of the model object 'BlastWrapper'. |
Methods in com.ibm.db.models.db2.luw.BlastWrapper.impl that return BlastWrapper | |
---|---|
BlastWrapper |
BlastServerImpl.basicGetBlastWrapper()
|
BlastWrapper |
BlastWrapperFactoryImpl.createBlastWrapper()
|
BlastWrapper |
BlastServerImpl.getBlastWrapper()
|
Methods in com.ibm.db.models.db2.luw.BlastWrapper.impl with parameters of type BlastWrapper | |
---|---|
void |
BlastServerImpl.setBlastWrapper(BlastWrapper newBlastWrapper)
|
Uses of BlastWrapper in com.ibm.db.models.db2.luw.BlastWrapper.util |
---|
Methods in com.ibm.db.models.db2.luw.BlastWrapper.util with parameters of type BlastWrapper | |
---|---|
java.lang.Object |
BlastWrapperSwitch.caseBlastWrapper(BlastWrapper object)
Returns the result of interpretting the object as an instance of 'Blast Wrapper'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |