Class IntfParam
java.lang.Object
org.javastro.ivoa.entities.regtap.IntfParam
- 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 TypeMethodDescriptionvoidaddToInterface(Interface iface) booleangetIface()shortgetStd()getUcd()getUnit()getUtype()inthashCode()voidsetDatatype(String datatype) voidsetDescription(String description) voidsetExtendedSchema(String extendedSchema) voidsetExtendedType(String extendedType) voidsetIntfParamPK(IntfParamPK intfParamPK) voidsetStd(short std) voidvoidvoidtoString()
-
Field Details
-
intfParamPK
-
-
Constructor Details
-
IntfParam
public IntfParam() -
IntfParam
-
IntfParam
-
IntfParam
-
IntfParam
-
-
Method Details
-
getIntfParamPK
-
setIntfParamPK
-
getDatatype
-
setDatatype
-
getDescription
-
setDescription
-
getUcd
-
setUcd
-
getUnit
-
setUnit
-
getUtype
-
setUtype
-
getStd
public short getStd() -
setStd
public void setStd(short std) -
getExtendedSchema
-
setExtendedSchema
-
getExtendedType
-
setExtendedType
-
getIface
-
addToInterface
-
hashCode
public int hashCode() -
equals
-
toString
-