info.sswap.api.input
Interface URIValue

All Superinterfaces:
InputValue
All Known Implementing Classes:
URIValueImpl

public interface URIValue
extends InputValue

Represent a URI value by wrapping a URI object.

Author:
Evren Sirin

Method Summary
 java.net.URI getURI()
          Returns the URI value.
 
Methods inherited from interface info.sswap.api.input.InputValue
accept
 

Method Detail

getURI

java.net.URI getURI()
Returns the URI value.



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.