|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageReference | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc | |
| Uses of MessageReference in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc declared as MessageReference | |
|---|---|
protected MessageReference[] |
Messages.reference
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc that return MessageReference | |
|---|---|
MessageReference |
MessageReference.clone()
Creates and returns a copy of this object. |
static MessageReference |
ObjectFactory.copyOfMessageReference(MessageReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.MessageReference instance. |
MessageReference |
ObjectFactory.createMessageReference()
Create an instance of MessageReference |
MessageReference[] |
Messages.getReference()
|
MessageReference |
Messages.getReference(int idx)
|
MessageReference |
Messages.setReference(int idx,
MessageReference value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc with parameters of type MessageReference | |
|---|---|
static MessageReference |
ObjectFactory.copyOfMessageReference(MessageReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.MessageReference instance. |
void |
Messages.copyReference(MessageReference[] source)
Copies all values of property Reference. |
MessageReference |
Messages.setReference(int idx,
MessageReference value)
|
void |
Messages.setReference(MessageReference[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc with parameters of type MessageReference | |
|---|---|
MessageReference(MessageReference o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.MessageReference instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||