org.gcube.data.tml.proxies
Class Binding

java.lang.Object
  extended by org.gcube.data.tml.proxies.Binding

public class Binding
extends Object


Constructor Summary
Binding(org.gcube.data.tm.stubs.SourceBinding stub)
           
 
Method Summary
 W3CEndpointReference readerRef()
           
 String source()
           
 String toString()
           
 W3CEndpointReference writerRef()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Binding

public Binding(org.gcube.data.tm.stubs.SourceBinding stub)
Method Detail

source

public String source()

readerRef

public W3CEndpointReference readerRef()

writerRef

public W3CEndpointReference writerRef()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.