public abstract class ColumnChangeSpecification extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CqlIdentifier |
name |
| Modifier | Constructor and Description |
|---|---|
protected |
ColumnChangeSpecification(CqlIdentifier name)
Create a new
ColumnChangeSpecification. |
protected final CqlIdentifier name
protected ColumnChangeSpecification(CqlIdentifier name)
ColumnChangeSpecification.name - must not be null.public CqlIdentifier getName()
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.