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