Uses of Class
org.milyn.smooks.edi.unedifact.model.r41.types.SourceIdentifier

Packages that use SourceIdentifier
org.milyn.smooks.edi.unedifact.model.r41   
org.milyn.smooks.edi.unedifact.model.r41.types   
 

Uses of SourceIdentifier in org.milyn.smooks.edi.unedifact.model.r41
 

Methods in org.milyn.smooks.edi.unedifact.model.r41 that return SourceIdentifier
 SourceIdentifier UNH41.getImplementationGuideline()
           
 SourceIdentifier UNH41.getScenario()
           
 SourceIdentifier UNH41.getSubset()
           
 

Methods in org.milyn.smooks.edi.unedifact.model.r41 with parameters of type SourceIdentifier
 void UNH41.setImplementationGuideline(SourceIdentifier implementationGuideline)
           
 void UNH41.setScenario(SourceIdentifier scenario)
           
 void UNH41.setSubset(SourceIdentifier subset)
           
 

Uses of SourceIdentifier in org.milyn.smooks.edi.unedifact.model.r41.types
 

Subclasses of SourceIdentifier in org.milyn.smooks.edi.unedifact.model.r41.types
 class MessageIdentifier
          Message Identifier.
 



Copyright © 2018. All rights reserved.