|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ektorp.impl.docref.ConstructibleAnnotatedCollection
public class ConstructibleAnnotatedCollection
| Constructor Summary | |
|---|---|
ConstructibleAnnotatedCollection(Field field,
Constructor<Collection<Object>> ctor,
org.codehaus.jackson.map.deser.SettableBeanProperty setter,
org.codehaus.jackson.map.type.CollectionType ctype)
|
|
| Method Summary | |
|---|---|
org.codehaus.jackson.map.type.CollectionType |
getCollectionType()
|
Constructor<Collection<Object>> |
getConstructor()
|
Field |
getField()
|
org.codehaus.jackson.map.deser.SettableBeanProperty |
getSetter()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConstructibleAnnotatedCollection(Field field,
Constructor<Collection<Object>> ctor,
org.codehaus.jackson.map.deser.SettableBeanProperty setter,
org.codehaus.jackson.map.type.CollectionType ctype)
| Method Detail |
|---|
public Constructor<Collection<Object>> getConstructor()
public Field getField()
public org.codehaus.jackson.map.deser.SettableBeanProperty getSetter()
public org.codehaus.jackson.map.type.CollectionType getCollectionType()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||