public class ImageType extends VisualAsset2DType implements java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for ImageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ImageType">
<complexContent>
<extension base="{http://www.opengis.net/arml/2.0}VisualAsset2DType">
<sequence>
<element name="href">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute ref="{http://www.w3.org/1999/xlink}href use="required""/>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageType.Href
Java class for anonymous complex type.
|
VisualAssetType.Conditions| Modifier and Type | Field and Description |
|---|---|
protected ImageType.Href |
href |
backside, height, orientationMode, widthconditions, enabled, orientation, scalingMode, zOrderid| Constructor and Description |
|---|
ImageType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.Object |
clone() |
java.lang.Object |
copyTo(java.lang.Object target) |
java.lang.Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
java.lang.Object |
createNewInstance() |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
ImageType.Href |
getHref()
Gets the value of the href property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetHref() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(java.lang.Object left,
java.lang.Object right) |
void |
setHref(ImageType.Href value)
Sets the value of the href property.
|
java.lang.String |
toString() |
ImageType |
withBackside(java.lang.String value) |
ImageType |
withConditions(VisualAssetType.Conditions value) |
ImageType |
withEnabled(java.lang.Boolean value) |
ImageType |
withHeight(java.lang.String value) |
ImageType |
withHref(ImageType.Href value) |
ImageType |
withId(java.lang.String value) |
ImageType |
withOrientation(OrientationType value) |
ImageType |
withOrientationMode(java.lang.String value) |
ImageType |
withScalingMode(ScalingModeType value) |
ImageType |
withWidth(java.lang.String value) |
ImageType |
withZOrder(java.lang.Integer value) |
getBackside, getHeight, getOrientationMode, getWidth, isSetBackside, isSetHeight, isSetOrientationMode, isSetWidth, setBackside, setHeight, setOrientationMode, setWidthgetConditions, getOrientation, getScalingMode, getZOrder, isEnabled, isSetConditions, isSetEnabled, isSetOrientation, isSetScalingMode, isSetZOrder, setConditions, setEnabled, setOrientation, setScalingMode, setZOrdergetId, isSetId, setIdprotected ImageType.Href href
public ImageType.Href getHref()
ImageType.Hrefpublic void setHref(ImageType.Href value)
value - allowed object is
ImageType.Hrefpublic boolean isSetHref()
public java.lang.String toString()
toString in class VisualAsset2DTypepublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class VisualAsset2DTypepublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class VisualAsset2DTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class VisualAsset2DTypepublic boolean equals(java.lang.Object object)
equals in class VisualAsset2DTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class VisualAsset2DTypepublic int hashCode()
hashCode in class VisualAsset2DTypepublic java.lang.Object clone()
clone in class VisualAsset2DTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class VisualAsset2DTypepublic java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class VisualAsset2DTypepublic java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class VisualAsset2DTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class VisualAsset2DTypepublic ImageType withHref(ImageType.Href value)
public ImageType withWidth(java.lang.String value)
withWidth in class VisualAsset2DTypepublic ImageType withHeight(java.lang.String value)
withHeight in class VisualAsset2DTypepublic ImageType withOrientationMode(java.lang.String value)
withOrientationMode in class VisualAsset2DTypepublic ImageType withBackside(java.lang.String value)
withBackside in class VisualAsset2DTypepublic ImageType withEnabled(java.lang.Boolean value)
withEnabled in class VisualAsset2DTypepublic ImageType withZOrder(java.lang.Integer value)
withZOrder in class VisualAsset2DTypepublic ImageType withConditions(VisualAssetType.Conditions value)
withConditions in class VisualAsset2DTypepublic ImageType withOrientation(OrientationType value)
withOrientation in class VisualAsset2DTypepublic ImageType withScalingMode(ScalingModeType value)
withScalingMode in class VisualAsset2DTypepublic ImageType withId(java.lang.String value)
withId in class VisualAsset2DTypeCopyright © 2008-2021. All Rights Reserved.