public static class UrlUtil.UrlParts extends Object
| Constructor and Description |
|---|
UrlParts() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParams() |
String |
getResourceId() |
String |
getResourceType() |
String |
getVersionId() |
void |
setParams(String theParams) |
void |
setResourceId(String theResourceId) |
void |
setResourceType(String theResourceType) |
void |
setVersionId(String theVersionId) |
public UrlParts()
public String getResourceId()
public String getResourceType()
public String getVersionId()
public void setResourceId(String theResourceId)
public void setResourceType(String theResourceType)
public void setVersionId(String theVersionId)
Copyright © 2014–2017 University Health Network. All rights reserved.