|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectr01f.marshalling.simple.FieldInstance
public class FieldInstance
Clase que modela un miembro dentro de una intancia de una clase durante el proceso de conversión de XML a objetos
| Field Summary | |
|---|---|
private java.lang.Object |
_instance
|
private FieldMap |
_mapping
|
| Constructor Summary | |
|---|---|
FieldInstance(FieldMap newFieldMap)
Constructor |
|
| Method Summary | ||
|---|---|---|
|
getInstance()
Obtiene la instancia concreta del miembro |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final FieldMap _mapping
private java.lang.Object _instance
| Constructor Detail |
|---|
public FieldInstance(FieldMap newFieldMap)
throws MarshallerException
newFieldMap - definición del miembro
MarshallerException| Method Detail |
|---|
public <T> T getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||