org.utgenome.shell
クラス POMProperties

java.lang.Object
  上位を拡張 org.utgenome.shell.POMProperties

public class POMProperties
extends Object

This class is used for retrieving the revision value described in the pom.xml file

作成者:
leo

コンストラクタの概要
POMProperties()
           
 
メソッドの概要
 String getRevision()
           
 void setRevision(String revision)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

POMProperties

public POMProperties()
メソッドの詳細

setRevision

public void setRevision(String revision)

getRevision

public String getRevision()


Copyright © 2007-2011 utgenome.org. All Rights Reserved.