org.richfaces.cdk.templatecompiler.model
Class ImportAttributes

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.model.ImportAttributes

public class ImportAttributes
extends java.lang.Object

Author:
Nick Belaevski

Constructor Summary
ImportAttributes()
           
 
Method Summary
 java.lang.String getSource()
           
 void setSource(java.lang.String source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportAttributes

public ImportAttributes()
Method Detail

getSource

public java.lang.String getSource()
Returns:
the source

setSource

public void setSource(java.lang.String source)
Parameters:
source - the source to set


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.