Methods for Java class com.siebel.service.jdb.GenericMethodInput
The following table lists the methods in the Java class com.siebel.service.jdb.GenericMethodInput generated for an example business service method, GenericMethod.
Method | Description |
---|---|
GenericMethodInput() |
Constructor. |
GenericMethodInput(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(String) |
Sets the value of a business service method argument. |