Package com.vmware.vim25
Class PosixUserSearchResult
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.UserSearchResult
com.vmware.vim25.PosixUserSearchResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.UserSearchResult
fullName, group, principalFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()voidsetId(int id) voidsetShellAccess(Boolean shellAccess) Methods inherited from class com.vmware.vim25.UserSearchResult
getFullName, getPrincipal, isGroup, setFullName, setGroup, setPrincipalMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
id
public int id -
shellAccess
-
-
Constructor Details
-
PosixUserSearchResult
public PosixUserSearchResult()
-
-
Method Details
-
getId
public int getId() -
getShellAccess
-
setId
public void setId(int id) -
setShellAccess
-