org.wso2.carbon.jarservices
Class UploadArtifactsResponse
java.lang.Object
org.wso2.carbon.jarservices.UploadArtifactsResponse
public class UploadArtifactsResponse
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UploadArtifactsResponse
public UploadArtifactsResponse()
getServices
public Service[] getServices()
setServices
public void setServices(Service[] services)
getPrimaryResourceFilePath
public String getPrimaryResourceFilePath()
setPrimaryResourceFilePath
public void setPrimaryResourceFilePath(String primaryResourceFilePath)
getResourcesDirPath
public String getResourcesDirPath()
setResourcesDirPath
public void setResourcesDirPath(String resourcesDirPath)
isWsdlProvided
public boolean isWsdlProvided()
setWsdlProvided
public void setWsdlProvided(boolean wsdlProvided)
Copyright © 2015 WSO2. All rights reserved.