类 JaxbHbmConfigParameterContainer

    • 构造器详细资料

      • JaxbHbmConfigParameterContainer

        public JaxbHbmConfigParameterContainer()
    • 方法详细资料

      • getConfigParameters

        public List<JaxbHbmConfigParameterType> getConfigParameters()
        Gets the value of the configParameters property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the configParameters property.

        For example, to add a new item, do as follows:

            getConfigParameters().add(newItem);
         

        Objects of the following type(s) are allowed in the list JaxbHbmConfigParameterType

        指定者:
        getConfigParameters 在接口中 ConfigParameterContainer