public class ServiceRestMetadata extends Object
RestMethodMetadata
ServiceRestMetadata()
boolean
equals(Object o)
Set<RestMethodMetadata>
getMeta()
String
getUrl()
int
hashCode()
void
setMeta(Set<RestMethodMetadata> meta)
setUrl(String url)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ServiceRestMetadata()
public String getUrl()
public void setUrl(String url)
public Set<RestMethodMetadata> getMeta()
public void setMeta(Set<RestMethodMetadata> meta)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.