LiquibaseCommand
style of command setup.public class CommandArgument extends Object implements Comparable
Constructor and Description |
---|
CommandArgument()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
Class |
getDataType()
Deprecated.
|
String |
getDescription()
Deprecated.
|
String |
getName()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isRequired()
Deprecated.
|
public String getName()
public String getDescription()
public Class getDataType()
public boolean isRequired()
public int compareTo(Object o)
compareTo
in interface Comparable
Copyright © 2023 Liquibase.org. All rights reserved.