org.apache.airavata.persistance.registry.jpa.model
Class Gateway
java.lang.Object
org.apache.airavata.persistance.registry.jpa.model.Gateway
@Entity
public class Gateway
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Gateway
public Gateway()
getGateway_name
public String getGateway_name()
setGateway_name
public void setGateway_name(String gateway_name)
getOwner
public String getOwner()
setOwner
public void setOwner(String owner)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.