All Implemented Interfaces:
Serializable

public class runAsType extends ComplexType
This class represents the complex type
See Also:
  • Constructor Details

    • runAsType

      public runAsType()
  • Method Details

    • setDescription

      public void setDescription(int index, descriptionType description)
    • getDescription

      public descriptionType getDescription(int index)
    • getDescriptionCount

      public int getDescriptionCount()
    • removeDescription

      public boolean removeDescription(int index)
    • setRoleName

      public void setRoleName(roleNameType roleName)
    • getRoleName

      public roleNameType getRoleName()
    • removeRoleName

      public boolean removeRoleName()
    • setId

      public void setId(String id)
    • getId

      public String getId()
    • removeId

      public boolean removeId()