public class Repository extends Object
| Constructor and Description | 
|---|
Repository(File repositoryFile)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,MsgType> | 
getApplicationMsgTypes()  | 
Map<String,Component> | 
getComponents()  | 
Map<String,Field> | 
getFields()  | 
Map<String,MsgType> | 
getSessionMsgTypes()  | 
Component | 
getStandardHeader(MsgType msgType)  | 
Component | 
getStandardTrailer(MsgType msgType)  | 
Copyright © 2021. All rights reserved.