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

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

public class FieldsOfSimpleInterface
extends java.lang.Object


Nested Class Summary
static class FieldsOfSimpleInterface.Oid
           
 
Field Summary
static java.lang.String[] fieldSpecs
           
 int identifier
           
static boolean[] isFinal
           
static boolean[] isPersistent
           
static boolean[] isStatic
           
protected  SimpleInterface SimpleInterface100
           
protected  SimpleInterface SimpleInterface101
           
protected  SimpleInterface SimpleInterface102
           
protected  SimpleInterface SimpleInterface103
           
protected  SimpleInterface SimpleInterface104
           
protected  SimpleInterface SimpleInterface105
           
protected static SimpleInterface SimpleInterface106
           
protected static SimpleInterface SimpleInterface107
           
 SimpleInterface SimpleInterface36
           
 SimpleInterface SimpleInterface37
           
 SimpleInterface SimpleInterface38
           
 SimpleInterface SimpleInterface39
           
 SimpleInterface SimpleInterface40
           
 SimpleInterface SimpleInterface41
           
 SimpleInterface SimpleInterface42
           
 SimpleInterface SimpleInterface43
           
static SimpleInterface SimpleInterface44
           
 SimpleInterface SimpleInterface45
           
 SimpleInterface SimpleInterface46
           
 SimpleInterface SimpleInterface47
           
 SimpleInterface SimpleInterface48
           
 SimpleInterface SimpleInterface49
           
 SimpleInterface SimpleInterface50
           
 SimpleInterface SimpleInterface51
           
 SimpleInterface SimpleInterface52
           
 SimpleInterface SimpleInterface53
           
 SimpleInterface SimpleInterface54
           
 SimpleInterface SimpleInterface55
           
 SimpleInterface SimpleInterface56
           
 SimpleInterface SimpleInterface57
           
 SimpleInterface SimpleInterface58
           
 SimpleInterface SimpleInterface59
           
static SimpleInterface SimpleInterface60
           
static SimpleInterface SimpleInterface61
           
static SimpleInterface SimpleInterface62
           
 SimpleInterface SimpleInterface63
           
 SimpleInterface SimpleInterface64
           
 SimpleInterface SimpleInterface65
           
 SimpleInterface SimpleInterface66
           
 SimpleInterface SimpleInterface67
           
 SimpleInterface SimpleInterface68
           
 SimpleInterface SimpleInterface69
           
static SimpleInterface SimpleInterface70
           
static SimpleInterface SimpleInterface71
           
protected  SimpleInterface SimpleInterface72
           
protected  SimpleInterface SimpleInterface73
           
protected  SimpleInterface SimpleInterface74
           
protected  SimpleInterface SimpleInterface75
           
protected  SimpleInterface SimpleInterface76
           
protected  SimpleInterface SimpleInterface77
           
protected  SimpleInterface SimpleInterface78
           
protected  SimpleInterface SimpleInterface79
           
protected static SimpleInterface SimpleInterface80
           
protected  SimpleInterface SimpleInterface81
           
protected  SimpleInterface SimpleInterface82
           
protected  SimpleInterface SimpleInterface83
           
protected  SimpleInterface SimpleInterface84
           
protected  SimpleInterface SimpleInterface85
           
protected  SimpleInterface SimpleInterface86
           
protected  SimpleInterface SimpleInterface87
           
protected  SimpleInterface SimpleInterface88
           
protected  SimpleInterface SimpleInterface89
           
protected  SimpleInterface SimpleInterface90
           
protected  SimpleInterface SimpleInterface91
           
protected  SimpleInterface SimpleInterface92
           
protected  SimpleInterface SimpleInterface93
           
protected  SimpleInterface SimpleInterface94
           
protected  SimpleInterface SimpleInterface95
           
protected static SimpleInterface SimpleInterface96
           
protected static SimpleInterface SimpleInterface97
           
protected static SimpleInterface SimpleInterface98
           
protected  SimpleInterface SimpleInterface99
           
 
Constructor Summary
FieldsOfSimpleInterface()
           
 
Method Summary
 SimpleInterface get(int index)
           
 int getLength()
           
 boolean set(int index, SimpleInterface 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

SimpleInterface36

public SimpleInterface SimpleInterface36

SimpleInterface37

public SimpleInterface SimpleInterface37

SimpleInterface38

public SimpleInterface SimpleInterface38

SimpleInterface39

public SimpleInterface SimpleInterface39

SimpleInterface40

public SimpleInterface SimpleInterface40

SimpleInterface41

public SimpleInterface SimpleInterface41

SimpleInterface42

public SimpleInterface SimpleInterface42

SimpleInterface43

public SimpleInterface SimpleInterface43

SimpleInterface44

public static SimpleInterface SimpleInterface44

SimpleInterface45

public transient SimpleInterface SimpleInterface45

SimpleInterface46

public transient SimpleInterface SimpleInterface46

SimpleInterface47

public transient SimpleInterface SimpleInterface47

SimpleInterface48

public transient SimpleInterface SimpleInterface48

SimpleInterface49

public transient SimpleInterface SimpleInterface49

SimpleInterface50

public transient SimpleInterface SimpleInterface50

SimpleInterface51

public final SimpleInterface SimpleInterface51

SimpleInterface52

public volatile SimpleInterface SimpleInterface52

SimpleInterface53

public volatile SimpleInterface SimpleInterface53

SimpleInterface54

public volatile SimpleInterface SimpleInterface54

SimpleInterface55

public volatile SimpleInterface SimpleInterface55

SimpleInterface56

public volatile SimpleInterface SimpleInterface56

SimpleInterface57

public volatile SimpleInterface SimpleInterface57

SimpleInterface58

public volatile SimpleInterface SimpleInterface58

SimpleInterface59

public volatile SimpleInterface SimpleInterface59

SimpleInterface60

public static transient SimpleInterface SimpleInterface60

SimpleInterface61

public static final SimpleInterface SimpleInterface61

SimpleInterface62

public static volatile SimpleInterface SimpleInterface62

SimpleInterface63

public final transient SimpleInterface SimpleInterface63

SimpleInterface64

public transient volatile SimpleInterface SimpleInterface64

SimpleInterface65

public transient volatile SimpleInterface SimpleInterface65

SimpleInterface66

public transient volatile SimpleInterface SimpleInterface66

SimpleInterface67

public transient volatile SimpleInterface SimpleInterface67

SimpleInterface68

public transient volatile SimpleInterface SimpleInterface68

SimpleInterface69

public transient volatile SimpleInterface SimpleInterface69

SimpleInterface70

public static final transient SimpleInterface SimpleInterface70

SimpleInterface71

public static transient volatile SimpleInterface SimpleInterface71

SimpleInterface72

protected SimpleInterface SimpleInterface72

SimpleInterface73

protected SimpleInterface SimpleInterface73

SimpleInterface74

protected SimpleInterface SimpleInterface74

SimpleInterface75

protected SimpleInterface SimpleInterface75

SimpleInterface76

protected SimpleInterface SimpleInterface76

SimpleInterface77

protected SimpleInterface SimpleInterface77

SimpleInterface78

protected SimpleInterface SimpleInterface78

SimpleInterface79

protected SimpleInterface SimpleInterface79

SimpleInterface80

protected static SimpleInterface SimpleInterface80

SimpleInterface81

protected transient SimpleInterface SimpleInterface81

SimpleInterface82

protected transient SimpleInterface SimpleInterface82

SimpleInterface83

protected transient SimpleInterface SimpleInterface83

SimpleInterface84

protected transient SimpleInterface SimpleInterface84

SimpleInterface85

protected transient SimpleInterface SimpleInterface85

SimpleInterface86

protected transient SimpleInterface SimpleInterface86

SimpleInterface87

protected final SimpleInterface SimpleInterface87

SimpleInterface88

protected volatile SimpleInterface SimpleInterface88

SimpleInterface89

protected volatile SimpleInterface SimpleInterface89

SimpleInterface90

protected volatile SimpleInterface SimpleInterface90

SimpleInterface91

protected volatile SimpleInterface SimpleInterface91

SimpleInterface92

protected volatile SimpleInterface SimpleInterface92

SimpleInterface93

protected volatile SimpleInterface SimpleInterface93

SimpleInterface94

protected volatile SimpleInterface SimpleInterface94

SimpleInterface95

protected volatile SimpleInterface SimpleInterface95

SimpleInterface96

protected static transient SimpleInterface SimpleInterface96

SimpleInterface97

protected static final SimpleInterface SimpleInterface97

SimpleInterface98

protected static volatile SimpleInterface SimpleInterface98

SimpleInterface99

protected final transient SimpleInterface SimpleInterface99

SimpleInterface100

protected transient volatile SimpleInterface SimpleInterface100

SimpleInterface101

protected transient volatile SimpleInterface SimpleInterface101

SimpleInterface102

protected transient volatile SimpleInterface SimpleInterface102

SimpleInterface103

protected transient volatile SimpleInterface SimpleInterface103

SimpleInterface104

protected transient volatile SimpleInterface SimpleInterface104

SimpleInterface105

protected transient volatile SimpleInterface SimpleInterface105

SimpleInterface106

protected static final transient SimpleInterface SimpleInterface106

SimpleInterface107

protected static transient volatile SimpleInterface SimpleInterface107

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

FieldsOfSimpleInterface

public FieldsOfSimpleInterface()
Method Detail

getLength

public int getLength()

get

public SimpleInterface get(int index)

set

public boolean set(int index,
                   SimpleInterface value)


Copyright © 2005 Apache Software Foundation. All Rights Reserved.