org.jenkinsci.plugins.vs_code_metrics.bean
クラス Member

java.lang.Object
  上位を拡張 org.jenkinsci.plugins.vs_code_metrics.bean.Metrics
      上位を拡張 org.jenkinsci.plugins.vs_code_metrics.bean.Member

public final class Member
extends Metrics


コンストラクタの概要
Member()
           
 
メソッドの概要
 
クラス org.jenkinsci.plugins.vs_code_metrics.bean.Metrics から継承されたメソッド
getClassCoupling, getCyclomaticComplexity, getDepthOfInheritance, getLinesOfCode, getMaintainabilityIndex, getName, setClassCoupling, setCyclomaticComplexity, setDepthOfInheritance, setLinesOfCode, setMaintainabilityIndex, setName
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Member

public Member()


Copyright © 2004-2014. All Rights Reserved.