public class SectionCrumb extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
sectionId |
protected String |
sectionIdentifier |
Constructor and Description |
---|
SectionCrumb() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getSectionId() |
String |
getSectionIdentifier() |
int |
hashCode() |
void |
setSectionId(String sectionId) |
void |
setSectionIdentifier(String sectionIdentifier) |
String |
toString() |
protected String sectionIdentifier
protected String sectionId
Copyright © 2014. All rights reserved.