@Retention(value=RUNTIME) @Target(value=FIELD) public @interface ExtensibleObjectAttribute
AbstractExtensibleObject
to configure ObjectMetaData.Attribute
information about it.Modifier and Type | Required Element and Description |
---|---|
String |
description |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
required |
public abstract String description
Copyright © 2023 Liquibase.org. All rights reserved.