public class ParentProfileEntryNode extends ProfileEntryNode
| Constructor and Description |
|---|
ParentProfileEntryNode() |
ParentProfileEntryNode(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<ProfileEntryNode> |
getChildProfileEntries() |
ImportError |
getError() |
List<ImportError> |
getErrors() |
boolean |
hasCustomPages() |
boolean |
hasErrors() |
int |
hashCode() |
void |
setChildProfileEntries(List<ProfileEntryNode> childProfileEntries) |
String |
toString() |
getDescription, getIndex, getName, getPage, getType, hasError, isCustom, setCustom, setDescription, setIndex, setPage, setTypepublic ParentProfileEntryNode()
public ParentProfileEntryNode(String name)
public List<ProfileEntryNode> getChildProfileEntries()
public void setChildProfileEntries(List<ProfileEntryNode> childProfileEntries)
public List<ImportError> getErrors()
public boolean hasErrors()
public ImportError getError()
getError in class ProfileEntryNodepublic boolean hasCustomPages()
public boolean equals(Object o)
equals in class ProfileEntryNodepublic int hashCode()
hashCode in class ProfileEntryNodepublic String toString()
toString in class ProfileEntryNodeCopyright © 2018 Bonitasoft S.A.. All rights reserved.