public static class CMISProvider.AtomPub extends Object
| Constructor and Description |
|---|
AtomPub() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Gets the name.
|
String |
getUrl()
Gets the url.
|
int |
hashCode() |
void |
setName(String name)
Sets the name.
|
void |
setUrl(String url)
Sets the url.
|
String |
toString() |
public void setName(String name)
name - the name to setpublic void setUrl(String url)
url - the url to setpublic String getName()
public String getUrl()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.