Package google.registry.xjc.dsig
Class XjcDsigDigestValue
java.lang.Object
jakarta.xml.bind.JAXBElement<byte[]>
google.registry.xjc.dsig.XjcDsigDigestValue
- All Implemented Interfaces:
Serializable
public class XjcDsigDigestValue
extends jakarta.xml.bind.JAXBElement<byte[]>
- 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
-
Method Summary
Methods inherited from class jakarta.xml.bind.JAXBElement
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue
-
Field Details
-
NAME
-
-
Constructor Details
-
XjcDsigDigestValue
public XjcDsigDigestValue(byte[] value) -
XjcDsigDigestValue
public XjcDsigDigestValue()
-