Public Member Functions | |
int | dumbMethod (String somevalue) |
alma.xmljbind.test.obsproposal.ObsProposal | createObsProposal () |
alma.xmljbind.test.schedblock.SchedBlock | getBestSchedBlock () |
alma.xmljbind.test.schedblock.SchedBlock[] | getAllSchedBlocks () |
void | addNewSchedBlocks (alma.xmljbind.test.schedblock.SchedBlock[] newSchedBlocks) |
void | xmlInOutMethod (alma.xmljbind.test.obsproposal.ObsProposal opsPropIn, alma.demo.SchedBlockHolder schedBlockOut) |
alma.demo.ObsProjectTreeJ | getEntireTreeInAStruct () |
String | sayHello () |
void | exceptionMethod () throws alma.JContExmplErrTypeTest.XmlComponentErrorEx |
|
Operation addNewSchedBlocks |
|
Operation createObsProposal Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl.
|
|
Operation dumbMethod Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl.
|
|
Operation exceptionMethod Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl.
|
|
Operation getAllSchedBlocks Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl.
|
|
Operation getBestSchedBlock Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl.
|
|
Operation getEntireTreeInAStruct Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl.
|
|
Operation sayHello Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl.
|
|
Operation xmlInOutMethod |