public class UpdateShape extends Task
Task.TypeEnum
Constructor and Description |
---|
UpdateShape() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ShapeBase |
getShape()
Shape DTO.
|
String |
getShapePath()
Shape path for a grouped or SmartArt shape.
|
int |
hashCode() |
void |
setShape(ShapeBase shape) |
void |
setShapePath(String shapePath) |
UpdateShape |
shape(ShapeBase shape) |
UpdateShape |
shapePath(String shapePath) |
String |
toString() |
public UpdateShape shape(ShapeBase shape)
public ShapeBase getShape()
public void setShape(ShapeBase shape)
public UpdateShape shapePath(String shapePath)
public String getShapePath()
public void setShapePath(String shapePath)
Copyright © 2022. All rights reserved.