Class ResSchema
java.lang.Object
org.javastro.ivoa.entities.regtap.ResSchema
- 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 TypeMethodDescriptionvoidaddToResource(Resource resource) booleanshortgetIndex()getName()getTitle()getUtype()inthashCode()voidsetDescription(String description) voidoverrides @see org.javastro.ivoa.entities.regtap.PKIndex#setIvoid(java.lang.String)voidvoidsetPKIndex(short idx) voidsetResSchemaPK(ResSchemaPK resSchemaPK) voidvoidtoString()
-
Field Details
-
resSchemaPK
-
-
Constructor Details
-
ResSchema
public ResSchema() -
ResSchema
-
ResSchema
-
-
Method Details
-
getResSchemaPK
-
setResSchemaPK
-
getName
-
setName
-
getTitle
-
setTitle
-
getDescription
-
setDescription
-
getUtype
-
setUtype
-
getResTableList
-
getResource
-
addToResource
-
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)
-