|
|||||||||
| 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.BooleanType
public class BooleanType
A Boolean.
| 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 | |
|---|---|
BooleanType(RDFDB db,
URL id)
Constructor for the BooleanType object |
|
| Method Summary | |
|---|---|
String |
getDefaultValue()
|
String |
getFormType()
Gets the formType attribute of the BooleanType object |
String |
getJavaSimpleType()
Gets the javaSimpleType attribute of the BooleanType object |
String |
getJavaType()
Gets the javaType attribute of the BooleanType object |
String |
getStringToTypeOp()
|
Object |
getValue(NSParameter parameter,
Parameters params)
Gets the value attribute of the BooleanType object |
int |
needsFormType()
Method |
| 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 BooleanType(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 ATypeparameter - params -
Exceptionpublic String getFormType()
getFormType in interface TypegetFormType in class ATypepublic String getJavaType()
getJavaType in interface TypegetJavaType in class ATypepublic 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 ATypepublic int needsFormType()
needsFormType in interface TypeneedsFormType in class AType
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||