org.jclouds.vcloud.domain.internal
Class TasksListImpl
java.lang.Object
org.jclouds.vcloud.domain.internal.TasksListImpl
- All Implemented Interfaces:
- TasksList
public class TasksListImpl
- extends Object
- implements TasksList
Locations of resources in vCloud
- Author:
- Adrian Cole
TasksListImpl
public TasksListImpl(URI id,
SortedSet<Task> tasks)
getTasks
public SortedSet<Task> getTasks()
- Specified by:
getTasks
in interface TasksList
getLocation
public URI getLocation()
- Specified by:
getLocation
in interface TasksList
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2009-2011 jclouds. All Rights Reserved.