public class Application_Descriptor_PK extends Object implements Serializable
| Constructor and Description |
|---|
Application_Descriptor_PK() |
Application_Descriptor_PK(String gateway_name,
String application_descriptor_ID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getApplication_descriptor_ID() |
String |
getGateway_name() |
int |
hashCode() |
void |
setApplication_descriptor_ID(String application_descriptor_ID) |
void |
setGateway_name(String gateway_name) |
public Application_Descriptor_PK(String gateway_name, String application_descriptor_ID)
public Application_Descriptor_PK()
public String getGateway_name()
public String getApplication_descriptor_ID()
public void setGateway_name(String gateway_name)
public void setApplication_descriptor_ID(String application_descriptor_ID)
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.