|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.bind.v2.runtime.reflect.TransducedAccessor<T>
com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
public final class TransducedAccessor_field_Byte
Template TransducedAccessor
for a byte field.
All the TransducedAccessor_field are generated from TransducedAccessor_field_B y t e
TransducedAccessor.get(com.sun.xml.bind.v2.runtime.JAXBContextImpl, com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef)
Constructor Summary | |
---|---|
TransducedAccessor_field_Byte()
|
Method Summary | |
---|---|
boolean |
hasValue(Object o)
Checks if the field has a value. |
void |
parse(Object o,
CharSequence lexical)
Parses the text value into the responsible field of the given bean. |
String |
print(Object o)
Prints the responsible field of the given bean to the writer. |
Methods inherited from class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor |
---|
writeLeafElement, writeText |
Methods inherited from class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor |
---|
declareNamespace, get, useNamespace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransducedAccessor_field_Byte()
Method Detail |
---|
public String print(Object o)
TransducedAccessor
Use XMLSerializer.getInstance()
to access to the namespace bindings
print
in class DefaultTransducedAccessor
public void parse(Object o, CharSequence lexical)
TransducedAccessor
Use UnmarshallingContext.getInstance()
to access to the namespace bindings
parse
in class TransducedAccessor
public boolean hasValue(Object o)
TransducedAccessor
hasValue
in class TransducedAccessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |