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

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

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

See Also:
Serialized Form

Constructor Summary
C564PhysicalOrLogicalStateInformation()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE7006PhysicalOrLogicalState()
           
 String getE7007PhysicalOrLogicalStateCoded()
           
 C564PhysicalOrLogicalStateInformation setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C564PhysicalOrLogicalStateInformation setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C564PhysicalOrLogicalStateInformation setE7006PhysicalOrLogicalState(String e7006PhysicalOrLogicalState)
           
 C564PhysicalOrLogicalStateInformation setE7007PhysicalOrLogicalStateCoded(String e7007PhysicalOrLogicalStateCoded)
           
 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

C564PhysicalOrLogicalStateInformation

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

getE7007PhysicalOrLogicalStateCoded

public String getE7007PhysicalOrLogicalStateCoded()

setE7007PhysicalOrLogicalStateCoded

public C564PhysicalOrLogicalStateInformation setE7007PhysicalOrLogicalStateCoded(String e7007PhysicalOrLogicalStateCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C564PhysicalOrLogicalStateInformation setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C564PhysicalOrLogicalStateInformation setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE7006PhysicalOrLogicalState

public String getE7006PhysicalOrLogicalState()

setE7006PhysicalOrLogicalState

public C564PhysicalOrLogicalStateInformation setE7006PhysicalOrLogicalState(String e7006PhysicalOrLogicalState)


Copyright © 2018. All rights reserved.