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

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

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

See Also:
Serialized Form

Constructor Summary
C333InformationRequest()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE4510RequestedInformation()
           
 String getE4511RequestedInformationCoded()
           
 C333InformationRequest setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C333InformationRequest setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C333InformationRequest setE4510RequestedInformation(String e4510RequestedInformation)
           
 C333InformationRequest setE4511RequestedInformationCoded(String e4511RequestedInformationCoded)
           
 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

C333InformationRequest

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

getE4511RequestedInformationCoded

public String getE4511RequestedInformationCoded()

setE4511RequestedInformationCoded

public C333InformationRequest setE4511RequestedInformationCoded(String e4511RequestedInformationCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C333InformationRequest setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C333InformationRequest setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE4510RequestedInformation

public String getE4510RequestedInformation()

setE4510RequestedInformation

public C333InformationRequest setE4510RequestedInformation(String e4510RequestedInformation)


Copyright © 2018. All rights reserved.