Class XjcContactInfo

java.lang.Object
jakarta.xml.bind.JAXBElement<XjcContactAuthIDType>
google.registry.xjc.contact.XjcContactInfo
All Implemented Interfaces:
Serializable

public class XjcContactInfo extends jakarta.xml.bind.JAXBElement<XjcContactAuthIDType>
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class jakarta.xml.bind.JAXBElement

    jakarta.xml.bind.JAXBElement.GlobalScope
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final QName
     

    Fields inherited from class jakarta.xml.bind.JAXBElement

    declaredType, name, nil, scope, value
  • Constructor Summary

    Constructors
    Constructor
    Description
     
     
  • Method Summary

    Methods inherited from class jakarta.xml.bind.JAXBElement

    getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • NAME

      protected static final QName NAME
  • Constructor Details

    • XjcContactInfo

      public XjcContactInfo(XjcContactAuthIDType value)
    • XjcContactInfo

      public XjcContactInfo()