Class GeneratedSAPGlobalConfiguration

    • Field Detail

      • CORE_NAME

        public static final java.lang.String CORE_NAME
        Qualifier of the SAPGlobalConfiguration.core_name 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

      • GeneratedSAPGlobalConfiguration

        public GeneratedSAPGlobalConfiguration()
    • Method Detail

      • getCore_name

        public java.lang.String getCore_name​(SessionContext ctx)
        Generated method - Getter of the SAPGlobalConfiguration.core_name attribute.
        Returns:
        the core_name - Name
      • getCore_name

        public java.lang.String getCore_name()
        Generated method - Getter of the SAPGlobalConfiguration.core_name attribute.
        Returns:
        the core_name - Name
      • setCore_name

        public void setCore_name​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the SAPGlobalConfiguration.core_name attribute.
        Parameters:
        value - the core_name - Name
      • setCore_name

        public void setCore_name​(java.lang.String value)
        Generated method - Setter of the SAPGlobalConfiguration.core_name attribute.
        Parameters:
        value - the core_name - Name