Class DirectReference

All Implemented Interfaces:
javax.xml.soap.Node, javax.xml.soap.SOAPElement, Element, Node

public class DirectReference extends ReferenceElement
Author:
Vishal Mahajan
  • Field Details

    • log

      protected static final Logger log
  • Constructor Details

  • Method Details

    • getValueType

      public String getValueType()
      If this attr is not present, returns null.
    • setValueType

      public void setValueType(String valueType)
    • getURI

      public String getURI()
      Returns:
      URI attr value. If this attr is not present, returns null.
    • setURI

      public void setURI(String uri)
      Parameters:
      uri - Value to be assigned to URI attr.
    • setSCTURI

      public void setSCTURI(String uri, String instance)
      Parameters:
      uri - Value to be assigned to URI attr.