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

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

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

See Also:
Serialized Form

Constructor Summary
AUTAuthenticationResult()
           
 
Method Summary
 String getE9280ValidationResult()
           
 String getE9282ValidationKeyIdentification()
           
 AUTAuthenticationResult setE9280ValidationResult(String e9280ValidationResult)
           
 AUTAuthenticationResult setE9282ValidationKeyIdentification(String e9282ValidationKeyIdentification)
           
 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

AUTAuthenticationResult

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

getE9280ValidationResult

public String getE9280ValidationResult()

setE9280ValidationResult

public AUTAuthenticationResult setE9280ValidationResult(String e9280ValidationResult)

getE9282ValidationKeyIdentification

public String getE9282ValidationKeyIdentification()

setE9282ValidationKeyIdentification

public AUTAuthenticationResult setE9282ValidationKeyIdentification(String e9282ValidationKeyIdentification)


Copyright © 2018. All rights reserved.