public class Throws extends GraphMember
children, name, parentNode, PROPERTY_CHILD, PROPERTY_CLASSNAME, PROPERTY_LITERAL, PROPERTY_MODIFIERS, PROPERTY_NAME, PROPERTY_PARENT, PROPERTY_PATH, PROPERTY_THIS, PROPERTY_VISIBILITY| Constructor and Description |
|---|
Throws(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
Throws |
with(java.lang.String name)
Set the name of Element
|
Throws |
without(GraphMember... values) |
check, getAnnotation, getChildren, getClazz, getDiff, getFullId, getModifier, getName, getNodes, getParent, getValue, remove, setName, setParentNode, withAnnotation, withModifierpublic Throws with(java.lang.String name)
GraphMemberwith in class GraphMembername - The Name of Elementpublic Throws without(GraphMember... values)
without in class GraphMember