|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthings.thinger.service.thing.ThingSpecification
public class ThingSpecification
A Thing specification.
Version History
EPG - Initial - 20 AUG 07
| Field Summary | |
|---|---|
ThingsPropertyView |
localProperties
|
java.lang.String |
thingName
|
| Constructor Summary | |
|---|---|
ThingSpecification(java.lang.String thingName,
ThingsPropertyView localProperties)
Construct a things specification. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String thingName
public ThingsPropertyView localProperties
| Constructor Detail |
|---|
public ThingSpecification(java.lang.String thingName,
ThingsPropertyView localProperties)
throws java.lang.Throwable
thingName - localProperties -
java.lang.Throwable - if anything is null or the name is empty.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||