hudson.plugins.violations.types.gendarme
Class GendarmeRule
java.lang.Object
hudson.plugins.violations.types.gendarme.GendarmeRule
public class GendarmeRule
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GendarmeRule
public GendarmeRule()
getTypeName
public String getTypeName()
setTypeName
public void setTypeName(String typeName)
getName
public String getName()
setName
public void setName(String name)
getType
public GendarmeRuleType getType()
setType
public void setType(GendarmeRuleType type)
getUrl
public URL getUrl()
setUrl
public void setUrl(URL url)
Copyright © 2004-2012 Hudson. All Rights Reserved.