org.apache.jdo.tck.pc.fieldtypes
Class FieldsOfPrimitiveshort

java.lang.Object
  extended byorg.apache.jdo.tck.pc.fieldtypes.FieldsOfPrimitiveshort

public class FieldsOfPrimitiveshort
extends java.lang.Object


Nested Class Summary
static class FieldsOfPrimitiveshort.Oid
           
 
Field Summary
static java.lang.String[] fieldSpecs
           
 int identifier
           
static boolean[] isFinal
           
static boolean[] isPersistent
           
static boolean[] isStatic
           
protected  short short100
           
protected  short short101
           
protected  short short102
           
protected  short short103
           
protected  short short104
           
protected  short short105
           
protected static short short106
           
protected static short short107
           
 short short36
           
 short short37
           
 short short38
           
 short short39
           
 short short40
           
 short short41
           
 short short42
           
 short short43
           
static short short44
           
 short short45
           
 short short46
           
 short short47
           
 short short48
           
 short short49
           
 short short50
           
 short short51
           
 short short52
           
 short short53
           
 short short54
           
 short short55
           
 short short56
           
 short short57
           
 short short58
           
 short short59
           
static short short60
           
static short short61
           
static short short62
           
 short short63
           
 short short64
           
 short short65
           
 short short66
           
 short short67
           
 short short68
           
 short short69
           
static short short70
           
static short short71
           
protected  short short72
           
protected  short short73
           
protected  short short74
           
protected  short short75
           
protected  short short76
           
protected  short short77
           
protected  short short78
           
protected  short short79
           
protected static short short80
           
protected  short short81
           
protected  short short82
           
protected  short short83
           
protected  short short84
           
protected  short short85
           
protected  short short86
           
protected  short short87
           
protected  short short88
           
protected  short short89
           
protected  short short90
           
protected  short short91
           
protected  short short92
           
protected  short short93
           
protected  short short94
           
protected  short short95
           
protected static short short96
           
protected static short short97
           
protected static short short98
           
protected  short short99
           
 
Constructor Summary
FieldsOfPrimitiveshort()
           
 
Method Summary
 short get(int index)
           
 int getLength()
           
 boolean set(int index, short value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

identifier

public int identifier

short36

public short short36

short37

public short short37

short38

public short short38

short39

public short short39

short40

public short short40

short41

public short short41

short42

public short short42

short43

public short short43

short44

public static short short44

short45

public transient short short45

short46

public transient short short46

short47

public transient short short47

short48

public transient short short48

short49

public transient short short49

short50

public transient short short50

short51

public final short short51
See Also:
Constant Field Values

short52

public volatile short short52

short53

public volatile short short53

short54

public volatile short short54

short55

public volatile short short55

short56

public volatile short short56

short57

public volatile short short57

short58

public volatile short short58

short59

public volatile short short59

short60

public static transient short short60

short61

public static final short short61
See Also:
Constant Field Values

short62

public static volatile short short62

short63

public final transient short short63
See Also:
Constant Field Values

short64

public transient volatile short short64

short65

public transient volatile short short65

short66

public transient volatile short short66

short67

public transient volatile short short67

short68

public transient volatile short short68

short69

public transient volatile short short69

short70

public static final transient short short70
See Also:
Constant Field Values

short71

public static transient volatile short short71

short72

protected short short72

short73

protected short short73

short74

protected short short74

short75

protected short short75

short76

protected short short76

short77

protected short short77

short78

protected short short78

short79

protected short short79

short80

protected static short short80

short81

protected transient short short81

short82

protected transient short short82

short83

protected transient short short83

short84

protected transient short short84

short85

protected transient short short85

short86

protected transient short short86

short87

protected final short short87
See Also:
Constant Field Values

short88

protected volatile short short88

short89

protected volatile short short89

short90

protected volatile short short90

short91

protected volatile short short91

short92

protected volatile short short92

short93

protected volatile short short93

short94

protected volatile short short94

short95

protected volatile short short95

short96

protected static transient short short96

short97

protected static final short short97
See Also:
Constant Field Values

short98

protected static volatile short short98

short99

protected final transient short short99
See Also:
Constant Field Values

short100

protected transient volatile short short100

short101

protected transient volatile short short101

short102

protected transient volatile short short102

short103

protected transient volatile short short103

short104

protected transient volatile short short104

short105

protected transient volatile short short105

short106

protected static final transient short short106
See Also:
Constant Field Values

short107

protected static transient volatile short short107

isPersistent

public static final boolean[] isPersistent

isStatic

public static final boolean[] isStatic

isFinal

public static final boolean[] isFinal

fieldSpecs

public static final java.lang.String[] fieldSpecs
Constructor Detail

FieldsOfPrimitiveshort

public FieldsOfPrimitiveshort()
Method Detail

getLength

public int getLength()

get

public short get(int index)

set

public boolean set(int index,
                   short value)


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.