@Generated public class Scm extends BaseObject
BaseObject.ChildrenTrackingchildrenTracking, delegate| Constructor and Description |
|---|
Scm() |
Scm(Scm delegate) |
Scm(Scm delegate,
BaseObject parent) |
updatepublic Scm()
public Scm(Scm delegate)
public Scm(Scm delegate, BaseObject parent)
public Scm getDelegate()
getDelegate in class BaseObjectpublic String getConnection()
public void setConnection(String connection)
public String getDeveloperConnection()
public void setDeveloperConnection(String developerConnection)
public String getTag()
public void setTag(String tag)
public String getUrl()
public void setUrl(String url)
public String getChildScmConnectionInheritAppendPath()
public void setChildScmConnectionInheritAppendPath(String childScmConnectionInheritAppendPath)
public String getChildScmDeveloperConnectionInheritAppendPath()
public void setChildScmDeveloperConnectionInheritAppendPath(String childScmDeveloperConnectionInheritAppendPath)
public String getChildScmUrlInheritAppendPath()
public void setChildScmUrlInheritAppendPath(String childScmUrlInheritAppendPath)
public InputLocation getLocation(Object key)
InputLocationTrackerkey - The key of the field, must not be
null.null if unknown.public void setLocation(Object key, InputLocation location)
InputLocationTrackerkey - The key of the field, must not be
null.location - The location of the field, may be
null.protected boolean replace(Object oldDelegate, Object newDelegate)
replace in class BaseObjectpublic boolean isChildScmConnectionInheritAppendPath()
public boolean isChildScmDeveloperConnectionInheritAppendPath()
public boolean isChildScmUrlInheritAppendPath()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.