|
AR System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.lang.builder.ToStringStyle com.bmc.arsys.api.NoPrefixToStringStyle
public final class NoPrefixToStringStyle
A ToStringStyle which uses no class name and no hash code.
Field Summary | |
---|---|
static NoPrefixToStringStyle |
NO_PREFIX_STYLE
|
Fields inherited from class org.apache.commons.lang.builder.ToStringStyle |
---|
DEFAULT_STYLE, MULTI_LINE_STYLE, NO_FIELD_NAMES_STYLE, SHORT_PREFIX_STYLE, SIMPLE_STYLE |
Method Summary |
---|
Methods inherited from class org.apache.commons.lang.builder.ToStringStyle |
---|
append, append, append, append, append, append, append, append, append, append, append, append, append, append, append, append, append, append, appendEnd, appendStart, appendSuper, appendToString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NoPrefixToStringStyle NO_PREFIX_STYLE
|
AR System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |