org.plasma.query
Interface From

All Known Implementing Classes:
From

public interface From

A clause describing the query extent or root type


Method Summary
 String getName()
          Returns the type (logical) name
 String getUri()
          Returns the URI
 

Method Detail

getUri

String getUri()
Returns the URI

Returns:
the URI

getName

String getName()
Returns the type (logical) name

Returns:
the type (logical) name


Copyright © 2014. All rights reserved.