public class MapEntryRef extends VariableRef
| Modifier and Type | Class and Description |
|---|---|
static class |
MapEntryRef.EntryPart |
name| Constructor and Description |
|---|
MapEntryRef(Type<?> type,
String name,
MapEntryRef.EntryPart entryPart) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getter() |
protected String |
setter() |
assertType, assign, assign, assignIfPossible, assignIfPossible, asWrapper, cast, cast, cast, cast, declare, declare, declare, elementRef, elementType, elementTypeName, elementValueType, equals, getConverter, getDefaultValue, getFilter, getGetter, getOwner, getPath, getSetter, hashCode, ifNotNull, ifNotNull, ifNull, ifPathNotNull, ifPathNull, isArray, isAssignable, isCollection, isDeclared, isInstanceOf, isList, isMap, isMapEntry, isNestedProperty, isNull, isNullPathPossible, isNullPossible, isOptional, isPrimitive, isPrimitiveLiteral, isReadable, isSet, isValidPropertyReference, isWrapper, mapKeyType, mapValueType, name, notNull, notNull, owner, pathNotNull, pathNull, primitiveType, primitiveType, property, rawType, setConverter, setFilter, setNullImpossible, setNullPathImpossible, setOwner, size, toString, type, typeName, validVariableName, wrapperTypeNamepublic MapEntryRef(Type<?> type, String name, MapEntryRef.EntryPart entryPart)
protected String getter()
getter in class VariableRefprotected String setter()
setter in class VariableRefCopyright © 2019 Glasnost. All rights reserved.