Methods for Java class com.siebel.service.jdb.GenericMethodOutput Methods
The following table lists the methods in the Java class com.siebel.service.jdb.GenericMethodOutput generated for an example business service method, GenericMethod.
Method | Description |
---|---|
GenericMethodOutput() |
Constructor. |
GenericMethodOutput(SiebelPropertySet) |
Constructor that sets its fields from the given property set. |
fromPropertySet(SiebelPropertySet) |
Copies field values from the given property set. |
toPropertySet() |
Returns a SiebelPropertySet with the properties and values corresponding to the fields of this object. |
getfGenericArgument () |
Returns the value of business service method argument. |
setfGenericArgument () |
Sets the value of a business service method argument. |