Class CATStandard

java.lang.Object
org.dlese.dpc.serviceclients.cat.CATStandard

public class CATStandard extends Object
Wraps standard element returned by SuggestCATStandards call.
Author:
Jonathan Ostwald
  • Constructor Details

    • CATStandard

      public CATStandard(org.dom4j.Element e)
      Constructor for the CATStandard object
      Parameters:
      e - NOT YET DOCUMENTED
  • Method Details

    • getElement

      public org.dom4j.Element getElement()
    • getAsnId

      public String getAsnId()
      Gets the asnId attribute of the CATStandard object
      Returns:
      The asnId value
    • getIdentifier

      public String getIdentifier()
      Gets the identifier attribute of the CATStandard object
      Returns:
      The identifier value
    • getAuthor

      public String getAuthor()
      Gets the author attribute of the CATStandard object
      Returns:
      The author value
    • getTopic

      public String getTopic()
      Gets the topic attribute of the CATStandard object
      Returns:
      The topic value
    • getGradeLevels

      public String getGradeLevels()
      Gets the gradeLevels attribute of the CATStandard object
      Returns:
      The gradeLevels value
    • getText

      public String getText()
      Gets the text attribute of the CATStandard object
      Returns:
      The text value
    • getBenchmark

      public String getBenchmark()
      Gets the benchmark attribute of the CATStandard object
      Returns:
      The benchmark value