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