T - the type of the associated marshallerpublic interface Field<T>
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Returns the index of this field.
|
FieldMarshaller<T> |
getMarshaller()
Returns the marshaller for this field.
|
int getIndex()
FieldMarshaller<T> getMarshaller()
Copyright © 2021 JBoss by Red Hat. All rights reserved.