|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.text.renderers.EntityTypeRenderer.AttributeData
public static class EntityTypeRenderer.AttributeData
Field Summary | |
---|---|
Boolean |
association |
Boolean |
collection |
String |
mapping |
String |
name |
String |
type |
Constructor Summary | |
---|---|
EntityTypeRenderer.AttributeData(String name, String type, Boolean association, Boolean collection, String mapping) |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final String name
public final String type
public final Boolean association
public final Boolean collection
public final String mapping
Constructor Detail |
---|
public EntityTypeRenderer.AttributeData(String name, String type, Boolean association, Boolean collection, String mapping)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |