hudson.plugins.violations.types.gendarme
Class DotNetAssembly
java.lang.Object
hudson.plugins.violations.types.gendarme.DotNetAssembly
public class DotNetAssembly
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DotNetAssembly
public DotNetAssembly(String fullName)
getFullName
public String getFullName()
getName
public String getName()
getVersion
public String getVersion()
getCulture
public String getCulture()
getPublicKeyToken
public String getPublicKeyToken()
Copyright © 2004-2012 Hudson. All Rights Reserved.