|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.smooks.edi.unedifact.model.r41.types.Identifier
org.milyn.smooks.edi.unedifact.model.r41.types.SourceIdentifier
public class SourceIdentifier
Sender Identifier.
| Constructor Summary | |
|---|---|
SourceIdentifier()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getControllingAgencyCode()
|
void |
setControllingAgencyCode(java.lang.String controllingAgencyCode)
|
void |
write(java.io.Writer writer,
Delimiters delimiters)
Write the bean to the specified Writer instance. |
| Methods inherited from class org.milyn.smooks.edi.unedifact.model.r41.types.Identifier |
|---|
getId, getReleaseNum, getVersionNum, setId, setReleaseNum, setVersionNum |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceIdentifier()
| Method Detail |
|---|
public void write(java.io.Writer writer,
Delimiters delimiters)
throws java.io.IOException
EDIWritableWriter instance.
write in interface EDIWritablewriter - The target writer.delimiters - The delimiters.
java.io.IOException - Error writing bean.public java.lang.String getControllingAgencyCode()
public void setControllingAgencyCode(java.lang.String controllingAgencyCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||