public static class DurationRange.Adapter extends javax.xml.bind.annotation.adapters.XmlAdapter<DurationRange.Container,DurationRange>
| Constructor and Description |
|---|
DurationRange.Adapter() |
| Modifier and Type | Method and Description |
|---|---|
DurationRange.Container |
marshal(DurationRange v) |
DurationRange |
unmarshal(DurationRange.Container v) |
public DurationRange unmarshal(DurationRange.Container v) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<DurationRange.Container,DurationRange>java.lang.Exceptionpublic DurationRange.Container marshal(DurationRange v) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<DurationRange.Container,DurationRange>java.lang.ExceptionCopyright © 2013 echocat. All Rights Reserved.