@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:55+02:00", comments="JAXB RI v2.2.11") public class HexBinary extends Object implements Serializable
Java class for hexBinary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="hexBinary"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>hexBinary"> <attribute ref="{http://www.w3.org/2005/05/xmlmime}contentType"/> </extension> </simpleContent> </complexType>
Constructor and Description |
---|
HexBinary() |
Modifier and Type | Method and Description |
---|---|
String |
getContentType()
Gets the value of the contentType property.
|
byte[] |
getValue()
Gets the value of the value property.
|
void |
setContentType(String value)
Sets the value of the contentType property.
|
void |
setValue(byte[] value)
Sets the value of the value property.
|
public byte[] getValue()
String
public void setValue(byte[] value)
value
- allowed object is
String
public String getContentType()
String
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.