@Generated public class Scm extends BaseObject
BaseObject.ChildrenTracking
childrenTracking, delegate
Constructor and Description |
---|
Scm() |
Scm(Scm delegate) |
Scm(Scm delegate,
BaseObject parent) |
update
public Scm()
public Scm(Scm delegate)
public Scm(Scm delegate, BaseObject parent)
public Scm getDelegate()
getDelegate
in class BaseObject
public 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)
InputLocationTracker
key
- The key of the field, must not be
null
.null
if unknown.public void setLocation(Object key, InputLocation location)
InputLocationTracker
key
- 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 BaseObject
public boolean isChildScmConnectionInheritAppendPath()
public boolean isChildScmDeveloperConnectionInheritAppendPath()
public boolean isChildScmUrlInheritAppendPath()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.