org.gcube.common.core.resources.runninginstance
Class Endpoint
java.lang.Object
org.gcube.common.core.resources.runninginstance.Endpoint
public class Endpoint
- extends Object
- Author:
- Andrea Manzi (CNR)
value
protected String value
entryName
protected String entryName
Endpoint
public Endpoint()
getValue
public String getValue()
- Gets the value of the value property.
- Returns:
- possible object is
String
setValue
public void setValue(String value)
- Sets the value of the value property.
- Parameters:
value - allowed object is
String
getEntryName
public String getEntryName()
- Gets the value of the entryName property.
- Returns:
- possible object is
String
setEntryName
public void setEntryName(String value)
- Sets the value of the entryName property.
- Parameters:
value - allowed object is
String
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2012. All Rights Reserved.