UserData

open class UserData

Java class for userData complex type

.

The following schema fragment specifies the expected content contained within this class.

{@code  }

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getCode(): Integer
Gets the value of the code property.
Link copied to clipboard
open fun getValue(): String
Gets the value of the value property.
Link copied to clipboard
open fun setCode(value: Integer)
Sets the value of the code property.
Link copied to clipboard
open fun setValue(value: String)
Sets the value of the value property.