mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
DAO unit tests implementation
This commit is contained in:
parent
10a05b024f
commit
18083d2d11
@ -0,0 +1,6 @@
|
|||||||
|
package org.wso2.carbon.device.mgt.core.dto;
|
||||||
|
|
||||||
|
|
||||||
|
public enum OwnerShip {
|
||||||
|
BYOD,CORP
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user