@Unstable public class BaseDescriptor extends WithParameters
Constructor and Description |
---|
BaseDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getId() |
int |
hashCode() |
void |
setId(String id)
Set the id.
|
getParameters, setParameter
public String getId()
public void setId(String id)
id
- the new idpublic int hashCode()
hashCode
in class WithParameters
public boolean equals(Object obj)
equals
in class WithParameters
Copyright © 2004–2021 XWiki. All rights reserved.