| Modifier and Type | Field and Description |
|---|---|
protected List<LabelType> |
ScreenAnchorType.Assets.label |
| Modifier and Type | Method and Description |
|---|---|
LabelType |
ObjectFactory.createLabelType()
Create an instance of
LabelType |
LabelType |
LabelType.withBackside(String value) |
LabelType |
LabelType.withConditions(VisualAssetType.Conditions value) |
LabelType |
LabelType.withEnabled(Boolean value) |
LabelType |
LabelType.withHeight(String value) |
LabelType |
LabelType.withHref(LabelType.Href value) |
LabelType |
LabelType.withHyperlinkBehavior(String value) |
LabelType |
LabelType.withId(String value) |
LabelType |
LabelType.withOrientation(OrientationType value) |
LabelType |
LabelType.withOrientationMode(String value) |
LabelType |
LabelType.withScalingMode(ScalingModeType value) |
LabelType |
LabelType.withSrc(Object value) |
LabelType |
LabelType.withViewportWidth(BigInteger value) |
LabelType |
LabelType.withWidth(String value) |
LabelType |
LabelType.withZOrder(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<LabelType> |
ObjectFactory.createLabel(LabelType value)
|
List<LabelType> |
ScreenAnchorType.Assets.getLabel()
Gets the value of the label property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<LabelType> |
ObjectFactory.createLabel(LabelType value)
|
ScreenAnchorType.Assets |
ScreenAnchorType.Assets.withLabel(LabelType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScreenAnchorType.Assets.setLabel(List<LabelType> value) |
ScreenAnchorType.Assets |
ScreenAnchorType.Assets.withLabel(Collection<LabelType> values) |
ScreenAnchorType.Assets |
ScreenAnchorType.Assets.withLabel(List<LabelType> value) |
Copyright © 2008–2023. All rights reserved.