public class SectionDescriptor extends AbstractIdentifiable
Constructor and Description |
---|
SectionDescriptor(String id,
String name,
String sectionIdentifier,
String description)
Constructs an
Section with the specified name and section type. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
String |
getName() |
String |
getSectionIdentifier() |
int |
hashCode() |
String |
toString() |
getId, getTypeId
public String getName()
public String getSectionIdentifier()
public String getDescription()
public int hashCode()
hashCode
in class AbstractIdentifiable
public boolean equals(Object obj)
equals
in class AbstractIdentifiable
public String toString()
toString
in class AbstractIdentifiable
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>