open class UUIDEditor : PropertyEditorSupport
Editor for java.util.UUID, translating UUID String representations into UUID objects and back.
Author
Juergen Hoeller
Since
3.0.1
See Also
java.util.UUID
UUIDEditor()
Editor for |
open fun getAsText(): String |
|
open fun setAsText(text: String): Unit |