org.gcube.common.core.resources.service
Class MainPackage
java.lang.Object
org.gcube.common.core.resources.service.Package
org.gcube.common.core.resources.service.MainPackage
public class MainPackage
- extends Package
| Methods inherited from class org.gcube.common.core.resources.service.Package |
getDependencies, getDescription, getGHNRequirements, getInstallScripts, getMandatoryLevel, getMavenCoordinate, getMultiVersion, getName, getRebootScripts, getSharingLevel, getSpecificData, getTargetPlatform, getUninstallScripts, getVersion, setDescription, setGHNRequirements, setInstallScripts, setMandatoryLevel, setMavenCoordinates, setMultiVersion, setName, setRebootScripts, setSharingLevel, setSpecificData, setTargetPlatform, setUninstallScripts, setVersion |
deployable
protected boolean deployable
garArchive
protected String garArchive
serviceEquivalenceFunctions
protected List<PortType.Function> serviceEquivalenceFunctions
porttypes
protected List<PortType> porttypes
MainPackage
public MainPackage()
isDeployable
public boolean isDeployable()
setDeployable
public void setDeployable(boolean deployable)
getGarArchive
public String getGarArchive()
setGarArchive
public void setGarArchive(String garArchive)
getServiceEquivalenceFunctions
public List<PortType.Function> getServiceEquivalenceFunctions()
setServiceEquivalenceFunctions
public void setServiceEquivalenceFunctions(List<PortType.Function> serviceEquivalenceFunctions)
getPorttypes
public List<PortType> getPorttypes()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Package
Copyright © 2013. All Rights Reserved.