forked from community/device-mgt-core
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