public class FrankAttribute extends ElementChild
ALL_NOT_EXCLUDED, EXCLUDED, IN_COMPATIBILITY_XSD, IN_XSD, JSON_NOT_INHERITED, JSON_RELEVANT, REJECT_DEPRECATED| Constructor and Description |
|---|
FrankAttribute(String name,
FrankElement attributeOwner) |
| Modifier and Type | Method and Description |
|---|---|
org.frankframework.frankdoc.model.FrankAttribute.Key |
getKey()
Get key that is used to match overrides.
|
String |
toString() |
public FrankAttribute(String name, FrankElement attributeOwner)
public org.frankframework.frankdoc.model.FrankAttribute.Key getKey()
ElementChildFrankElement A
is a descendant of FrankElement B and if their
respective attributes a and b have an equal key,
then attribute a is assumed to override attribute b.
This function has the same purpose for config children.public String toString()
toString in class ElementChildCopyright © 2022 Ibissource.org. All rights reserved.