Class XjcSecdnsCreate

java.lang.Object
jakarta.xml.bind.JAXBElement<XjcSecdnsDsOrKeyType>
google.registry.xjc.secdns.XjcSecdnsCreate
All Implemented Interfaces:
Serializable

public class XjcSecdnsCreate extends jakarta.xml.bind.JAXBElement<XjcSecdnsDsOrKeyType>
See Also:
  • Nested Class Summary Link icon

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

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

    Fields
    Modifier and Type
    Field
    Description
    protected static final QName
     

    Fields inherited from class jakarta.xml.bind.JAXBElement Link icon

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

    Constructors
    Constructor
    Description
     
     
  • Method Summary Link icon

    Methods inherited from class jakarta.xml.bind.JAXBElement Link icon

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

    Methods inherited from class java.lang.Object Link icon

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

    • NAME Link icon

      protected static final QName NAME
  • Constructor Details Link icon

    • XjcSecdnsCreate Link icon

      public XjcSecdnsCreate(XjcSecdnsDsOrKeyType value)
    • XjcSecdnsCreate Link icon

      public XjcSecdnsCreate()