|
Sun Message Library for SWIFT API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwiftMessage | |
---|---|
com.stc.swift.builder | |
com.stc.swift.util |
Uses of SwiftMessage in com.stc.swift.builder |
---|
Methods in com.stc.swift.builder that return SwiftMessage | |
---|---|
SwiftMessage |
SwiftMetadata.getMessage()
|
Methods in com.stc.swift.builder with parameters of type SwiftMessage | |
---|---|
void |
SwiftMetadata.setMessage(SwiftMessage msg)
|
Uses of SwiftMessage in com.stc.swift.util |
---|
Methods in com.stc.swift.util with parameters of type SwiftMessage | |
---|---|
static void |
Utilities.messageDiff(SwiftMessage msg1,
SwiftMessage msg2,
java.io.File output,
boolean coreAttrOnly)
compare two Swift Messages and output the diff as represented in extracfile syntax; |
static void |
Utilities.messagePrint(SwiftMessage msg,
java.io.File output)
print a swift message instance into a file using extracfile syntax; |
|
Sun Message Library for SWIFT API | |||||||||
PREV NEXT | FRAMES NO FRAMES |