org.apache.openejb.jee
Class Taglib
java.lang.Object
org.apache.openejb.jee.Taglib
public class Taglib
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taglibUri
protected String taglibUri
taglibLocation
protected String taglibLocation
id
protected String id
Taglib
public Taglib()
getTaglibUri
public String getTaglibUri()
setTaglibUri
public void setTaglibUri(String value)
getTaglibLocation
public String getTaglibLocation()
setTaglibLocation
public void setTaglibLocation(String value)
getId
public String getId()
setId
public void setId(String value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.