com.sun.msv.grammar

Interface DataOrValueExp

public interface DataOrValueExp

The common interface for DataExp and ValueExp

Author: Kohsuke KAWAGUCHI

Method Summary
StringPairgetName()
DatatypegetType()

Method Detail

getName

public StringPair getName()

getType

public Datatype getType()