Class XjcRdeDelete

java.lang.Object
jakarta.xml.bind.JAXBElement<XjcRdeDeleteType>
google.registry.xjc.rde.XjcRdeDelete
All Implemented Interfaces:
Serializable

public class XjcRdeDelete extends jakarta.xml.bind.JAXBElement<XjcRdeDeleteType>
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

    • XjcRdeDelete

      public XjcRdeDelete(XjcRdeDeleteType value)
    • XjcRdeDelete

      public XjcRdeDelete()