public class Adapter25 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,AccrueType>
Constructor and Description |
---|
Adapter25() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(AccrueType value) |
AccrueType |
unmarshal(String value) |
public AccrueType unmarshal(String value)
unmarshal
in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,AccrueType>
public String marshal(AccrueType value)
marshal
in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,AccrueType>
Copyright © 2000–2024 Packwood Software. All rights reserved.