public interface IWindowsComputer
| Modifier and Type | Method and Description |
|---|---|
String |
getComputerName()
Computer name.
|
String[] |
getGroups()
Groups.
|
String |
getJoinStatus()
Join status.
|
String |
getMemberOf()
Member of (domain).
|
Copyright © 2010-2014 com.github.dblock. All Rights Reserved.