org.richfaces.cdk.templatecompiler.model
Class ImportAttributes
java.lang.Object
org.richfaces.cdk.templatecompiler.model.ImportAttributes
public class ImportAttributes
- extends Object
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportAttributes
public ImportAttributes()
getSource
public String getSource()
- Returns:
- the source
setSource
public void setSource(String source)
- Parameters:
source - the source to set
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.