Class Adapter10

java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Timeout>
org.hibernate.boot.jaxb.hbm.spi.Adapter10

public class Adapter10 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Timeout>
  • Constructor Details

    • Adapter10

      public Adapter10()
  • Method Details

    • unmarshal

      public Timeout unmarshal(String value)
      Specified by:
      unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Timeout>
    • marshal

      public String marshal(Timeout value)
      Specified by:
      marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Timeout>