ma.glasnost.orika.impl.generator
Class MultiOccurrenceVariableRef.EntrySetRef

java.lang.Object
  extended by ma.glasnost.orika.impl.generator.VariableRef
      extended by ma.glasnost.orika.impl.generator.MultiOccurrenceVariableRef
          extended by ma.glasnost.orika.impl.generator.MultiOccurrenceVariableRef.EntrySetRef
Enclosing class:
MultiOccurrenceVariableRef

public static class MultiOccurrenceVariableRef.EntrySetRef
extends MultiOccurrenceVariableRef


Nested Class Summary
 
Nested classes/interfaces inherited from class ma.glasnost.orika.impl.generator.MultiOccurrenceVariableRef
MultiOccurrenceVariableRef.EntrySetRef
 
Constructor Summary
MultiOccurrenceVariableRef.EntrySetRef(VariableRef sourceMap)
           
MultiOccurrenceVariableRef.EntrySetRef(VariableRef sourceMap, String variableName)
           
 
Method Summary
 String name()
           
 
Methods inherited from class ma.glasnost.orika.impl.generator.MultiOccurrenceVariableRef
add, add, addAll, collectionType, declareIterator, declareIteratorIfNotDeclared, from, iteratorHasNext, newCollection, newInstance, newMap, newMap, nextElement, notEmpty, size
 
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, getter, hashCode, ifNotNull, ifNull, ifPathNotNull, isArray, isAssignable, isCollection, isDeclared, isInstanceOf, isList, isMap, isMapEntry, isNestedProperty, isNull, isPrimitive, isPrimitiveLiteral, isReadable, isSet, isWrapper, mapKeyType, mapValueType, notNull, owner, primitiveType, primitiveType, property, rawType, setConverter, setOwner, setter, toString, type, typeName, wrapperTypeName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MultiOccurrenceVariableRef.EntrySetRef

public MultiOccurrenceVariableRef.EntrySetRef(VariableRef sourceMap)

MultiOccurrenceVariableRef.EntrySetRef

public MultiOccurrenceVariableRef.EntrySetRef(VariableRef sourceMap,
                                              String variableName)
Method Detail

name

public String name()
Overrides:
name in class VariableRef


Copyright © 2013 Glasnost. All Rights Reserved.