public class LiteralByteType extends AbstractLiteralIntegerType<Byte>
ANY_SIMPLE_TYPE, ANY_URI, BASE_URI, BASE64_BINARY, BOOLEAN, BYTE, DATE, DATE_TIME, DECIMAL, DOUBLE, DURATION, FLOAT, G_DAY, G_MONTH, G_MONTH_DAY, G_YEAR, G_YEAR_MONTH, HEX_BINARY, INT, INTEGER, LANGUAGE, LONG, NEGATIVE_INTEGER, NON_NEGATIVE_INTEGER, NON_POSITIVE_INTEGER, NORMALIZED_STRING, POSITIVE_INTEGER, SHORT, STRING, TIME, UNSIGNED_BYTE, UNSIGNED_INT, UNSIGNED_LONG, UNSIGNED_SHORT, XML_SCHEMA_NAMESPACE, XML_SCHEMA_PREFIX| Constructor and Description |
|---|
LiteralByteType() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(Byte value) |
String |
getName() |
Class<Byte> |
getPayloadType() |
protected BigInteger |
max() |
protected BigInteger |
min() |
Byte |
parse(String value) |
asBigInteger, isInRangeequals, getURI, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDataType, parseToBinding, parseToBindingpublic String getName()
protected BigInteger min()
min in class AbstractLiteralIntegerType<Byte>protected BigInteger max()
max in class AbstractLiteralIntegerType<Byte>public Byte parse(String value) throws DecodingException
DecodingExceptionCopyright © 2016–2022 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.