org.wso2.carbon.jarservices
Class Operation
java.lang.Object
org.wso2.carbon.jarservices.Operation
public class Operation
- extends Object
This util class will hold information related to public method.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Operation
public Operation()
getOperationName
public String getOperationName()
setOperationName
public void setOperationName(String operationName)
isOverloaded
public boolean isOverloaded()
setOverloaded
public void setOverloaded(boolean overloaded)
Copyright © 2015 WSO2. All rights reserved.