public interface MessageReference extends ModelObject
The following schema fragment specifies the expected content contained within this java content object. (defined at http://xml.jdtaus.org/1.0.x/jdtaus-core/jdtaus-core-schemas/jdtaus-container-1.1.xsd line 787)
<complexType name="MessageReference"> <complexContent> <extension base="{http://jdtaus.org/core/model/container}ModelObject"> <attribute name="name" use="required" type="{http://jdtaus.org/core/model/container}Identifier" /> </extension> </complexContent> </complexType>
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the value of the name property.
|
void |
setName(String value)
Sets the value of the name property.
|
getDocumentation, getModelVersion, setDocumentation, setModelVersion
Copyright © 2005–2014 jDTAUS. All rights reserved.