|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ten60.netkernel.layer1.representation.BooleanAspect
public final class BooleanAspect
Implementation of IAspectBoolean that simply holds a boolean
| Field Summary |
|---|
| Fields inherited from interface com.ten60.netkernel.urii.aspect.IAspectBoolean |
|---|
MIME_TYPE |
| Constructor Summary | |
|---|---|
BooleanAspect(boolean aBoolean)
Contstruct a new BooleanAspect |
|
| Method Summary | |
|---|---|
static IURRepresentation |
create(IURMeta aMeta,
boolean aBoolean)
Deprecated. |
boolean |
isTrue()
Returns if the boolean value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanAspect(boolean aBoolean)
| Method Detail |
|---|
public boolean isTrue()
isTrue in interface IAspectBoolean
public static IURRepresentation create(IURMeta aMeta,
boolean aBoolean)
aMeta - the meta for the representationaBoolean - the value of the boolean aspect
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||