public class ClientServiceDocument extends Object
Constructor and Description |
---|
ClientServiceDocument() |
public Collection<String> getEntitySetNames()
public Collection<URI> getEntitySetURIs()
public URI getEntitySetURI(String name)
name
- name.public Collection<String> getFunctionImportNames()
public Collection<URI> getFunctionImportURIs()
public URI getFunctionImportURI(String name)
name
- name.public Collection<String> getSingletonNames()
public Collection<URI> getSingletonURIs()
public URI getSingletonURI(String name)
name
- name.public Collection<String> getRelatedServiceDocumentsNames()
public Collection<URI> getRelatedServiceDocumentsURIs()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.