java.lang.Object
edu.internet2.middleware.grouper.ws.soap_v2_3.WsStem

public class WsStem extends Object
Result for finding a stem
  • Constructor Details

    • WsStem

      public WsStem()
      no arg constructor
  • Method Details

    • getIdIndex

      public String getIdIndex()
      integer ID for object
      Returns:
      the id
    • setIdIndex

      public void setIdIndex(String idIndex1)
      integer ID for object
      Parameters:
      idIndex1 -
    • getDescription

      public String getDescription()
      friendly description of this stem
      Returns:
      the description
    • setDescription

      public void setDescription(String description1)
      friendly description of this stem
      Parameters:
      description1 - the description to set
    • getDisplayName

      public String getDisplayName()
      friendly extensions of stem and parent stems
      Returns:
      the displayName
    • setDisplayName

      public void setDisplayName(String displayName1)
      friendly extensions of stem and parent stems
      Parameters:
      displayName1 - the displayName to set
    • getName

      public String getName()
      Full name of the stem (all extensions of parent stems, separated by colons, and the extention of this stem
      Returns:
      the name
    • setName

      public void setName(String name1)
      Full name of the stem (all extensions of parent stems, separated by colons, and the extention of this stem
      Parameters:
      name1 - the name to set
    • getUuid

      public String getUuid()
      universally unique identifier of this stem
      Returns:
      the uuid
    • setUuid

      public void setUuid(String uuid1)
      universally unique identifier of this stem
      Parameters:
      uuid1 - the uuid to set
    • getExtension

      public String getExtension()
      Returns:
      the extension
    • setExtension

      public void setExtension(String extension1)
      Parameters:
      extension1 - the extension to set
    • getDisplayExtension

      public String getDisplayExtension()
      Returns:
      the displayExtension
    • setDisplayExtension

      public void setDisplayExtension(String displayExtension1)
      Parameters:
      displayExtension1 - the displayExtension to set