org.milyn.edi.unedifact.d96a.common
Class MKSMarketSalesChannelInformation

java.lang.Object
  extended by org.milyn.edi.unedifact.d96a.common.MKSMarketSalesChannelInformation
All Implemented Interfaces:
Serializable, org.milyn.smooks.edi.EDIWritable

public class MKSMarketSalesChannelInformation
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
MKSMarketSalesChannelInformation()
           
 
Method Summary
 C332SalesChannelIdentification getC332SalesChannelIdentification()
           
 String getE1229ActionRequestNotificationCoded()
           
 String getE7293SectorSubjectIdentificationQualifier()
           
 MKSMarketSalesChannelInformation setC332SalesChannelIdentification(C332SalesChannelIdentification c332SalesChannelIdentification)
           
 MKSMarketSalesChannelInformation setE1229ActionRequestNotificationCoded(String e1229ActionRequestNotificationCoded)
           
 MKSMarketSalesChannelInformation setE7293SectorSubjectIdentificationQualifier(String e7293SectorSubjectIdentificationQualifier)
           
 void write(Writer writer, org.milyn.edisax.model.internal.Delimiters delimiters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MKSMarketSalesChannelInformation

public MKSMarketSalesChannelInformation()
Method Detail

write

public void write(Writer writer,
                  org.milyn.edisax.model.internal.Delimiters delimiters)
           throws IOException
Specified by:
write in interface org.milyn.smooks.edi.EDIWritable
Throws:
IOException

getE7293SectorSubjectIdentificationQualifier

public String getE7293SectorSubjectIdentificationQualifier()

setE7293SectorSubjectIdentificationQualifier

public MKSMarketSalesChannelInformation setE7293SectorSubjectIdentificationQualifier(String e7293SectorSubjectIdentificationQualifier)

getC332SalesChannelIdentification

public C332SalesChannelIdentification getC332SalesChannelIdentification()

setC332SalesChannelIdentification

public MKSMarketSalesChannelInformation setC332SalesChannelIdentification(C332SalesChannelIdentification c332SalesChannelIdentification)

getE1229ActionRequestNotificationCoded

public String getE1229ActionRequestNotificationCoded()

setE1229ActionRequestNotificationCoded

public MKSMarketSalesChannelInformation setE1229ActionRequestNotificationCoded(String e1229ActionRequestNotificationCoded)


Copyright © 2018. All rights reserved.