Class ResponseContainerModule


  • public class ResponseContainerModule
    extends ResponseContainer
    Response container for Analytics Modeling module representation.
    The container has following attributes:
     physicalDefinition - Analytics Modeling module representation.
    The type of the container is 'module'.
    • Constructor Detail

      • ResponseContainerModule

        public ResponseContainerModule()
        Constructor defines 'module' type
    • Method Detail

      • setPhysicalModule

        public void setPhysicalModule​(MetadataModule value)
        Set Analytics Modeling module.
        Parameters:
        value - module definition to set.
      • getPhysicalModule

        public MetadataModule getPhysicalModule()
        Get Analytics Modeling module.
        Returns:
        Analytics Modeling module.