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