@DTO public class UESPropertySetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
The new code of the property.
|
private java.lang.String |
description
The new description of the property.
|
private java.lang.String |
name
The new name of the property.
|
Constructor and Description |
---|
UESPropertySetAttributes(java.lang.String name, |