static class ClassMapper.EntryField extends Object
Modifier and Type | Field and Description |
---|---|
Field |
field
Field for the field
|
boolean |
marshal
True if instances of the field need to be converted
to MarshalledWrapper.
|
Constructor and Description |
---|
ClassMapper.EntryField(Field field)
Basic constructor.
|
public final Field field
public final boolean marshal
public ClassMapper.EntryField(Field field)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.