Interface DirectReference

  • All Superinterfaces:
    Reference
    All Known Implementing Classes:
    DirectReference

    public interface DirectReference
    extends Reference
    Interface for DirectReference reference type inside a STR
    Author:
    Ashutosh.Shahi@Sun.com
    • Method Detail

      • getValueType

        String getValueType()
        Returns:
        the valueType attribute of direct reference
      • setValueType

        void setValueType​(String valueType)
        Parameters:
        valueType - sets the valueType attribute
      • getURI

        String getURI()
        Returns:
        the URI attribute
      • setURI

        void setURI​(String uri)
        Parameters:
        uri - sets the uri attribute