|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl.PortletInfoTypeImpl
public class PortletInfoTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected KeywordsTypeImpl |
keywords
|
protected ShortTitleTypeImpl |
shortTitle
|
protected TitleTypeImpl |
title
|
| Constructor Summary | |
|---|---|
PortletInfoTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl.PortletInfoTypeImpl instance. |
|
PortletInfoTypeImpl(PortletInfoTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl.PortletInfoTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PortletInfoTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
KeywordsType |
getKeywords()
Gets the value of the keywords property. |
ShortTitleType |
getShortTitle()
Gets the value of the shortTitle property. |
TitleType |
getTitle()
Gets the value of the title property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setKeywords(KeywordsType value)
Sets the value of the keywords property. |
void |
setShortTitle(ShortTitleType value)
Sets the value of the shortTitle property. |
void |
setTitle(TitleType value)
Sets the value of the title property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TitleTypeImpl title
protected ShortTitleTypeImpl shortTitle
protected KeywordsTypeImpl keywords
protected String id
| Constructor Detail |
|---|
public PortletInfoTypeImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl.PortletInfoTypeImpl instance.
public PortletInfoTypeImpl(PortletInfoTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl.PortletInfoTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public TitleType getTitle()
PortletInfoType
getTitle in interface PortletInfoTypeTitleTypepublic void setTitle(TitleType value)
PortletInfoType
setTitle in interface PortletInfoTypevalue - allowed object is
TitleTypepublic ShortTitleType getShortTitle()
PortletInfoType
getShortTitle in interface PortletInfoTypeShortTitleTypepublic void setShortTitle(ShortTitleType value)
PortletInfoType
setShortTitle in interface PortletInfoTypevalue - allowed object is
ShortTitleTypepublic KeywordsType getKeywords()
PortletInfoType
getKeywords in interface PortletInfoTypeKeywordsTypepublic void setKeywords(KeywordsType value)
PortletInfoType
setKeywords in interface PortletInfoTypevalue - allowed object is
KeywordsTypepublic String getId()
PortletInfoType
getId in interface PortletInfoTypeStringpublic void setId(String value)
PortletInfoType
setId in interface PortletInfoTypevalue - allowed object is
Stringpublic PortletInfoTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||