org.eclipse.lyo.core.query
Interface LangedStringValue

All Superinterfaces:
Value

public interface LangedStringValue
extends Value

Language specified string value operand from oslc.where clause


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.lyo.core.query.Value
Value.Type
 
Method Summary
 String langTag()
           
 String value()
           
 
Methods inherited from interface org.eclipse.lyo.core.query.Value
type
 

Method Detail

value

String value()

langTag

String langTag()


Copyright © 2012. All Rights Reserved.