Package google.registry.xjc.smd
Class XjcSmdAbstractSignedMarkElement
java.lang.Object
jakarta.xml.bind.JAXBElement<XjcSmdAbstractSignedMark>
google.registry.xjc.smd.XjcSmdAbstractSignedMarkElement
- All Implemented Interfaces:
Serializable
public class XjcSmdAbstractSignedMarkElement
extends jakarta.xml.bind.JAXBElement<XjcSmdAbstractSignedMark>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.xml.bind.JAXBElement
jakarta.xml.bind.JAXBElement.GlobalScope
-
Field Summary
Fields inherited from class jakarta.xml.bind.JAXBElement
declaredType, name, nil, scope, value
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class jakarta.xml.bind.JAXBElement
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue
-
Field Details
-
NAME
-
-
Constructor Details
-
XjcSmdAbstractSignedMarkElement
-
XjcSmdAbstractSignedMarkElement
public XjcSmdAbstractSignedMarkElement()
-