org.gcube.vremanagement.softwaregateway.impl.coordinates
Class GCubeCoordinates
java.lang.Object
org.gcube.vremanagement.softwaregateway.impl.coordinates.Coordinates
org.gcube.vremanagement.softwaregateway.impl.coordinates.GCubeCoordinates
- All Implemented Interfaces:
- Serializable
public class GCubeCoordinates
- extends Coordinates
- implements Serializable
Defines a set of gcube coordinates
- Author:
- Roberto Cirillo (ISTI - CNR)
- See Also:
- Serialized Form
|
Field Summary |
protected org.gcube.common.core.utils.logging.GCUBELog |
logger
|
| Methods inherited from class org.gcube.vremanagement.softwaregateway.impl.coordinates.Coordinates |
getArtifactId, getGroupId, getPackageName, getPackageVersion, getServiceClass, getServiceName, getServiceVersion, getVersion, setArtifactId, setGroupId, setPackageName, setPackageVersion, setServiceClass, setServiceName, setServiceVersion, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.gcube.common.core.utils.logging.GCUBELog logger
GCubeCoordinates
public GCubeCoordinates(String sn,
String sc,
String sv,
String pn,
String pv)
throws BadCoordinatesException
- Throws:
BadCoordinatesException
convert
public Coordinates convert()
throws BadCoordinatesException
- Specified by:
convert in class Coordinates
- Throws:
BadCoordinatesException
Copyright © 2013. All Rights Reserved.