Interface AbstractCurveSegmentType

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  AbstractCurveSegmentType.Factory
      A factory class with static methods for creating instances of this type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getNumDerivativesAtStart

        BigInteger getNumDerivativesAtStart()
        Gets the "numDerivativesAtStart" attribute
      • xgetNumDerivativesAtStart

        org.apache.xmlbeans.XmlInteger xgetNumDerivativesAtStart()
        Gets (as xml) the "numDerivativesAtStart" attribute
      • isSetNumDerivativesAtStart

        boolean isSetNumDerivativesAtStart()
        True if has "numDerivativesAtStart" attribute
      • setNumDerivativesAtStart

        void setNumDerivativesAtStart​(BigInteger numDerivativesAtStart)
        Sets the "numDerivativesAtStart" attribute
      • xsetNumDerivativesAtStart

        void xsetNumDerivativesAtStart​(org.apache.xmlbeans.XmlInteger numDerivativesAtStart)
        Sets (as xml) the "numDerivativesAtStart" attribute
      • unsetNumDerivativesAtStart

        void unsetNumDerivativesAtStart()
        Unsets the "numDerivativesAtStart" attribute
      • getNumDerivativesAtEnd

        BigInteger getNumDerivativesAtEnd()
        Gets the "numDerivativesAtEnd" attribute
      • xgetNumDerivativesAtEnd

        org.apache.xmlbeans.XmlInteger xgetNumDerivativesAtEnd()
        Gets (as xml) the "numDerivativesAtEnd" attribute
      • isSetNumDerivativesAtEnd

        boolean isSetNumDerivativesAtEnd()
        True if has "numDerivativesAtEnd" attribute
      • setNumDerivativesAtEnd

        void setNumDerivativesAtEnd​(BigInteger numDerivativesAtEnd)
        Sets the "numDerivativesAtEnd" attribute
      • xsetNumDerivativesAtEnd

        void xsetNumDerivativesAtEnd​(org.apache.xmlbeans.XmlInteger numDerivativesAtEnd)
        Sets (as xml) the "numDerivativesAtEnd" attribute
      • unsetNumDerivativesAtEnd

        void unsetNumDerivativesAtEnd()
        Unsets the "numDerivativesAtEnd" attribute
      • getNumDerivativeInterior

        BigInteger getNumDerivativeInterior()
        Gets the "numDerivativeInterior" attribute
      • xgetNumDerivativeInterior

        org.apache.xmlbeans.XmlInteger xgetNumDerivativeInterior()
        Gets (as xml) the "numDerivativeInterior" attribute
      • isSetNumDerivativeInterior

        boolean isSetNumDerivativeInterior()
        True if has "numDerivativeInterior" attribute
      • setNumDerivativeInterior

        void setNumDerivativeInterior​(BigInteger numDerivativeInterior)
        Sets the "numDerivativeInterior" attribute
      • xsetNumDerivativeInterior

        void xsetNumDerivativeInterior​(org.apache.xmlbeans.XmlInteger numDerivativeInterior)
        Sets (as xml) the "numDerivativeInterior" attribute
      • unsetNumDerivativeInterior

        void unsetNumDerivativeInterior()
        Unsets the "numDerivativeInterior" attribute