public class Adapter9 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,AccrueType>
| Constructor and Description |
|---|
Adapter9() |
| 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–2025 MPXJ. All rights reserved.