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

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

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

See Also:
Serialized Form

Constructor Summary
RCSRequirementsAndConditions()
           
 
Method Summary
 C550RequirementConditionIdentification getC550RequirementConditionIdentification()
           
 String getE1229ActionRequestNotificationCoded()
           
 String getE7293SectorSubjectIdentificationQualifier()
           
 RCSRequirementsAndConditions setC550RequirementConditionIdentification(C550RequirementConditionIdentification c550RequirementConditionIdentification)
           
 RCSRequirementsAndConditions setE1229ActionRequestNotificationCoded(String e1229ActionRequestNotificationCoded)
           
 RCSRequirementsAndConditions 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

RCSRequirementsAndConditions

public RCSRequirementsAndConditions()
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 RCSRequirementsAndConditions setE7293SectorSubjectIdentificationQualifier(String e7293SectorSubjectIdentificationQualifier)

getC550RequirementConditionIdentification

public C550RequirementConditionIdentification getC550RequirementConditionIdentification()

setC550RequirementConditionIdentification

public RCSRequirementsAndConditions setC550RequirementConditionIdentification(C550RequirementConditionIdentification c550RequirementConditionIdentification)

getE1229ActionRequestNotificationCoded

public String getE1229ActionRequestNotificationCoded()

setE1229ActionRequestNotificationCoded

public RCSRequirementsAndConditions setE1229ActionRequestNotificationCoded(String e1229ActionRequestNotificationCoded)


Copyright © 2018. All rights reserved.