net.jangaroo.exml.model
Class Declaration

java.lang.Object
  extended by net.jangaroo.exml.model.DescriptionHolder
      extended by net.jangaroo.exml.model.TypedField
          extended by net.jangaroo.exml.model.Declaration

public class Declaration
extends TypedField


Constructor Summary
Declaration(String name, String value, String type)
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class net.jangaroo.exml.model.TypedField
equals, getName, getType, hashCode
 
Methods inherited from class net.jangaroo.exml.model.DescriptionHolder
getDescription, getEscapedDescription, setDescription
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Declaration

public Declaration(String name,
                   String value,
                   String type)
Method Detail

getValue

public String getValue()


Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.