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

Interface Geondds

    • Method Detail

      • getGeondds_id

        int getGeondds_id()
        Returns the value of the 'Geondds id' attribute.

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

        Returns:
        the value of the 'Geondds id' attribute.
        See Also:
        setGeondds_id(int), StoreEntityPackage.getGeondds_Geondds_id()
      • setGeondds_id

        void setGeondds_id(int value)
        Sets the value of the 'Geondds id' attribute.
        Parameters:
        value - the new value of the 'Geondds id' attribute.
        See Also:
        getGeondds_id()
      • getGeonode_id

        int getGeonode_id()
        Returns the value of the 'Geonode id' attribute.

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

        Returns:
        the value of the 'Geonode id' attribute.
        See Also:
        setGeonode_id(int), StoreEntityPackage.getGeondds_Geonode_id()
      • setGeonode_id

        void setGeonode_id(int value)
        Sets the value of the 'Geonode id' attribute.
        Parameters:
        value - the new value of the 'Geonode id' attribute.
        See Also:
        getGeonode_id()
      • getLanguage_id

        int getLanguage_id()
        Returns the value of the 'Language id' attribute.

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

        Returns:
        the value of the 'Language id' attribute.
        See Also:
        setLanguage_id(int), StoreEntityPackage.getGeondds_Language_id()
      • setLanguage_id

        void setLanguage_id(int value)
        Sets the value of the 'Language id' attribute.
        Parameters:
        value - the new value of the 'Language id' attribute.
        See Also:
        getLanguage_id()
      • getName

        java.lang.String getName()
        Returns the value of the 'Name' attribute.

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

        Returns:
        the value of the 'Name' attribute.
        See Also:
        setName(String), StoreEntityPackage.getGeondds_Name()
      • setName

        void setName(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
      • getDescription

        java.lang.String getDescription()
        Returns the value of the 'Description' attribute.

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

        Returns:
        the value of the 'Description' attribute.
        See Also:
        setDescription(String), StoreEntityPackage.getGeondds_Description()
      • setDescription

        void setDescription(java.lang.String value)
        Sets the value of the 'Description' attribute.
        Parameters:
        value - the new value of the 'Description' attribute.
        See Also:
        getDescription()
      • 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.getGeondds_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()
      • getGeonodeForGeondds

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

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

        Returns:
        the value of the 'Geonode For Geondds' reference.
        See Also:
        setGeonodeForGeondds(Geonode), StoreEntityPackage.getGeondds_GeonodeForGeondds(), Geonode.getGeonddsForGeonode()