public class ClazzImport extends GraphMember
children, name, parentNode, PROPERTY_NAME| Constructor and Description |
|---|
ClazzImport() |
| Modifier and Type | Method and Description |
|---|---|
static ClazzImport |
create(java.lang.String name) |
ClazzImport |
with(java.lang.String name)
Set the name of Element
|
check, getAnnotation, getModifier, getName, setParentNode, withAnnotaion, withChildren, withoutpublic ClazzImport with(java.lang.String name)
GraphMemberwith in class GraphMembername - The Name of Elementpublic static ClazzImport create(java.lang.String name)