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

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

public class FieldsOfPrimitivebyte
extends java.lang.Object


Nested Class Summary
static class FieldsOfPrimitivebyte.Oid
           
 
Field Summary
protected  byte byte100
           
protected  byte byte101
           
protected  byte byte102
           
protected  byte byte103
           
protected  byte byte104
           
protected  byte byte105
           
protected static byte byte106
           
protected static byte byte107
           
 byte byte36
           
 byte byte37
           
 byte byte38
           
 byte byte39
           
 byte byte40
           
 byte byte41
           
 byte byte42
           
 byte byte43
           
static byte byte44
           
 byte byte45
           
 byte byte46
           
 byte byte47
           
 byte byte48
           
 byte byte49
           
 byte byte50
           
 byte byte51
           
 byte byte52
           
 byte byte53
           
 byte byte54
           
 byte byte55
           
 byte byte56
           
 byte byte57
           
 byte byte58
           
 byte byte59
           
static byte byte60
           
static byte byte61
           
static byte byte62
           
 byte byte63
           
 byte byte64
           
 byte byte65
           
 byte byte66
           
 byte byte67
           
 byte byte68
           
 byte byte69
           
static byte byte70
           
static byte byte71
           
protected  byte byte72
           
protected  byte byte73
           
protected  byte byte74
           
protected  byte byte75
           
protected  byte byte76
           
protected  byte byte77
           
protected  byte byte78
           
protected  byte byte79
           
protected static byte byte80
           
protected  byte byte81
           
protected  byte byte82
           
protected  byte byte83
           
protected  byte byte84
           
protected  byte byte85
           
protected  byte byte86
           
protected  byte byte87
           
protected  byte byte88
           
protected  byte byte89
           
protected  byte byte90
           
protected  byte byte91
           
protected  byte byte92
           
protected  byte byte93
           
protected  byte byte94
           
protected  byte byte95
           
protected static byte byte96
           
protected static byte byte97
           
protected static byte byte98
           
protected  byte byte99
           
static java.lang.String[] fieldSpecs
           
 int identifier
           
static boolean[] isFinal
           
static boolean[] isPersistent
           
static boolean[] isStatic
           
 
Constructor Summary
FieldsOfPrimitivebyte()
           
 
Method Summary
 byte get(int index)
           
 int getLength()
           
 boolean set(int index, byte 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

byte36

public byte byte36

byte37

public byte byte37

byte38

public byte byte38

byte39

public byte byte39

byte40

public byte byte40

byte41

public byte byte41

byte42

public byte byte42

byte43

public byte byte43

byte44

public static byte byte44

byte45

public transient byte byte45

byte46

public transient byte byte46

byte47

public transient byte byte47

byte48

public transient byte byte48

byte49

public transient byte byte49

byte50

public transient byte byte50

byte51

public final byte byte51
See Also:
Constant Field Values

byte52

public volatile byte byte52

byte53

public volatile byte byte53

byte54

public volatile byte byte54

byte55

public volatile byte byte55

byte56

public volatile byte byte56

byte57

public volatile byte byte57

byte58

public volatile byte byte58

byte59

public volatile byte byte59

byte60

public static transient byte byte60

byte61

public static final byte byte61
See Also:
Constant Field Values

byte62

public static volatile byte byte62

byte63

public final transient byte byte63
See Also:
Constant Field Values

byte64

public transient volatile byte byte64

byte65

public transient volatile byte byte65

byte66

public transient volatile byte byte66

byte67

public transient volatile byte byte67

byte68

public transient volatile byte byte68

byte69

public transient volatile byte byte69

byte70

public static final transient byte byte70
See Also:
Constant Field Values

byte71

public static transient volatile byte byte71

byte72

protected byte byte72

byte73

protected byte byte73

byte74

protected byte byte74

byte75

protected byte byte75

byte76

protected byte byte76

byte77

protected byte byte77

byte78

protected byte byte78

byte79

protected byte byte79

byte80

protected static byte byte80

byte81

protected transient byte byte81

byte82

protected transient byte byte82

byte83

protected transient byte byte83

byte84

protected transient byte byte84

byte85

protected transient byte byte85

byte86

protected transient byte byte86

byte87

protected final byte byte87
See Also:
Constant Field Values

byte88

protected volatile byte byte88

byte89

protected volatile byte byte89

byte90

protected volatile byte byte90

byte91

protected volatile byte byte91

byte92

protected volatile byte byte92

byte93

protected volatile byte byte93

byte94

protected volatile byte byte94

byte95

protected volatile byte byte95

byte96

protected static transient byte byte96

byte97

protected static final byte byte97
See Also:
Constant Field Values

byte98

protected static volatile byte byte98

byte99

protected final transient byte byte99
See Also:
Constant Field Values

byte100

protected transient volatile byte byte100

byte101

protected transient volatile byte byte101

byte102

protected transient volatile byte byte102

byte103

protected transient volatile byte byte103

byte104

protected transient volatile byte byte104

byte105

protected transient volatile byte byte105

byte106

protected static final transient byte byte106
See Also:
Constant Field Values

byte107

protected static transient volatile byte byte107

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

FieldsOfPrimitivebyte

public FieldsOfPrimitivebyte()
Method Detail

getLength

public int getLength()

get

public byte get(int index)

set

public boolean set(int index,
                   byte value)


Copyright © 2005 Apache Software Foundation. All Rights Reserved.