org.milyn.edi.unedifact.d96a.common.field
Class C288ProductGroup

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

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

See Also:
Serialized Form

Constructor Summary
C288ProductGroup()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE5388ProductGroup()
           
 String getE5389ProductGroupCoded()
           
 C288ProductGroup setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C288ProductGroup setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C288ProductGroup setE5388ProductGroup(String e5388ProductGroup)
           
 C288ProductGroup setE5389ProductGroupCoded(String e5389ProductGroupCoded)
           
 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

C288ProductGroup

public C288ProductGroup()
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

getE5389ProductGroupCoded

public String getE5389ProductGroupCoded()

setE5389ProductGroupCoded

public C288ProductGroup setE5389ProductGroupCoded(String e5389ProductGroupCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C288ProductGroup setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C288ProductGroup setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE5388ProductGroup

public String getE5388ProductGroup()

setE5388ProductGroup

public C288ProductGroup setE5388ProductGroup(String e5388ProductGroup)


Copyright © 2018. All rights reserved.