public class MDSDescriptor extends DeviceComponent
| Modifier and Type | Field and Description |
|---|---|
protected ClockDescriptor |
clock |
protected SystemContext |
context |
protected SystemMetaData |
metaData |
productionSpecificationdescriptorVersion, extension, handle, intendedUse, type| Constructor and Description |
|---|
MDSDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
ClockDescriptor |
getClock()
Gets the value of the clock property.
|
SystemContext |
getContext()
Gets the value of the context property.
|
SystemMetaData |
getMetaData()
Gets the value of the metaData property.
|
void |
setClock(ClockDescriptor value)
Sets the value of the clock property.
|
void |
setContext(SystemContext value)
Sets the value of the context property.
|
void |
setMetaData(SystemMetaData value)
Sets the value of the metaData property.
|
getProductionSpecification, setProductionSpecificationgetDescriptorVersion, getExtension, getHandle, getIntendedUse, getType, setDescriptorVersion, setExtension, setHandle, setIntendedUse, setTypeprotected SystemMetaData metaData
protected SystemContext context
protected ClockDescriptor clock
public SystemMetaData getMetaData()
SystemMetaDatapublic void setMetaData(SystemMetaData value)
value - allowed object is
SystemMetaDatapublic SystemContext getContext()
SystemContextpublic void setContext(SystemContext value)
value - allowed object is
SystemContextpublic ClockDescriptor getClock()
ClockDescriptorpublic void setClock(ClockDescriptor value)
value - allowed object is
ClockDescriptorCopyright © 2016. All rights reserved.