|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.TagFileTypeImpl
public class TagFileTypeImpl
| Field Summary | |
|---|---|
protected List<DescriptionType> |
description
|
protected List<DisplayNameType> |
displayName
|
protected XsdStringTypeImpl |
example
|
protected List<IconType> |
icon
|
protected String |
id
|
protected TldCanonicalNameTypeImpl |
name
|
protected PathTypeImpl |
path
|
protected List<TldExtensionType> |
tagExtension
|
| Constructor Summary | |
|---|---|
TagFileTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.TagFileTypeImpl instance. |
|
TagFileTypeImpl(TagFileTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.TagFileTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TagFileTypeImpl |
clone()
Creates and returns a copy of this object. |
List<DescriptionType> |
getDescription()
Gets the value of the description property. |
List<DisplayNameType> |
getDisplayName()
Gets the value of the displayName property. |
XsdStringType |
getExample()
Gets the value of the example property. |
List<IconType> |
getIcon()
Gets the value of the icon property. |
String |
getId()
Gets the value of the id property. |
TldCanonicalNameType |
getName()
Gets the value of the name property. |
PathType |
getPath()
Gets the value of the path property. |
List<TldExtensionType> |
getTagExtension()
Gets the value of the tagExtension property. |
void |
setExample(XsdStringType value)
Sets the value of the example property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setName(TldCanonicalNameType value)
Sets the value of the name property. |
void |
setPath(PathType value)
Sets the value of the path property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<DescriptionType> description
protected List<DisplayNameType> displayName
protected List<IconType> icon
protected TldCanonicalNameTypeImpl name
protected PathTypeImpl path
protected XsdStringTypeImpl example
protected List<TldExtensionType> tagExtension
protected String id
| Constructor Detail |
|---|
public TagFileTypeImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.TagFileTypeImpl instance.
public TagFileTypeImpl(TagFileTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.TagFileTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<DescriptionType> getDescription()
TagFileType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
getDescription in interface TagFileTypepublic List<DisplayNameType> getDisplayName()
TagFileType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the displayName property.
For example, to add a new item, do as follows:
getDisplayName().add(newItem);
Objects of the following type(s) are allowed in the list
DisplayNameType
getDisplayName in interface TagFileTypepublic List<IconType> getIcon()
TagFileType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the icon property.
For example, to add a new item, do as follows:
getIcon().add(newItem);
Objects of the following type(s) are allowed in the list
IconType
getIcon in interface TagFileTypepublic TldCanonicalNameType getName()
TagFileType
getName in interface TagFileTypeTldCanonicalNameTypepublic void setName(TldCanonicalNameType value)
TagFileType
setName in interface TagFileTypevalue - allowed object is
TldCanonicalNameTypepublic PathType getPath()
TagFileType
getPath in interface TagFileTypePathTypepublic void setPath(PathType value)
TagFileType
setPath in interface TagFileTypevalue - allowed object is
PathTypepublic XsdStringType getExample()
TagFileType
getExample in interface TagFileTypeXsdStringTypepublic void setExample(XsdStringType value)
TagFileType
setExample in interface TagFileTypevalue - allowed object is
XsdStringTypepublic List<TldExtensionType> getTagExtension()
TagFileType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the tagExtension property.
For example, to add a new item, do as follows:
getTagExtension().add(newItem);
Objects of the following type(s) are allowed in the list
TldExtensionType
getTagExtension in interface TagFileTypepublic String getId()
TagFileType
getId in interface TagFileTypeStringpublic void setId(String value)
TagFileType
setId in interface TagFileTypevalue - allowed object is
Stringpublic TagFileTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||