public abstract class AaiCorrelationId extends ExtensibleNode implements INamed
| Modifier and Type | Field and Description |
|---|---|
String |
_name |
String |
$ref |
String |
description |
String |
location |
_extensions_attributes, _extraProperties, _modelId, _ownerDocument, _parent, _validationProblems| Constructor and Description |
|---|
AaiCorrelationId(Node parent) |
AaiCorrelationId(Node parent,
String name) |
AaiCorrelationId(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 String location
public String description
public AaiCorrelationId(String name)
public AaiCorrelationId(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.