Class GeneratedSAPRatePlanElement

    • Field Detail

      • ID

        public static final java.lang.String ID
        Qualifier of the SAPRatePlanElement.id attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the SAPRatePlanElement.name attribute
        See Also:
        Constant Field Values
      • TYPE

        public static final java.lang.String TYPE
        Qualifier of the SAPRatePlanElement.type 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

      • GeneratedSAPRatePlanElement

        public GeneratedSAPRatePlanElement()
    • Method Detail

      • getId

        public java.lang.String getId​(SessionContext ctx)
        Generated method - Getter of the SAPRatePlanElement.id attribute.
        Returns:
        the id - Sap Revenue Cloud configuration name
      • getId

        public java.lang.String getId()
        Generated method - Getter of the SAPRatePlanElement.id attribute.
        Returns:
        the id - Sap Revenue Cloud configuration name
      • setId

        public void setId​(SessionContext ctx,
                          java.lang.String value)
        Generated method - Setter of the SAPRatePlanElement.id attribute.
        Parameters:
        value - the id - Sap Revenue Cloud configuration name
      • setId

        public void setId​(java.lang.String value)
        Generated method - Setter of the SAPRatePlanElement.id attribute.
        Parameters:
        value - the id - Sap Revenue Cloud configuration name
      • getName

        public java.lang.String getName​(SessionContext ctx)
        Generated method - Getter of the SAPRatePlanElement.name attribute.
        Returns:
        the name
      • getName

        public java.lang.String getName()
        Generated method - Getter of the SAPRatePlanElement.name attribute.
        Returns:
        the name
      • setName

        public void setName​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the SAPRatePlanElement.name attribute.
        Parameters:
        value - the name
      • setName

        public void setName​(java.lang.String value)
        Generated method - Setter of the SAPRatePlanElement.name attribute.
        Parameters:
        value - the name
      • getType

        public EnumerationValue getType​(SessionContext ctx)
        Generated method - Getter of the SAPRatePlanElement.type attribute.
        Returns:
        the type
      • getType

        public EnumerationValue getType()
        Generated method - Getter of the SAPRatePlanElement.type attribute.
        Returns:
        the type
      • setType

        public void setType​(SessionContext ctx,
                            EnumerationValue value)
        Generated method - Setter of the SAPRatePlanElement.type attribute.
        Parameters:
        value - the type
      • setType

        public void setType​(EnumerationValue value)
        Generated method - Setter of the SAPRatePlanElement.type attribute.
        Parameters:
        value - the type