org.gcube.common.core.resources.runninginstance
Class RunningInstanceInterfaces

java.lang.Object
  extended by org.gcube.common.core.resources.runninginstance.RunningInstanceInterfaces

public class RunningInstanceInterfaces
extends Object

Author:
Andrea Manzi (CNR)

Field Summary
protected  List<Endpoint> endpoint
           
 
Constructor Summary
RunningInstanceInterfaces()
           
 
Method Summary
 boolean equals(Object obj)
           
 List<Endpoint> getEndpoint()
          Gets the value of the endpoint property.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

endpoint

protected List<Endpoint> endpoint
Constructor Detail

RunningInstanceInterfaces

public RunningInstanceInterfaces()
Method Detail

getEndpoint

public List<Endpoint> getEndpoint()
Gets the value of the endpoint property.

Objects of the following type(s) are allowed in the list Endpoint


equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2012. All Rights Reserved.