java.lang.Object | |
↳ | org.apache.commons.betwixt.strategy.SimpleTypeMapper.Binding |
Enumerates binding options for simple types. Simple types (in xml) have no attributes or child elements. For Betwixt, these are converted to and from strings and these strings used to populate either attributes or element body's.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ATTRIBUTE | |||||||||||
ELEMENT |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Equals compatible with the enumeration.
| |||||||||||
Implementation compatible with equals
| |||||||||||
Generate something appropriate for logging.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Implementation compatible with equals