|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Observable
nesstar.rdf.RDFObject
nesstar.rdf.RDFClass
nesstar.api.AType
nesstar.api.StringType
nesstar.api.IntegerType
public class IntegerType
An Integer.
| Field Summary |
|---|
| Fields inherited from class nesstar.rdf.RDFObject |
|---|
COLSEP, IS_GETTER, IS_PART, IS_PART_OF, WRITE_OP |
| Fields inherited from interface nesstar.api.Type |
|---|
GET_FORM, NO_FORM, POST_DATA_FORM, POST_FORM |
| Constructor Summary | |
|---|---|
IntegerType(RDFDB db,
URL id)
Constructor for the IntegerType object |
|
| Method Summary | |
|---|---|
String |
getDefaultValue()
|
String |
getJavaSimpleType()
Gets the javaSimpleType attribute of the IntegerType object |
String |
getJavaType()
Gets the javaType attribute of the IntegerType object |
String |
getStringToTypeOp()
|
Object |
getValue(NSParameter parameter,
Parameters params)
Gets the value attribute of the IntegerType object |
| Methods inherited from class nesstar.api.StringType |
|---|
getFormType, needsFormType |
| Methods inherited from class nesstar.rdf.RDFClass |
|---|
getAllMethods, getAllProperties, getMethod, getMethods, getProperties, getProperty, getRDFClass, getRDFClass, getSuperClass, getSuperClassRef, init, isAssignableFrom, isSubclassOf, toString |
| Methods inherited from class java.util.Observable |
|---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerType(RDFDB db,
URL id)
throws Exception
db - id -
Exception| Method Detail |
|---|
public Object getValue(NSParameter parameter,
Parameters params)
throws Exception
getValue in interface TypegetValue in class StringTypeparameter - params -
Exceptionpublic String getJavaType()
getJavaType in interface TypegetJavaType in class StringTypepublic String getStringToTypeOp()
getStringToTypeOp in interface TypegetStringToTypeOp in class ATypepublic String getDefaultValue()
getDefaultValue in interface TypegetDefaultValue in class ATypepublic String getJavaSimpleType()
getJavaSimpleType in interface TypegetJavaSimpleType in class AType
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||