Class SAPCpiOutboundOrderItemConfigInstanceModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SAPCpiOutboundOrderItemConfigInstanceModel
    extends ItemModel
    Generated model class for type SAPCpiOutboundOrderItemConfigInstance first defined at extension sapproductconfigcpiorderexchange.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDORDERITEMCONFIGINSTANCE
      Generated relation code constant for relation SAPCpiOutboundOrder2SAPCpiOutboundOrderItemConfigInstance defining source attribute sapCpiOutboundOrder in extension sapproductconfigcpiorderexchange.
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String AUTHOR
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.author attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String CLASSTYPE
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.classType attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String COMPLETE
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.complete attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String CONFIGURATIONID
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String CONSISTENT
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.consistent attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String INSTANCEID
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.instanceId attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String OBJECTKEY
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.objectKey attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String OBJECTTYPE
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.objectType attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String QUANTITY
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.quantity attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String QUANTITYUNIT
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute defined at extension sapproductconfigcpiorderexchange.
      static java.lang.String SAPCPIOUTBOUNDORDER
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAuthor()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.author attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.String getClassType()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.Boolean getComplete()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.String getConfigurationId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.Boolean getConsistent()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.String getInstanceId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.String getObjectKey()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.String getObjectType()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.String getQuantity()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute defined at extension sapproductconfigcpiorderexchange.
      java.lang.String getQuantityUnit()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute defined at extension sapproductconfigcpiorderexchange.
      SAPCpiOutboundOrderModel getSapCpiOutboundOrder()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
      void setAuthor​(java.lang.String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.author attribute defined at extension sapproductconfigcpiorderexchange.
      void setClassType​(java.lang.String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.classType attribute defined at extension sapproductconfigcpiorderexchange.
      void setComplete​(java.lang.Boolean value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.complete attribute defined at extension sapproductconfigcpiorderexchange.
      void setConfigurationId​(java.lang.String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
      void setConsistent​(java.lang.Boolean value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.consistent attribute defined at extension sapproductconfigcpiorderexchange.
      void setInstanceId​(java.lang.String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.instanceId attribute defined at extension sapproductconfigcpiorderexchange.
      void setObjectKey​(java.lang.String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.objectKey attribute defined at extension sapproductconfigcpiorderexchange.
      void setObjectType​(java.lang.String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.objectType attribute defined at extension sapproductconfigcpiorderexchange.
      void setQuantity​(java.lang.String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.quantity attribute defined at extension sapproductconfigcpiorderexchange.
      void setQuantityUnit​(java.lang.String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute defined at extension sapproductconfigcpiorderexchange.
      void setSapCpiOutboundOrder​(SAPCpiOutboundOrderModel value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String _SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDORDERITEMCONFIGINSTANCE
        Generated relation code constant for relation SAPCpiOutboundOrder2SAPCpiOutboundOrderItemConfigInstance defining source attribute sapCpiOutboundOrder in extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • CONFIGURATIONID

        public static final java.lang.String CONFIGURATIONID
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • INSTANCEID

        public static final java.lang.String INSTANCEID
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.instanceId attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • OBJECTTYPE

        public static final java.lang.String OBJECTTYPE
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.objectType attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • CLASSTYPE

        public static final java.lang.String CLASSTYPE
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.classType attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • OBJECTKEY

        public static final java.lang.String OBJECTKEY
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.objectKey attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • QUANTITY

        public static final java.lang.String QUANTITY
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.quantity attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • QUANTITYUNIT

        public static final java.lang.String QUANTITYUNIT
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • AUTHOR

        public static final java.lang.String AUTHOR
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.author attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • COMPLETE

        public static final java.lang.String COMPLETE
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.complete attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • CONSISTENT

        public static final java.lang.String CONSISTENT
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.consistent attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDORDER

        public static final java.lang.String SAPCPIOUTBOUNDORDER
        Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SAPCpiOutboundOrderItemConfigInstanceModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SAPCpiOutboundOrderItemConfigInstanceModel​(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

      • getAuthor

        @Accessor(qualifier="author",
                  type=GETTER)
        public java.lang.String getAuthor()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.author attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the author
      • getClassType

        @Accessor(qualifier="classType",
                  type=GETTER)
        public java.lang.String getClassType()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the classType
      • getComplete

        @Accessor(qualifier="complete",
                  type=GETTER)
        public java.lang.Boolean getComplete()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the complete
      • getConfigurationId

        @Accessor(qualifier="configurationId",
                  type=GETTER)
        public java.lang.String getConfigurationId()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the configurationId
      • getConsistent

        @Accessor(qualifier="consistent",
                  type=GETTER)
        public java.lang.Boolean getConsistent()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the consistent
      • getInstanceId

        @Accessor(qualifier="instanceId",
                  type=GETTER)
        public java.lang.String getInstanceId()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the instanceId
      • getObjectKey

        @Accessor(qualifier="objectKey",
                  type=GETTER)
        public java.lang.String getObjectKey()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the objectKey
      • getObjectType

        @Accessor(qualifier="objectType",
                  type=GETTER)
        public java.lang.String getObjectType()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the objectType
      • getQuantity

        @Accessor(qualifier="quantity",
                  type=GETTER)
        public java.lang.String getQuantity()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the quantity
      • getQuantityUnit

        @Accessor(qualifier="quantityUnit",
                  type=GETTER)
        public java.lang.String getQuantityUnit()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the quantityUnit
      • getSapCpiOutboundOrder

        @Accessor(qualifier="sapCpiOutboundOrder",
                  type=GETTER)
        public SAPCpiOutboundOrderModel getSapCpiOutboundOrder()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
        Returns:
        the sapCpiOutboundOrder
      • setAuthor

        @Accessor(qualifier="author",
                  type=SETTER)
        public void setAuthor​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.author attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the author
      • setClassType

        @Accessor(qualifier="classType",
                  type=SETTER)
        public void setClassType​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.classType attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the classType
      • setComplete

        @Accessor(qualifier="complete",
                  type=SETTER)
        public void setComplete​(java.lang.Boolean value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.complete attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the complete
      • setConfigurationId

        @Accessor(qualifier="configurationId",
                  type=SETTER)
        public void setConfigurationId​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the configurationId
      • setConsistent

        @Accessor(qualifier="consistent",
                  type=SETTER)
        public void setConsistent​(java.lang.Boolean value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.consistent attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the consistent
      • setInstanceId

        @Accessor(qualifier="instanceId",
                  type=SETTER)
        public void setInstanceId​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.instanceId attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the instanceId
      • setObjectKey

        @Accessor(qualifier="objectKey",
                  type=SETTER)
        public void setObjectKey​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.objectKey attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the objectKey
      • setObjectType

        @Accessor(qualifier="objectType",
                  type=SETTER)
        public void setObjectType​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.objectType attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the objectType
      • setQuantity

        @Accessor(qualifier="quantity",
                  type=SETTER)
        public void setQuantity​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.quantity attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the quantity
      • setQuantityUnit

        @Accessor(qualifier="quantityUnit",
                  type=SETTER)
        public void setQuantityUnit​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the quantityUnit
      • setSapCpiOutboundOrder

        @Accessor(qualifier="sapCpiOutboundOrder",
                  type=SETTER)
        public void setSapCpiOutboundOrder​(SAPCpiOutboundOrderModel value)
        Generated method - Setter of SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
        Parameters:
        value - the sapCpiOutboundOrder