|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.GlitterSQL.Select14ResultImpl
public static class GlitterSQL.Select14ResultImpl
Default implementation of Select14Result
| Field Summary | |
|---|---|
int |
metadata
Value for the "metadata" result value |
long |
namedGraphId
Value for the "namedGraphId" result value |
long |
obj
Value for the "obj" result value |
long |
prop
Value for the "prop" result value |
long |
subj
Value for the "subj" result value |
| Constructor Summary | |
|---|---|
GlitterSQL.Select14ResultImpl()
|
|
| Method Summary | |
|---|---|
int |
getMetadata()
Get the "Metadata" result value |
long |
getNamedGraphId()
Get the "NamedGraphId" result value |
long |
getObj()
Get the "Obj" result value |
long |
getProp()
Get the "Prop" result value |
long |
getSubj()
Get the "Subj" result value |
void |
setMetadata(int metadata)
Set the "Metadata" result value |
void |
setNamedGraphId(long namedGraphId)
Set the "NamedGraphId" result value |
void |
setObj(long obj)
Set the "Obj" result value |
void |
setProp(long prop)
Set the "Prop" result value |
void |
setSubj(long subj)
Set the "Subj" result value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int metadata
public long namedGraphId
public long subj
public long prop
public long obj
| Constructor Detail |
|---|
public GlitterSQL.Select14ResultImpl()
| Method Detail |
|---|
public int getMetadata()
GlitterSQL.Select14Result
getMetadata in interface GlitterSQL.Select14Resultpublic void setMetadata(int metadata)
GlitterSQL.Select14Result
setMetadata in interface GlitterSQL.Select14Resultmetadata - the "Metadata" result valuepublic long getNamedGraphId()
GlitterSQL.Select14Result
getNamedGraphId in interface GlitterSQL.Select14Resultpublic void setNamedGraphId(long namedGraphId)
GlitterSQL.Select14Result
setNamedGraphId in interface GlitterSQL.Select14ResultnamedGraphId - the "NamedGraphId" result valuepublic long getSubj()
GlitterSQL.Select14Result
getSubj in interface GlitterSQL.Select14Resultpublic void setSubj(long subj)
GlitterSQL.Select14Result
setSubj in interface GlitterSQL.Select14Resultsubj - the "Subj" result valuepublic long getProp()
GlitterSQL.Select14Result
getProp in interface GlitterSQL.Select14Resultpublic void setProp(long prop)
GlitterSQL.Select14Result
setProp in interface GlitterSQL.Select14Resultprop - the "Prop" result valuepublic long getObj()
GlitterSQL.Select14Result
getObj in interface GlitterSQL.Select14Resultpublic void setObj(long obj)
GlitterSQL.Select14Result
setObj in interface GlitterSQL.Select14Resultobj - the "Obj" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||