Class ResTable
java.lang.Object
org.javastro.ivoa.entities.regtap.ResTable
- All Implemented Interfaces:
Serializable
- Author:
- Paul Harrison <paul.harrison@manchester.ac.uk> 04-Feb-2013
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToSchema(ResSchema schema) booleanshortgetIndex()getName()shortgetTitle()getType()getUtype()inthashCode()voidsetDescription(String description) voidoverrides @see org.javastro.ivoa.entities.regtap.PKIndex#setIvoid(java.lang.String)voidvoidsetPKIndex(short idx) voidsetResTablePK(ResTablePK resTablePK) voidsetSchemaIndex(short schemaIndex) voidvoidvoidtoString()
-
Field Details
-
resTablePK
-
-
Constructor Details
-
ResTable
public ResTable() -
ResTable
-
ResTable
-
ResTable
-
ResTable
-
-
Method Details
-
getResTablePK
-
getSchemaIndex
public short getSchemaIndex() -
setSchemaIndex
public void setSchemaIndex(short schemaIndex) -
setResTablePK
-
getName
-
setName
-
getTitle
-
setTitle
-
getType
-
setType
-
getUtype
-
setUtype
-
getDescription
-
setDescription
-
getTableColumnList
-
getResource
-
addToSchema
-
hashCode
public int hashCode() -
equals
-
toString
-
getIndex
public short getIndex() -
setPKIndex
public void setPKIndex(short idx) -
setIvoid
overrides @see org.javastro.ivoa.entities.regtap.PKIndex#setIvoid(java.lang.String)
-