| Package | Description |
|---|---|
| org.ornet.cdm | |
| org.ornet.softice.consumer | |
| org.ornet.softice.provider |
| Modifier and Type | Field and Description |
|---|---|
protected MDDescription |
MDIB.description |
protected MDDescription |
GetMDDescriptionResponse.staticDescription |
| Modifier and Type | Method and Description |
|---|---|
MDDescription |
ObjectFactory.createMDDescription()
Create an instance of
MDDescription |
MDDescription |
MDIB.getDescription()
Ruft den Wert der description-Eigenschaft ab.
|
MDDescription |
GetMDDescriptionResponse.getStaticDescription()
Ruft den Wert der staticDescription-Eigenschaft ab.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDIB.setDescription(MDDescription value)
Legt den Wert der description-Eigenschaft fest.
|
void |
GetMDDescriptionResponse.setStaticDescription(MDDescription value)
Legt den Wert der staticDescription-Eigenschaft fest.
|
| Modifier and Type | Method and Description |
|---|---|
MDDescription |
OSCPConsumer.getMDDescription() |
| Modifier and Type | Method and Description |
|---|---|
MDDescription |
OSCPEndpoint.getMDDescription()
Get deep clone of MD description.
|
MDDescription |
OSCPProvider.getMDDescription()
Get deep clone of MD description.
|