| Modifier | Constructor and Description |
|---|---|
protected |
BasePackage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<String> |
getEntrypoints() |
File |
getFile() |
File |
getFolder() |
String |
getName() |
String |
getProfile() |
Properties |
getPropeties() |
org.gcube.common.core.scope.GCUBEScope |
getScope() |
String |
getServiceClass() |
String |
getServiceID() |
String |
getServiceName() |
String |
getServiceVersion() |
String |
getTargetPath() |
String |
getVersion() |
void |
setDescription(String description) |
void |
setEntrypoints(List<String> entryPoints) |
void |
setFile(File file) |
void |
setFolder(File folder) |
void |
setName(String name) |
void |
setProfile(String profile) |
void |
setProperties(Properties prop) |
void |
setScope(org.gcube.common.core.scope.GCUBEScope scope) |
void |
setServiceClass(String clazz) |
void |
setServiceID(String id) |
void |
setServiceName(String name) |
void |
setServiceVersion(String serviceVersion) |
void |
setTargetPath(String targetPath) |
void |
setVersion(String version) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTargetPlatform, getTargetPlatformMinorVersion, getTargetPlatformVersion, setTargetPlatform, setTargetPlatformMinorVersion, setTargetPlatformVersionpublic void setServiceName(String name)
setServiceName in interface Packagepublic String getServiceName()
getServiceName in interface Packagepublic void setServiceClass(String clazz)
setServiceClass in interface Packagepublic String getServiceClass()
getServiceClass in interface Packagepublic void setScope(org.gcube.common.core.scope.GCUBEScope scope)
public org.gcube.common.core.scope.GCUBEScope getScope()
public void setProperties(Properties prop)
setProperties in interface Packagepublic Properties getPropeties()
getPropeties in interface Packagepublic void setProfile(String profile)
setProfile in interface Packagepublic String getProfile()
getProfile in interface Packagepublic String getTargetPath()
getTargetPath in interface Packagepublic void setTargetPath(String targetPath)
setTargetPath in interface PackagetargetPath - the targetPath to setpublic void setFile(File file)
public String getDescription()
getDescription in interface Packagepublic void setDescription(String description)
setDescription in interface Packagedescription - the description to setpublic String getVersion()
getVersion in interface Packagepublic void setVersion(String version)
setVersion in interface Packageversion - the version to setpublic String getServiceVersion()
getServiceVersion in interface Packagepublic void setServiceVersion(String serviceVersion)
setServiceVersion in interface PackageserviceVersion - the serviceVersion to setpublic void setEntrypoints(List<String> entryPoints)
setEntrypoints in interface Packagepublic List<String> getEntrypoints()
getEntrypoints in interface Packagepublic void setServiceID(String id)
setServiceID in interface Packagepublic String getServiceID()
getServiceID in interface PackageCopyright © 2019. All Rights Reserved.