Class GeneratedSAPCpiOutboundB2BCustomer

    • Field Detail

      • EMAIL

        public static final java.lang.String EMAIL
        Qualifier of the SAPCpiOutboundB2BCustomer.email attribute
        See Also:
        Constant Field Values
      • DEFAULTB2BUNIT

        public static final java.lang.String DEFAULTB2BUNIT
        Qualifier of the SAPCpiOutboundB2BCustomer.defaultB2BUnit attribute
        See Also:
        Constant Field Values
      • GROUPS

        public static final java.lang.String GROUPS
        Qualifier of the SAPCpiOutboundB2BCustomer.groups attribute
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDB2BCONTACTS

        public static final java.lang.String SAPCPIOUTBOUNDB2BCONTACTS
        Qualifier of the SAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContacts attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSAPCpiOutboundB2BCustomer

        public GeneratedSAPCpiOutboundB2BCustomer()
    • Method Detail

      • getDefaultB2BUnit

        public java.lang.String getDefaultB2BUnit​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundB2BCustomer.defaultB2BUnit attribute.
        Returns:
        the defaultB2BUnit
      • getDefaultB2BUnit

        public java.lang.String getDefaultB2BUnit()
        Generated method - Getter of the SAPCpiOutboundB2BCustomer.defaultB2BUnit attribute.
        Returns:
        the defaultB2BUnit
      • setDefaultB2BUnit

        public void setDefaultB2BUnit​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundB2BCustomer.defaultB2BUnit attribute.
        Parameters:
        value - the defaultB2BUnit
      • setDefaultB2BUnit

        public void setDefaultB2BUnit​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundB2BCustomer.defaultB2BUnit attribute.
        Parameters:
        value - the defaultB2BUnit
      • getEmail

        public java.lang.String getEmail​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundB2BCustomer.email attribute.
        Returns:
        the email
      • getEmail

        public java.lang.String getEmail()
        Generated method - Getter of the SAPCpiOutboundB2BCustomer.email attribute.
        Returns:
        the email
      • setEmail

        public void setEmail​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundB2BCustomer.email attribute.
        Parameters:
        value - the email
      • setEmail

        public void setEmail​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundB2BCustomer.email attribute.
        Parameters:
        value - the email
      • getGroups

        public java.lang.String getGroups​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundB2BCustomer.groups attribute.
        Returns:
        the groups
      • getGroups

        public java.lang.String getGroups()
        Generated method - Getter of the SAPCpiOutboundB2BCustomer.groups attribute.
        Returns:
        the groups
      • setGroups

        public void setGroups​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundB2BCustomer.groups attribute.
        Parameters:
        value - the groups
      • setGroups

        public void setGroups​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundB2BCustomer.groups attribute.
        Parameters:
        value - the groups
      • getSapCpiOutboundB2BContacts

        public java.util.Set<SAPCpiOutboundB2BContact> getSapCpiOutboundB2BContacts​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContacts attribute.
        Returns:
        the sapCpiOutboundB2BContacts
      • getSapCpiOutboundB2BContacts

        public java.util.Set<SAPCpiOutboundB2BContact> getSapCpiOutboundB2BContacts()
        Generated method - Getter of the SAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContacts attribute.
        Returns:
        the sapCpiOutboundB2BContacts
      • setSapCpiOutboundB2BContacts

        public void setSapCpiOutboundB2BContacts​(SessionContext ctx,
                                                 java.util.Set<SAPCpiOutboundB2BContact> value)
        Generated method - Setter of the SAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContacts attribute.
        Parameters:
        value - the sapCpiOutboundB2BContacts
      • setSapCpiOutboundB2BContacts

        public void setSapCpiOutboundB2BContacts​(java.util.Set<SAPCpiOutboundB2BContact> value)
        Generated method - Setter of the SAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContacts attribute.
        Parameters:
        value - the sapCpiOutboundB2BContacts
      • addToSapCpiOutboundB2BContacts

        public void addToSapCpiOutboundB2BContacts​(SessionContext ctx,
                                                   SAPCpiOutboundB2BContact value)
        Generated method - Adds value to sapCpiOutboundB2BContacts.
        Parameters:
        value - the item to add to sapCpiOutboundB2BContacts
      • addToSapCpiOutboundB2BContacts

        public void addToSapCpiOutboundB2BContacts​(SAPCpiOutboundB2BContact value)
        Generated method - Adds value to sapCpiOutboundB2BContacts.
        Parameters:
        value - the item to add to sapCpiOutboundB2BContacts
      • removeFromSapCpiOutboundB2BContacts

        public void removeFromSapCpiOutboundB2BContacts​(SessionContext ctx,
                                                        SAPCpiOutboundB2BContact value)
        Generated method - Removes value from sapCpiOutboundB2BContacts.
        Parameters:
        value - the item to remove from sapCpiOutboundB2BContacts
      • removeFromSapCpiOutboundB2BContacts

        public void removeFromSapCpiOutboundB2BContacts​(SAPCpiOutboundB2BContact value)
        Generated method - Removes value from sapCpiOutboundB2BContacts.
        Parameters:
        value - the item to remove from sapCpiOutboundB2BContacts