|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.TaglibTypeImpl
public class TaglibTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected PathTypeImpl |
taglibLocation
|
protected StringImpl |
taglibUri
|
| Constructor Summary | |
|---|---|
TaglibTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.TaglibTypeImpl instance. |
|
TaglibTypeImpl(TaglibTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.TaglibTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TaglibTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
PathType |
getTaglibLocation()
Gets the value of the taglibLocation property. |
String |
getTaglibUri()
Gets the value of the taglibUri property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setTaglibLocation(PathType value)
Sets the value of the taglibLocation property. |
void |
setTaglibUri(String value)
Sets the value of the taglibUri property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected StringImpl taglibUri
protected PathTypeImpl taglibLocation
protected String id
| Constructor Detail |
|---|
public TaglibTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.TaglibTypeImpl instance.
public TaglibTypeImpl(TaglibTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.TaglibTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getTaglibUri()
TaglibType
getTaglibUri in interface TaglibTypeStringpublic void setTaglibUri(String value)
TaglibType
setTaglibUri in interface TaglibTypevalue - allowed object is
Stringpublic PathType getTaglibLocation()
TaglibType
getTaglibLocation in interface TaglibTypePathTypepublic void setTaglibLocation(PathType value)
TaglibType
setTaglibLocation in interface TaglibTypevalue - allowed object is
PathTypepublic String getId()
TaglibType
getId in interface TaglibTypeStringpublic void setId(String value)
TaglibType
setId in interface TaglibTypevalue - allowed object is
Stringpublic TaglibTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||