mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Override toString
This commit is contained in:
parent
1f907ea283
commit
e5963c79fd
@ -28,4 +28,4 @@ public enum AttributeType {
|
|||||||
public String toString() {
|
public String toString() {
|
||||||
return super.toString().toLowerCase();
|
return super.toString().toLowerCase();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user