com.ibm.commerce.infrastructure.facade.datatypes

Interface GetConfigurationDataAreaType



  • public interface GetConfigurationDataAreaType
    A representation of the model object 'Get Configuration Data Area Type'. Type definition of the GetConfiguration BOD's data area.

    The following features are supported:

    See Also:
    InfrastructurePackage.getGetConfigurationDataAreaType()
    • Method Detail

      • getGet

        GetType getGet()
        Returns the value of the 'Get' containment reference. The Get verb.
        Returns:
        the value of the 'Get' containment reference.
        See Also:
        setGet(GetType), InfrastructurePackage.getGetConfigurationDataAreaType_Get()
      • setGet

        void setGet(GetType value)
        Sets the value of the 'Get' containment reference.
        Parameters:
        value - the new value of the 'Get' containment reference.
        See Also:
        getGet()
      • getConfiguration

        java.util.List getConfiguration()
        Returns the value of the 'Configuration' containment reference list. The list contents are of type ConfigurationType. The Configuration noun.
        Returns:
        the value of the 'Configuration' containment reference list.
        See Also:
        InfrastructurePackage.getGetConfigurationDataAreaType_Configuration()