public interface Resource extends Comparable<Resource>
int
compareTo(Resource that)
URI
getHref()
String
getId()
getName()
getType()
String getId()
String getName()
String getType()
URI getHref()
int compareTo(Resource that)
compareTo
Comparable<Resource>
Copyright © 2009-2012 jclouds. All Rights Reserved.