public class _Byte extends Object
<xs:complexType xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="byte">
<xs:simpleContent>
<xs:extension base="xs:byte">
<xs:attributeGroup ref="ns:commonAttributes"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
| Constructor and Description |
|---|
_Byte() |
| Modifier and Type | Method and Description |
|---|---|
byte |
getByte()
Get the extension value.
|
CommonAttributes |
getCommonAttributes()
Get the 'commonAttributes' attributeGroup value.
|
void |
setByte(byte _byte)
Set the extension value.
|
void |
setCommonAttributes(CommonAttributes commonAttributes)
Set the 'commonAttributes' attributeGroup value.
|
public byte getByte()
public void setByte(byte _byte)
_byte - public CommonAttributes getCommonAttributes()
public void setCommonAttributes(CommonAttributes commonAttributes)
commonAttributes - Copyright © 2018 Europeana Foundation. All rights reserved.