|
|
|
@ -27,7 +27,7 @@ import org.gcube.common.resources.gcore.utils.Utils;
|
|
|
|
|
* Describes gHN installations. |
|
|
|
|
* |
|
|
|
|
* @author Fabio Simeoni |
|
|
|
|
* @author Luca Frosini (ISTI - CNR) http://www.lucafrosini.com/
|
|
|
|
|
* @author Luca Frosini (ISTI - CNR) |
|
|
|
|
* |
|
|
|
|
*/ |
|
|
|
|
@XmlRootElement(name = "Resource") |
|
|
|
@ -467,7 +467,7 @@ public class HostingNode extends Resource {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* http://stackoverflow.com/questions/5806923/jaxb-element-of-type- enum
|
|
|
|
|
* https://stackoverflow.com/questions/5806923/jaxb-element-of-type- enum
|
|
|
|
|
**/ |
|
|
|
|
@XmlType(name = "GHNType") |
|
|
|
|
@XmlEnum |
|
|
|
|