Class SAPCpiOutboundQuoteCommentModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SAPCpiOutboundQuoteCommentModel
    extends ItemModel
    Generated model class for type SAPCpiOutboundQuoteComment first defined at extension sapquoteintegration.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTECOMMENT
      Generated relation code constant for relation SAPCpiOutboundQuote2SAPCpiOutboundQuoteComment defining source attribute sapCpiOutboundQuote in extension sapquoteintegration.
      static java.lang.String _SAPCPIOUTBOUNDQUOTEITEM2SAPCPIOUTBOUNDQUOTECOMMENT
      Generated relation code constant for relation SAPCpiOutboundQuoteItem2SAPCpiOutboundQuoteComment defining source attribute sapCpiOutboundQuoteItem in extension sapquoteintegration.
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String B2BUNITNAME
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.b2bUnitName attribute defined at extension sapquoteintegration.
      static java.lang.String COMMENTID
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.commentId attribute defined at extension sapquoteintegration.
      static java.lang.String EMAIL
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.email attribute defined at extension sapquoteintegration.
      static java.lang.String ENTRYNUMBER
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.entryNumber attribute defined at extension sapquoteintegration.
      static java.lang.String QUOTEID
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.quoteId attribute defined at extension sapquoteintegration.
      static java.lang.String SAPCPIOUTBOUNDQUOTE
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
      static java.lang.String SAPCPIOUTBOUNDQUOTEITEM
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItem attribute defined at extension sapquoteintegration.
      static java.lang.String TEXT
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.text attribute defined at extension sapquoteintegration.
      static java.lang.String USERNAME
      Generated constant - Attribute key of SAPCpiOutboundQuoteComment.userName attribute defined at extension sapquoteintegration.
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTECOMMENT

        public static final java.lang.String _SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTECOMMENT
        Generated relation code constant for relation SAPCpiOutboundQuote2SAPCpiOutboundQuoteComment defining source attribute sapCpiOutboundQuote in extension sapquoteintegration.
        See Also:
        Constant Field Values
      • _SAPCPIOUTBOUNDQUOTEITEM2SAPCPIOUTBOUNDQUOTECOMMENT

        public static final java.lang.String _SAPCPIOUTBOUNDQUOTEITEM2SAPCPIOUTBOUNDQUOTECOMMENT
        Generated relation code constant for relation SAPCpiOutboundQuoteItem2SAPCpiOutboundQuoteComment defining source attribute sapCpiOutboundQuoteItem in extension sapquoteintegration.
        See Also:
        Constant Field Values
      • QUOTEID

        public static final java.lang.String QUOTEID
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.quoteId attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • COMMENTID

        public static final java.lang.String COMMENTID
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.commentId attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • ENTRYNUMBER

        public static final java.lang.String ENTRYNUMBER
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.entryNumber attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • TEXT

        public static final java.lang.String TEXT
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.text attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • USERNAME

        public static final java.lang.String USERNAME
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.userName attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • EMAIL

        public static final java.lang.String EMAIL
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.email attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • B2BUNITNAME

        public static final java.lang.String B2BUNITNAME
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.b2bUnitName attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDQUOTE

        public static final java.lang.String SAPCPIOUTBOUNDQUOTE
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDQUOTEITEM

        public static final java.lang.String SAPCPIOUTBOUNDQUOTEITEM
        Generated constant - Attribute key of SAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItem attribute defined at extension sapquoteintegration.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SAPCpiOutboundQuoteCommentModel

        public SAPCpiOutboundQuoteCommentModel()
        Generated constructor - Default constructor for generic creation.
      • SAPCpiOutboundQuoteCommentModel

        public SAPCpiOutboundQuoteCommentModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • SAPCpiOutboundQuoteCommentModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SAPCpiOutboundQuoteCommentModel​(ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getB2bUnitName

        @Accessor(qualifier="b2bUnitName",
                  type=GETTER)
        public java.lang.String getB2bUnitName()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.b2bUnitName attribute defined at extension sapquoteintegration.
        Returns:
        the b2bUnitName
      • getCommentId

        @Accessor(qualifier="commentId",
                  type=GETTER)
        public java.lang.String getCommentId()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.commentId attribute defined at extension sapquoteintegration.
        Returns:
        the commentId
      • getEmail

        @Accessor(qualifier="email",
                  type=GETTER)
        public java.lang.String getEmail()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.email attribute defined at extension sapquoteintegration.
        Returns:
        the email
      • getEntryNumber

        @Accessor(qualifier="entryNumber",
                  type=GETTER)
        public java.lang.String getEntryNumber()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.entryNumber attribute defined at extension sapquoteintegration.
        Returns:
        the entryNumber
      • getQuoteId

        @Accessor(qualifier="quoteId",
                  type=GETTER)
        public java.lang.String getQuoteId()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.quoteId attribute defined at extension sapquoteintegration.
        Returns:
        the quoteId
      • getSapCpiOutboundQuote

        @Accessor(qualifier="sapCpiOutboundQuote",
                  type=GETTER)
        public SAPCpiOutboundQuoteModel getSapCpiOutboundQuote()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
        Returns:
        the sapCpiOutboundQuote
      • getSapCpiOutboundQuoteItem

        @Accessor(qualifier="sapCpiOutboundQuoteItem",
                  type=GETTER)
        public SAPCpiOutboundQuoteItemModel getSapCpiOutboundQuoteItem()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItem attribute defined at extension sapquoteintegration.
        Returns:
        the sapCpiOutboundQuoteItem
      • getText

        @Accessor(qualifier="text",
                  type=GETTER)
        public java.lang.String getText()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.text attribute defined at extension sapquoteintegration.
        Returns:
        the text
      • getUserName

        @Accessor(qualifier="userName",
                  type=GETTER)
        public java.lang.String getUserName()
        Generated method - Getter of the SAPCpiOutboundQuoteComment.userName attribute defined at extension sapquoteintegration.
        Returns:
        the userName
      • setB2bUnitName

        @Accessor(qualifier="b2bUnitName",
                  type=SETTER)
        public void setB2bUnitName​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.b2bUnitName attribute defined at extension sapquoteintegration.
        Parameters:
        value - the b2bUnitName
      • setCommentId

        @Accessor(qualifier="commentId",
                  type=SETTER)
        public void setCommentId​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.commentId attribute defined at extension sapquoteintegration.
        Parameters:
        value - the commentId
      • setEmail

        @Accessor(qualifier="email",
                  type=SETTER)
        public void setEmail​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.email attribute defined at extension sapquoteintegration.
        Parameters:
        value - the email
      • setEntryNumber

        @Accessor(qualifier="entryNumber",
                  type=SETTER)
        public void setEntryNumber​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.entryNumber attribute defined at extension sapquoteintegration.
        Parameters:
        value - the entryNumber
      • setQuoteId

        @Accessor(qualifier="quoteId",
                  type=SETTER)
        public void setQuoteId​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.quoteId attribute defined at extension sapquoteintegration.
        Parameters:
        value - the quoteId
      • setSapCpiOutboundQuote

        @Accessor(qualifier="sapCpiOutboundQuote",
                  type=SETTER)
        public void setSapCpiOutboundQuote​(SAPCpiOutboundQuoteModel value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
        Parameters:
        value - the sapCpiOutboundQuote
      • setSapCpiOutboundQuoteItem

        @Accessor(qualifier="sapCpiOutboundQuoteItem",
                  type=SETTER)
        public void setSapCpiOutboundQuoteItem​(SAPCpiOutboundQuoteItemModel value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItem attribute defined at extension sapquoteintegration.
        Parameters:
        value - the sapCpiOutboundQuoteItem
      • setText

        @Accessor(qualifier="text",
                  type=SETTER)
        public void setText​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.text attribute defined at extension sapquoteintegration.
        Parameters:
        value - the text
      • setUserName

        @Accessor(qualifier="userName",
                  type=SETTER)
        public void setUserName​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundQuoteComment.userName attribute defined at extension sapquoteintegration.
        Parameters:
        value - the userName