|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RTStoreSchema | |
|---|---|
| org.schwa.dr.runtime | |
| Uses of RTStoreSchema in org.schwa.dr.runtime |
|---|
| Methods in org.schwa.dr.runtime that return RTStoreSchema | |
|---|---|
RTStoreSchema |
RTFieldSchema.getContainingStore()
|
RTStoreSchema |
RTAnnSchema.getStore(int index)
|
| Methods in org.schwa.dr.runtime that return types with arguments of type RTStoreSchema | |
|---|---|
List<RTStoreSchema> |
RTAnnSchema.getStores()
|
| Methods in org.schwa.dr.runtime with parameters of type RTStoreSchema | |
|---|---|
void |
RTAnnSchema.addStore(RTStoreSchema store)
|
void |
RTFieldSchema.setContainingStore(RTStoreSchema containingStore)
|
| Constructors in org.schwa.dr.runtime with parameters of type RTStoreSchema | |
|---|---|
RTFieldSchema(int fieldId,
String serial,
RTStoreSchema containingStore,
boolean isCollection,
boolean isSelfPointer,
boolean isSlice)
|
|
RTFieldSchema(int fieldId,
String serial,
RTStoreSchema containingStore,
boolean isCollection,
boolean isSelfPointer,
boolean isSlice,
FieldSchema def)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||