org.apache.airavata.persistance.registry.jpa.model
Class Application_Descriptor_PK
java.lang.Object
org.apache.airavata.persistance.registry.jpa.model.Application_Descriptor_PK
public class Application_Descriptor_PK
- extends Object
Application_Descriptor_PK
public Application_Descriptor_PK(String gateway_name,
String application_descriptor_ID)
Application_Descriptor_PK
public Application_Descriptor_PK()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
getGateway_name
public String getGateway_name()
getApplication_descriptor_ID
public String getApplication_descriptor_ID()
setGateway_name
public void setGateway_name(String gateway_name)
setApplication_descriptor_ID
public void setApplication_descriptor_ID(String application_descriptor_ID)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.