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

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

public class FieldsOfPrimitivefloat
extends java.lang.Object


Nested Class Summary
static class FieldsOfPrimitivefloat.Oid
           
 
Field Summary
static java.lang.String[] fieldSpecs
           
protected  float float100
           
protected  float float101
           
protected  float float102
           
protected  float float103
           
protected  float float104
           
protected  float float105
           
protected static float float106
           
protected static float float107
           
 float float36
           
 float float37
           
 float float38
           
 float float39
           
 float float40
           
 float float41
           
 float float42
           
 float float43
           
static float float44
           
 float float45
           
 float float46
           
 float float47
           
 float float48
           
 float float49
           
 float float50
           
 float float51
           
 float float52
           
 float float53
           
 float float54
           
 float float55
           
 float float56
           
 float float57
           
 float float58
           
 float float59
           
static float float60
           
static float float61
           
static float float62
           
 float float63
           
 float float64
           
 float float65
           
 float float66
           
 float float67
           
 float float68
           
 float float69
           
static float float70
           
static float float71
           
protected  float float72
           
protected  float float73
           
protected  float float74
           
protected  float float75
           
protected  float float76
           
protected  float float77
           
protected  float float78
           
protected  float float79
           
protected static float float80
           
protected  float float81
           
protected  float float82
           
protected  float float83
           
protected  float float84
           
protected  float float85
           
protected  float float86
           
protected  float float87
           
protected  float float88
           
protected  float float89
           
protected  float float90
           
protected  float float91
           
protected  float float92
           
protected  float float93
           
protected  float float94
           
protected  float float95
           
protected static float float96
           
protected static float float97
           
protected static float float98
           
protected  float float99
           
 int identifier
           
static boolean[] isFinal
           
static boolean[] isPersistent
           
static boolean[] isStatic
           
 
Constructor Summary
FieldsOfPrimitivefloat()
           
 
Method Summary
 float get(int index)
           
 int getLength()
           
 boolean set(int index, float 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

float36

public float float36

float37

public float float37

float38

public float float38

float39

public float float39

float40

public float float40

float41

public float float41

float42

public float float42

float43

public float float43

float44

public static float float44

float45

public transient float float45

float46

public transient float float46

float47

public transient float float47

float48

public transient float float48

float49

public transient float float49

float50

public transient float float50

float51

public final float float51
See Also:
Constant Field Values

float52

public volatile float float52

float53

public volatile float float53

float54

public volatile float float54

float55

public volatile float float55

float56

public volatile float float56

float57

public volatile float float57

float58

public volatile float float58

float59

public volatile float float59

float60

public static transient float float60

float61

public static final float float61
See Also:
Constant Field Values

float62

public static volatile float float62

float63

public final transient float float63
See Also:
Constant Field Values

float64

public transient volatile float float64

float65

public transient volatile float float65

float66

public transient volatile float float66

float67

public transient volatile float float67

float68

public transient volatile float float68

float69

public transient volatile float float69

float70

public static final transient float float70
See Also:
Constant Field Values

float71

public static transient volatile float float71

float72

protected float float72

float73

protected float float73

float74

protected float float74

float75

protected float float75

float76

protected float float76

float77

protected float float77

float78

protected float float78

float79

protected float float79

float80

protected static float float80

float81

protected transient float float81

float82

protected transient float float82

float83

protected transient float float83

float84

protected transient float float84

float85

protected transient float float85

float86

protected transient float float86

float87

protected final float float87
See Also:
Constant Field Values

float88

protected volatile float float88

float89

protected volatile float float89

float90

protected volatile float float90

float91

protected volatile float float91

float92

protected volatile float float92

float93

protected volatile float float93

float94

protected volatile float float94

float95

protected volatile float float95

float96

protected static transient float float96

float97

protected static final float float97
See Also:
Constant Field Values

float98

protected static volatile float float98

float99

protected final transient float float99
See Also:
Constant Field Values

float100

protected transient volatile float float100

float101

protected transient volatile float float101

float102

protected transient volatile float float102

float103

protected transient volatile float float103

float104

protected transient volatile float float104

float105

protected transient volatile float float105

float106

protected static final transient float float106
See Also:
Constant Field Values

float107

protected static transient volatile float float107

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

FieldsOfPrimitivefloat

public FieldsOfPrimitivefloat()
Method Detail

getLength

public int getLength()

get

public float get(int index)

set

public boolean set(int index,
                   float value)


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