:: com :: sun :: star :: reflection ::

enum MethodMode

Values
ONEWAY method may be run asynchronously  
TWOWAY method is run The  
Values' Details
ONEWAY
ONEWAY,
Description
method may be run asynchronously
TWOWAY
TWOWAY,
Description
method is run The
Top of Page