public static class KeyManagementScheme.DUKPT.DeviceInfo
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
description |
Constructor and Description |
---|
KeyManagementScheme.DUKPT.DeviceInfo() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets the value of the description property.
|
void |
setDescription(java.lang.String value)
Sets the value of the description property.
|
public KeyManagementScheme.DUKPT.DeviceInfo()
public java.lang.String getDescription()
String
public void setDescription(java.lang.String value)
value
- allowed object is
String
Copyright © 2019. All Rights Reserved.