Package com.vmware.vim25
Class RoleEventArgument
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.EventArgument
com.vmware.vim25.RoleEventArgument
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
roleId
public int roleId -
name
-
-
Constructor Details
-
RoleEventArgument
public RoleEventArgument()
-
-
Method Details
-
getRoleId
public int getRoleId() -
getName
-
setRoleId
public void setRoleId(int roleId) -
setName
-