org.eclipse.higgins.idas
Class BasicValueMonthDay

Package class diagram package BasicValueMonthDay
java.lang.Object
  extended by org.eclipse.higgins.idas.AbstractLiteral
      extended by org.eclipse.higgins.idas.BasicValueDateTime
          extended by org.eclipse.higgins.idas.BasicValueMonthDay
All Implemented Interfaces:
ILiteral, IPropertyValue

public class BasicValueMonthDay
extends BasicValueDateTime
implements ILiteral


Constructor Summary
BasicValueMonthDay(String value)
           
 
Method Summary
 
Methods inherited from class org.eclipse.higgins.idas.BasicValueDateTime
getCanonical, getData, getLexical
 
Methods inherited from class org.eclipse.higgins.idas.AbstractLiteral
isLiteral
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.higgins.idas.ILiteral
getCanonical, getData, getLexical
 
Methods inherited from interface org.eclipse.higgins.idas.IPropertyValue
isLiteral
 

Constructor Detail

BasicValueMonthDay

public BasicValueMonthDay(String value)