|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectma.glasnost.orika.impl.generator.VariableRef
ma.glasnost.orika.impl.generator.MapEntryRef
public class MapEntryRef
| Nested Class Summary | |
|---|---|
static class |
MapEntryRef.EntryPart
|
| Field Summary |
|---|
| Fields inherited from class ma.glasnost.orika.impl.generator.VariableRef |
|---|
name |
| Constructor Summary | |
|---|---|
MapEntryRef(Type<?> type,
String name,
MapEntryRef.EntryPart entryPart)
|
|
| Method Summary | |
|---|---|
protected String |
getter()
|
protected String |
setter()
|
| Methods inherited from class ma.glasnost.orika.impl.generator.VariableRef |
|---|
assertType, assign, assign, assignIfPossible, assignIfPossible, asWrapper, cast, cast, cast, cast, declare, declare, declare, elementRef, elementType, elementTypeName, elementValueType, equals, getConverter, getDefaultValue, getGetter, getOwner, getPath, getSetter, hashCode, ifNotNull, ifNull, ifPathNotNull, isArray, isAssignable, isCollection, isDeclared, isInstanceOf, isList, isMap, isMapEntry, isNestedProperty, isNull, isPrimitive, isPrimitiveLiteral, isReadable, isSet, isWrapper, mapKeyType, mapValueType, name, notNull, owner, primitiveType, primitiveType, property, rawType, setConverter, setOwner, size, toString, type, typeName, wrapperTypeName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MapEntryRef(Type<?> type,
String name,
MapEntryRef.EntryPart entryPart)
| Method Detail |
|---|
protected String getter()
getter in class VariableRefprotected String setter()
setter in class VariableRef
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||