com.ibm.commerce.store.facade.server.entity.datatypes

Interface Geotree

    • Method Detail

      • getGeotree_id

        int getGeotree_id()
        Returns the value of the 'Geotree id' attribute.

        If the meaning of the 'Geotree id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Geotree id' attribute.
        See Also:
        setGeotree_id(int), StoreEntityPackage.getGeotree_Geotree_id()
      • setGeotree_id

        void setGeotree_id(int value)
        Sets the value of the 'Geotree id' attribute.
        Parameters:
        value - the new value of the 'Geotree id' attribute.
        See Also:
        getGeotree_id()
      • getChild_geonode_id

        int getChild_geonode_id()
        Returns the value of the 'Child geonode id' attribute.

        If the meaning of the 'Child geonode id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Child geonode id' attribute.
        See Also:
        setChild_geonode_id(int), StoreEntityPackage.getGeotree_Child_geonode_id()
      • setChild_geonode_id

        void setChild_geonode_id(int value)
        Sets the value of the 'Child geonode id' attribute.
        Parameters:
        value - the new value of the 'Child geonode id' attribute.
        See Also:
        getChild_geonode_id()
      • getParent_geonode_id

        java.lang.Integer getParent_geonode_id()
        Returns the value of the 'Parent geonode id' attribute.

        If the meaning of the 'Parent geonode id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Parent geonode id' attribute.
        See Also:
        setParent_geonode_id(Integer), StoreEntityPackage.getGeotree_Parent_geonode_id()
      • setParent_geonode_id

        void setParent_geonode_id(java.lang.Integer value)
        Sets the value of the 'Parent geonode id' attribute.
        Parameters:
        value - the new value of the 'Parent geonode id' attribute.
        See Also:
        getParent_geonode_id()
      • getSeq

        java.lang.Double getSeq()
        Returns the value of the 'Seq' attribute.

        If the meaning of the 'Seq' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Seq' attribute.
        See Also:
        setSeq(Double), StoreEntityPackage.getGeotree_Seq()
      • setSeq

        void setSeq(java.lang.Double value)
        Sets the value of the 'Seq' attribute.
        Parameters:
        value - the new value of the 'Seq' attribute.
        See Also:
        getSeq()
      • getOptcounter

        short getOptcounter()
        Returns the value of the 'Optcounter' attribute.

        If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Optcounter' attribute.
        See Also:
        setOptcounter(short), StoreEntityPackage.getGeotree_Optcounter()
      • setOptcounter

        void setOptcounter(short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()
      • getGeonodeForGeotree

        Geonode getGeonodeForGeotree()
        Returns the value of the 'Geonode For Geotree' reference. It is bidirectional and its opposite is 'Geotree For Geonode'.

        If the meaning of the 'Geonode For Geotree' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Geonode For Geotree' reference.
        See Also:
        setGeonodeForGeotree(Geonode), StoreEntityPackage.getGeotree_GeonodeForGeotree(), Geonode.getGeotreeForGeonode()
      • getGeonodeForGeotree2

        Geonode getGeonodeForGeotree2()
        Returns the value of the 'Geonode For Geotree2' reference. It is bidirectional and its opposite is 'Geotree For Geonode2'.

        If the meaning of the 'Geonode For Geotree2' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Geonode For Geotree2' reference.
        See Also:
        setGeonodeForGeotree2(Geonode), StoreEntityPackage.getGeotree_GeonodeForGeotree2(), Geonode.getGeotreeForGeonode2()