Proxy of C++ SBMLUri class.
def libsbml.SBMLUri.getHost |
( |
|
self | ) |
|
Python method signature(s):
getHost(SBMLUri self)
string
def libsbml.SBMLUri.getPath |
( |
|
self | ) |
|
Python method signature(s):
getPath(SBMLUri self)
string
def libsbml.SBMLUri.getQuery |
( |
|
self | ) |
|
Python method signature(s):
getQuery(SBMLUri self)
string
def libsbml.SBMLUri.getScheme |
( |
|
self | ) |
|
Proxy of C++ SBMLUri class.
Python method signature(s):
getScheme(SBMLUri self)
string
def libsbml.SBMLUri.getUri |
( |
|
self | ) |
|
Python method signature(s):
getUri(SBMLUri self)
string
def libsbml.SBMLUri.relativeTo |
( |
|
self, |
|
|
|
args |
|
) |
| |
Python method signature(s):
relativeTo(SBMLUri self, string uri)
SBMLUri