Package org.cip4.lib.xjdf.schema
Class RepeatDesc
java.lang.Object
org.cip4.lib.xjdf.schema.RepeatDesc
- All Implemented Interfaces:
Serializable
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2025-09-19T22:22:03Z")
public class RepeatDesc
extends Object
implements Serializable
Java class for anonymous complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="AllowedRotate">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="None"/>
<enumeration value="Grain"/>
<enumeration value="MinorGrain"/>
<enumeration value="CrossGrain"/>
</restriction>
</simpleType>
</attribute>
<attribute name="GutterX" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="GutterX2" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="GutterY" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="GutterY2" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="LayoutStyle" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<attribute name="OrderQuantity" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ShapeDefRef" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="UseBleed" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the allowedRotate property.Gets the value of the gutterX property.Gets the value of the gutterX2 property.Gets the value of the gutterY property.Gets the value of the gutterY2 property.Gets the value of the layoutStyle property.Gets the value of the orderQuantity property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the shapeDef property.inthashCode()Gets the value of the useBleed property.voidSets the value of the allowedRotate property.voidsetGutterX(Float value) Sets the value of the gutterX property.voidsetGutterX2(Float value) Sets the value of the gutterX2 property.voidsetGutterY(Float value) Sets the value of the gutterY property.voidsetGutterY2(Float value) Sets the value of the gutterY2 property.voidsetOrderQuantity(Integer value) Sets the value of the orderQuantity property.voidsetShapeDef(Resource value) Sets the value of the shapeDef property.voidsetUseBleed(Boolean value) Sets the value of the useBleed property.withGutterX(Float value) withGutterX2(Float value) withGutterY(Float value) withGutterY2(Float value) withLayoutStyle(String... values) withLayoutStyle(Collection<String> values) withOrderQuantity(Integer value) withShapeDef(Resource value) withUseBleed(Boolean value)
-
Field Details
-
allowedRotate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected RepeatDesc.AllowedRotate allowedRotate -
gutterX
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Float gutterX -
gutterX2
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Float gutterX2 -
gutterY
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Float gutterY -
gutterY2
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Float gutterY2 -
layoutStyle
-
orderQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Integer orderQuantity -
shapeDef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Resource shapeDef -
useBleed
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Boolean useBleed
-
-
Constructor Details
-
RepeatDesc
public RepeatDesc()
-
-
Method Details
-
getAllowedRotate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public RepeatDesc.AllowedRotate getAllowedRotate()Gets the value of the allowedRotate property.- Returns:
- possible object is
RepeatDesc.AllowedRotate
-
setAllowedRotate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setAllowedRotate(RepeatDesc.AllowedRotate value) Sets the value of the allowedRotate property.- Parameters:
value- allowed object isRepeatDesc.AllowedRotate
-
getGutterX
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Float getGutterX()Gets the value of the gutterX property.- Returns:
- possible object is
Float
-
setGutterX
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setGutterX(Float value) Sets the value of the gutterX property.- Parameters:
value- allowed object isFloat
-
getGutterX2
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Float getGutterX2()Gets the value of the gutterX2 property.- Returns:
- possible object is
Float
-
setGutterX2
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setGutterX2(Float value) Sets the value of the gutterX2 property.- Parameters:
value- allowed object isFloat
-
getGutterY
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Float getGutterY()Gets the value of the gutterY property.- Returns:
- possible object is
Float
-
setGutterY
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setGutterY(Float value) Sets the value of the gutterY property.- Parameters:
value- allowed object isFloat
-
getGutterY2
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Float getGutterY2()Gets the value of the gutterY2 property.- Returns:
- possible object is
Float
-
setGutterY2
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setGutterY2(Float value) Sets the value of the gutterY2 property.- Parameters:
value- allowed object isFloat
-
getLayoutStyle
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public List<String> getLayoutStyle()Gets the value of the layoutStyle property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the layoutStyle property.For example, to add a new item, do as follows:
getLayoutStyle().add(newItem);
Objects of the following type(s) are allowed in the list
String- Returns:
- The value of the layoutStyle property.
-
getOrderQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Integer getOrderQuantity()Gets the value of the orderQuantity property.- Returns:
- possible object is
Integer
-
setOrderQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setOrderQuantity(Integer value) Sets the value of the orderQuantity property.- Parameters:
value- allowed object isInteger
-
getShapeDef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Resource getShapeDef()Gets the value of the shapeDef property.- Returns:
- possible object is
Object
-
setShapeDef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setShapeDef(Resource value) Sets the value of the shapeDef property.- Parameters:
value- allowed object isObject
-
isUseBleed
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Boolean isUseBleed()Gets the value of the useBleed property.- Returns:
- possible object is
Boolean
-
setUseBleed
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setUseBleed(Boolean value) Sets the value of the useBleed property.- Parameters:
value- allowed object isBoolean
-
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Map<QName,String> getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
- Returns:
- always non-null
-
withAllowedRotate
-
withGutterX
-
withGutterX2
-
withGutterY
-
withGutterY2
-
withLayoutStyle
-
withLayoutStyle
-
withOrderQuantity
-
withShapeDef
-
withUseBleed
-
equals
-
hashCode
public int hashCode()
-