Adapter3

open class Adapter3 : XmlAdapter<ValueType, BoundType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun marshal(value: Integer): String
Link copied to clipboard
open fun unmarshal(value: String): Integer