public abstract class AaiHeaderItem extends ExtensibleNode implements INamed
| Modifier and Type | Field and Description |
|---|---|
String |
_name |
Object |
_schemaRaw
We do not support deserialization of `Schema Object` yet.
|
String |
$ref |
_extensions_attributes, _extraProperties, _modelId, _ownerDocument, _parent, _validationProblems| Constructor and Description |
|---|
AaiHeaderItem(Node parent) |
AaiHeaderItem(Node parent,
String name) |
AaiHeaderItem(String name)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the definition name.
|
void |
rename(String newName)
Renames the definition.
|
addExtension, clearExtensions, createExtension, getExtension, getExtensions, isExtensible, removeExtensionaccept, addExtraProperty, addValidationProblem, clearAttributes, clearValidationProblems, getAttribute, getAttributeNames, getExtraProperty, getExtraPropertyNames, getValidationProblemCodes, getValidationProblems, getValidationProblemsFor, hasExtraProperties, modelId, ownerDocument, parent, removeExtraProperty, setAttributepublic String _name
public String $ref
public Object _schemaRaw
ObjectNode.public AaiHeaderItem(String name)
public AaiHeaderItem(Node parent)
public String getName()
INamedgetName in interface INamedINamed.getName()public void rename(String newName)
INamedrename in interface INamedINamed.rename(java.lang.String)Copyright © 2019 Red Hat. All rights reserved.