Class CTDrawingHF

java.lang.Object
org.xlsx4j.sml.CTDrawingHF
All Implemented Interfaces:
Child

public class CTDrawingHF extends Object implements Child

Java class for CT_DrawingHF complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CT_DrawingHF">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute ref="{http://schemas.openxmlformats.org/officeDocument/2006/relationships}id use="required""/>
       <attribute name="lho" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="lhe" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="lhf" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="cho" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="che" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="chf" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="rho" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="rhe" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="rhf" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="lfo" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="lfe" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="lff" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="cfo" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="cfe" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="cff" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="rfo" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="rfe" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="rff" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • id

      protected String id
    • lho

      protected Long lho
    • lhe

      protected Long lhe
    • lhf

      protected Long lhf
    • cho

      protected Long cho
    • che

      protected Long che
    • chf

      protected Long chf
    • rho

      protected Long rho
    • rhe

      protected Long rhe
    • rhf

      protected Long rhf
    • lfo

      protected Long lfo
    • lfe

      protected Long lfe
    • lff

      protected Long lff
    • cfo

      protected Long cfo
    • cfe

      protected Long cfe
    • cff

      protected Long cff
    • rfo

      protected Long rfo
    • rfe

      protected Long rfe
    • rff

      protected Long rff
  • Constructor Details

    • CTDrawingHF

      public CTDrawingHF()
  • Method Details

    • getId

      public String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      public void setId(String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String
    • getLho

      public Long getLho()
      Gets the value of the lho property.
      Returns:
      possible object is Long
    • setLho

      public void setLho(Long value)
      Sets the value of the lho property.
      Parameters:
      value - allowed object is Long
    • getLhe

      public Long getLhe()
      Gets the value of the lhe property.
      Returns:
      possible object is Long
    • setLhe

      public void setLhe(Long value)
      Sets the value of the lhe property.
      Parameters:
      value - allowed object is Long
    • getLhf

      public Long getLhf()
      Gets the value of the lhf property.
      Returns:
      possible object is Long
    • setLhf

      public void setLhf(Long value)
      Sets the value of the lhf property.
      Parameters:
      value - allowed object is Long
    • getCho

      public Long getCho()
      Gets the value of the cho property.
      Returns:
      possible object is Long
    • setCho

      public void setCho(Long value)
      Sets the value of the cho property.
      Parameters:
      value - allowed object is Long
    • getChe

      public Long getChe()
      Gets the value of the che property.
      Returns:
      possible object is Long
    • setChe

      public void setChe(Long value)
      Sets the value of the che property.
      Parameters:
      value - allowed object is Long
    • getChf

      public Long getChf()
      Gets the value of the chf property.
      Returns:
      possible object is Long
    • setChf

      public void setChf(Long value)
      Sets the value of the chf property.
      Parameters:
      value - allowed object is Long
    • getRho

      public Long getRho()
      Gets the value of the rho property.
      Returns:
      possible object is Long
    • setRho

      public void setRho(Long value)
      Sets the value of the rho property.
      Parameters:
      value - allowed object is Long
    • getRhe

      public Long getRhe()
      Gets the value of the rhe property.
      Returns:
      possible object is Long
    • setRhe

      public void setRhe(Long value)
      Sets the value of the rhe property.
      Parameters:
      value - allowed object is Long
    • getRhf

      public Long getRhf()
      Gets the value of the rhf property.
      Returns:
      possible object is Long
    • setRhf

      public void setRhf(Long value)
      Sets the value of the rhf property.
      Parameters:
      value - allowed object is Long
    • getLfo

      public Long getLfo()
      Gets the value of the lfo property.
      Returns:
      possible object is Long
    • setLfo

      public void setLfo(Long value)
      Sets the value of the lfo property.
      Parameters:
      value - allowed object is Long
    • getLfe

      public Long getLfe()
      Gets the value of the lfe property.
      Returns:
      possible object is Long
    • setLfe

      public void setLfe(Long value)
      Sets the value of the lfe property.
      Parameters:
      value - allowed object is Long
    • getLff

      public Long getLff()
      Gets the value of the lff property.
      Returns:
      possible object is Long
    • setLff

      public void setLff(Long value)
      Sets the value of the lff property.
      Parameters:
      value - allowed object is Long
    • getCfo

      public Long getCfo()
      Gets the value of the cfo property.
      Returns:
      possible object is Long
    • setCfo

      public void setCfo(Long value)
      Sets the value of the cfo property.
      Parameters:
      value - allowed object is Long
    • getCfe

      public Long getCfe()
      Gets the value of the cfe property.
      Returns:
      possible object is Long
    • setCfe

      public void setCfe(Long value)
      Sets the value of the cfe property.
      Parameters:
      value - allowed object is Long
    • getCff

      public Long getCff()
      Gets the value of the cff property.
      Returns:
      possible object is Long
    • setCff

      public void setCff(Long value)
      Sets the value of the cff property.
      Parameters:
      value - allowed object is Long
    • getRfo

      public Long getRfo()
      Gets the value of the rfo property.
      Returns:
      possible object is Long
    • setRfo

      public void setRfo(Long value)
      Sets the value of the rfo property.
      Parameters:
      value - allowed object is Long
    • getRfe

      public Long getRfe()
      Gets the value of the rfe property.
      Returns:
      possible object is Long
    • setRfe

      public void setRfe(Long value)
      Sets the value of the rfe property.
      Parameters:
      value - allowed object is Long
    • getRff

      public Long getRff()
      Gets the value of the rff property.
      Returns:
      possible object is Long
    • setRff

      public void setRff(Long value)
      Sets the value of the rff property.
      Parameters:
      value - allowed object is Long
    • getParent

      public Object getParent()
      Gets the parent object in the object tree representing the unmarshalled xml document.
      Specified by:
      getParent in interface Child
      Returns:
      The parent object.
    • setParent

      public void setParent(Object parent)
      Specified by:
      setParent in interface Child
    • afterUnmarshal

      public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent)
      This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
      Parameters:
      parent - The parent object in the object tree.
      unmarshaller - The unmarshaller that generated the instance.