Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getChildScmConnectionInheritAppendPath (0.36 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. api/maven-api-model/src/main/mdo/maven.mdo

              <version>4.0.0+</version>
              <code>
                <![CDATA[
    
        public boolean isChildScmConnectionInheritAppendPath() {
            return (getChildScmConnectionInheritAppendPath() != null) ? Boolean.parseBoolean(getChildScmConnectionInheritAppendPath()) : true;
        }
    
        public boolean isChildScmDeveloperConnectionInheritAppendPath() {
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Tue Feb 17 09:48:21 GMT 2026
    - 133.5K bytes
    - Click Count (0)
Back to Top