public class ObjectConfigChild extends ConfigChild
ALL_NOT_EXCLUDED, EXCLUDED, IN_COMPATIBILITY_XSD, IN_XSD, JSON_NOT_INHERITED, JSON_RELEVANT, REJECT_DEPRECATED| Modifier and Type | Method and Description |
|---|---|
ElementType |
getElementType() |
org.frankframework.frankdoc.model.ConfigChildKey |
getKey()
Get key that is used to match overrides.
|
String |
getRoleName() |
String |
toString() |
getElementRoleStream, toStringpublic org.frankframework.frankdoc.model.ConfigChildKey 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 getRoleName()
getRoleName in class ConfigChildpublic ElementType getElementType()
public String toString()
toString in class ElementChildCopyright © 2022 Ibissource.org. All rights reserved.