rubbish.db.rhino.ant
クラス ClasspathElement

java.lang.Object
  拡張rubbish.db.rhino.ant.ClasspathElement

public class ClasspathElement
extends java.lang.Object

classpath要素

バージョン:
$Revision: 1.1 $
作成者:
$Author: winebarrel $

フィールドの概要
protected  org.apache.tools.ant.types.Path path
           
protected  org.apache.tools.ant.types.Reference refid
           
 
コンストラクタの概要
ClasspathElement()
           
 
メソッドの概要
 org.apache.tools.ant.types.Path getPath()
           
 org.apache.tools.ant.types.Reference getRefid()
           
 void setPath(org.apache.tools.ant.types.Path path)
           
 void setRefid(org.apache.tools.ant.types.Reference refid)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

refid

protected org.apache.tools.ant.types.Reference refid

path

protected org.apache.tools.ant.types.Path path
コンストラクタの詳細

ClasspathElement

public ClasspathElement()
メソッドの詳細

getRefid

public org.apache.tools.ant.types.Reference getRefid()

setRefid

public void setRefid(org.apache.tools.ant.types.Reference refid)

getPath

public org.apache.tools.ant.types.Path getPath()

setPath

public void setPath(org.apache.tools.ant.types.Path path)


Copyright © 2007 null. All Rights Reserved.