public final class TransducedAccessor_field_Float extends DefaultTransducedAccessor
TransducedAccessor for a float field.
Auto-generated, do not edit.
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)TransducedAccessor.CompositeTransducedAccessorImpl<BeanT,ValueT>| Constructor and Description |
|---|
TransducedAccessor_field_Float() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
writeLeafElement, writeTextdeclareNamespace, get, useNamespacepublic String print(Object o)
TransducedAccessor
Use XMLSerializer.getInstance() to access to the namespace bindings
print in class DefaultTransducedAccessorpublic void parse(Object o, CharSequence lexical)
TransducedAccessor
Use UnmarshallingContext.getInstance() to access to the namespace bindings
parse in class TransducedAccessorpublic boolean hasValue(Object o)
TransducedAccessorhasValue in class TransducedAccessorCopyright © 2018 JBoss by Red Hat. All rights reserved.