public static final class RaConfigAction.RenameRaEntity extends RaConfigAction
RaConfigAction.AddProperty, RaConfigAction.DeleteProperty, RaConfigAction.DeleteRaEntity, RaConfigAction.RaConfigPropertyAction, RaConfigAction.RenameProperty, RaConfigAction.RenameRaEntity, RaConfigAction.SetProperty
Constructor and Description |
---|
RaConfigAction.RenameRaEntity(java.lang.String newName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getNewName() |
int |
hashCode() |
java.lang.String |
toString() |
public RaConfigAction.RenameRaEntity(@Nonnull java.lang.String newName)
newName
- The new name to use for the RA entity.@Nonnull public java.lang.String getNewName()
public boolean equals(java.lang.Object o)
equals
in class RaConfigAction
public int hashCode()
hashCode
in class RaConfigAction
public java.lang.String toString()
Copyright © OpenCloud. All Rights Reserved.