|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MessageDestinationTypeImpl
public class MessageDestinationTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected IconType[] |
icon
|
protected String |
id
|
protected XsdStringTypeImpl |
mappedName
|
protected StringImpl |
messageDestinationName
|
| Constructor Summary | |
|---|---|
MessageDestinationTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MessageDestinationTypeImpl instance. |
|
MessageDestinationTypeImpl(MessageDestinationTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MessageDestinationTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
MessageDestinationTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
DisplayNameType[] |
getDisplayName()
|
DisplayNameType |
getDisplayName(int idx)
|
int |
getDisplayNameLength()
|
IconType[] |
getIcon()
|
IconType |
getIcon(int idx)
|
int |
getIconLength()
|
String |
getId()
Gets the value of the id property. |
XsdStringType |
getMappedName()
Gets the value of the mappedName property. |
String |
getMessageDestinationName()
Gets the value of the messageDestinationName property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setDisplayName(DisplayNameType[] values)
|
DisplayNameType |
setDisplayName(int idx,
DisplayNameType value)
|
void |
setIcon(IconType[] values)
|
IconType |
setIcon(int idx,
IconType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setMappedName(XsdStringType value)
Sets the value of the mappedName property. |
void |
setMessageDestinationName(String value)
Sets the value of the messageDestinationName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected DisplayNameType[] displayName
protected IconType[] icon
protected StringImpl messageDestinationName
protected XsdStringTypeImpl mappedName
protected String id
| Constructor Detail |
|---|
public MessageDestinationTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MessageDestinationTypeImpl instance.
public MessageDestinationTypeImpl(MessageDestinationTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MessageDestinationTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface MessageDestinationTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface MessageDestinationTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface MessageDestinationTypepublic void setDescription(DescriptionType[] values)
setDescription in interface MessageDestinationTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface MessageDestinationTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface MessageDestinationTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface MessageDestinationTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface MessageDestinationTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface MessageDestinationTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface MessageDestinationTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface MessageDestinationTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface MessageDestinationTypeIconTypepublic int getIconLength()
getIconLength in interface MessageDestinationTypepublic void setIcon(IconType[] values)
setIcon in interface MessageDestinationTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface MessageDestinationTypevalue - allowed object is
IconTypepublic String getMessageDestinationName()
MessageDestinationType
getMessageDestinationName in interface MessageDestinationTypeStringpublic void setMessageDestinationName(String value)
MessageDestinationType
setMessageDestinationName in interface MessageDestinationTypevalue - allowed object is
Stringpublic XsdStringType getMappedName()
MessageDestinationType
getMappedName in interface MessageDestinationTypeXsdStringTypepublic void setMappedName(XsdStringType value)
MessageDestinationType
setMappedName in interface MessageDestinationTypevalue - allowed object is
XsdStringTypepublic String getId()
MessageDestinationType
getId in interface MessageDestinationTypeStringpublic void setId(String value)
MessageDestinationType
setId in interface MessageDestinationTypevalue - allowed object is
Stringpublic MessageDestinationTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||