public final class PropertyType extends EnumerationType
Property
Modifier and Type | Field and Description |
---|---|
static PropertyType |
AESAUDIOMETADATA
Property type for an
AESAudioMetadata . |
static PropertyType |
BOOLEAN
Property type for a
Boolean object, or a
boolean if the Arity is Array. |
static PropertyType |
BYTE
Property type for a
Byte object, or a byte
if the Arity is Array. |
static PropertyType |
CHARACTER
Property type for a
Character object, or a
char if the Arity is Array. |
static PropertyType |
DATE
Property type for a
Date object. |
static PropertyType |
DOUBLE
Property type for a
Double object, or
a double if the Arity is Array. |
static PropertyType |
FLOAT
Property type for a
Float object, or a
float if the Arity is Array. |
static PropertyType |
INTEGER
Property type for an
Integer object, or an
integer if the Arity is Array. |
static PropertyType |
LONG
Property type for a
Long object, or a
long if the Arity is Array. |
static PropertyType |
NISOIMAGEMETADATA
Property type for a
NisoImageMetadata . |
static PropertyType |
OBJECT
Property type for an
Object . |
static PropertyType |
PROPERTY
Property type for a
Property object. |
static PropertyType |
RATIONAL
Property type for a
Rational object. |
static PropertyType |
SHORT
Property type for a
Short object, or a
short if the Arity is Array. |
static PropertyType |
STRING
Property type for a
String object. |
static PropertyType |
TEXTMDMETADATA
Property type for a
TextMDMetadata . |
public static final PropertyType BOOLEAN
Boolean
object, or a
boolean
if the Arity is Array.public static final PropertyType BYTE
Byte
object, or a byte
if the Arity is Array.public static final PropertyType CHARACTER
Character
object, or a
char
if the Arity is Array.public static final PropertyType DATE
Date
object.public static final PropertyType DOUBLE
Double
object, or
a double
if the Arity is Array.public static final PropertyType FLOAT
Float
object, or a
float
if the Arity is Array.public static final PropertyType INTEGER
Integer
object, or an
integer
if the Arity is Array.public static final PropertyType LONG
Long
object, or a
long
if the Arity is Array.public static final PropertyType OBJECT
Object
.public static final PropertyType AESAUDIOMETADATA
AESAudioMetadata
.public static final PropertyType NISOIMAGEMETADATA
NisoImageMetadata
.public static final PropertyType TEXTMDMETADATA
TextMDMetadata
.public static final PropertyType PROPERTY
Property
object.public static final PropertyType SHORT
Short
object, or a
short
if the Arity is Array.public static final PropertyType STRING
String
object.public static final PropertyType RATIONAL
Rational
object.Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.