Property | Type | Description | |
---|---|---|---|
Schema | ISchema |
Method | Description | |
---|---|---|
Load ( IValueStream stream ) : |
||
NewAddress ( |
||
NewDevice ( ObjectId device ) : |
||
Save ( IValueSink sink, |
public static Load ( IValueStream stream ) : |
||
stream | IValueStream | |
return |
public static NewAddress ( |
||
address | ||
return |
public static NewDevice ( ObjectId device ) : |
||
device | ObjectId | |
return |
public static Save ( IValueSink sink, |
||
sink | IValueSink | |
value | ||
return | void |