public static class DescribeCasterComponentsResponse.Component extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeCasterComponentsResponse.Component.CaptionLayerContent |
static class |
DescribeCasterComponentsResponse.Component.ComponentLayer |
static class |
DescribeCasterComponentsResponse.Component.ImageLayerContent |
static class |
DescribeCasterComponentsResponse.Component.TextLayerContent |
| 构造器和说明 |
|---|
Component() |
public String getComponentId()
public void setComponentId(String componentId)
public String getComponentName()
public void setComponentName(String componentName)
public String getLocationId()
public void setLocationId(String locationId)
public String getComponentType()
public void setComponentType(String componentType)
public String getEffect()
public void setEffect(String effect)
public DescribeCasterComponentsResponse.Component.ComponentLayer getComponentLayer()
public void setComponentLayer(DescribeCasterComponentsResponse.Component.ComponentLayer componentLayer)
public DescribeCasterComponentsResponse.Component.TextLayerContent getTextLayerContent()
public void setTextLayerContent(DescribeCasterComponentsResponse.Component.TextLayerContent textLayerContent)
public DescribeCasterComponentsResponse.Component.ImageLayerContent getImageLayerContent()
public void setImageLayerContent(DescribeCasterComponentsResponse.Component.ImageLayerContent imageLayerContent)
public DescribeCasterComponentsResponse.Component.CaptionLayerContent getCaptionLayerContent()
public void setCaptionLayerContent(DescribeCasterComponentsResponse.Component.CaptionLayerContent captionLayerContent)
Copyright © 2020. All Rights Reserved.