|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.xml.sax.helpers.DefaultHandler | +--com.bea.b2b.protocol.messaging.XMLPart | +--com.bea.b2b.protocol.messaging.BusinessDocument | +--com.bea.b2b.protocol.rosettanet.messaging.RNPart | +--com.bea.b2b.protocol.rosettanet.messaging.PreamblePart
The PreamblePart class represents message information that results from processing the Preamble portion of the RosettaNet message.
Method Summary | |
java.lang.String |
getVersion()
Gets the version of the RosettaNet Implementation Framework that is expected to be used in the processing of this message. |
Methods inherited from class com.bea.b2b.protocol.rosettanet.messaging.RNPart |
getAsString,
getNodeValue,
setNodeValue |
Methods inherited from class com.bea.b2b.protocol.messaging.BusinessDocument |
getContentType,
getDocument,
read,
setDocument |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endDocument,
endElement,
endPrefixMapping,
error,
fatalError,
ignorableWhitespace,
notationDecl,
processingInstruction,
resolveEntity,
setDocumentLocator,
skippedEntity,
startDocument,
startPrefixMapping,
unparsedEntityDecl,
warning |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public java.lang.String getVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |