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