org.openrdf.elmo.codegen.source
Class JavaPropertyBuilder
java.lang.Object
org.openrdf.elmo.codegen.source.JavaSourceBuilder
org.openrdf.elmo.codegen.source.JavaPropertyBuilder
public class JavaPropertyBuilder
- extends JavaSourceBuilder
| Methods inherited from class org.openrdf.elmo.codegen.source.JavaSourceBuilder |
annotate, annotateClass, annotateClasses, annotateEntities, annotateLabels, annotateLabels, annotateLiterals, annotateQName, annotateQNames, annotateStrings, begin, comment, imports, imports, isGroovy, setGroovy, setImports, setIndent, setStringBuilder, var |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaPropertyBuilder
public JavaPropertyBuilder(String name,
boolean isInterface,
Map<String,String> imports,
StringBuilder sb)
type
public JavaPropertyBuilder type(String type)
setOf
public JavaPropertyBuilder setOf(String type)
getter
public void getter()
end
public void end()
Copyright © 2004-2008 Aduna. All Rights Reserved.