@Entity public class Service extends RegistryObject
Constructor and Description |
---|
Service() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.util.Set<ServiceBinding> |
getServiceBindings() |
int |
hashCode() |
void |
setServiceBindings(java.util.Set<ServiceBinding> serviceBindings) |
getClassifications, getDescription, getExternalIdentifiers, getLid, getName, getObjectType, getStatus, getVersionName, setClassifications, setDescription, setExternalIdentifiers, setLid, setName, setObjectType, setStatus, setVersionName
public java.util.Set<ServiceBinding> getServiceBindings()
public void setServiceBindings(java.util.Set<ServiceBinding> serviceBindings)
public int hashCode()
hashCode
in class RegistryObject
public boolean equals(java.lang.Object obj)
equals
in class RegistryObject
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.