public interface SiteSettings extends EngineObject, DependentObject
SiteSettings
is defined with properties that, if populated, will override the corresponding
properties of the same name on the device object.
Modifier and Type | Method and Description |
---|---|
Id |
get_Id()
Returns the value of the Id property.
|
Site |
get_Site()
Returns the value of the Site property.
|
void |
set_Site(Site value)
Sets the value of the Site property.
|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
Id get_Id()
Site get_Site()
void set_Site(Site value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.