es.uji.lsi.wcs.XmlWcsParsing
Class SingleValue

java.lang.Object
  extended byes.uji.lsi.wcs.XmlWcsParsing.SingleValue

public class SingleValue
extends java.lang.Object

Author:
jaume

Constructor Summary
SingleValue(XMLNode node)
           
 
Method Summary
 java.lang.String getSemantic()
           
 java.lang.String getType()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleValue

public SingleValue(XMLNode node)
Method Detail

getSemantic

public java.lang.String getSemantic()

getType

public java.lang.String getType()

getValue

public java.lang.String getValue()