Package com.verisign.epp.codec.nv
Interface EPPNameVerificationInfoResult
-
- All Superinterfaces:
java.lang.Cloneable,EPPCodecComponent,java.io.Serializable
- All Known Implementing Classes:
EPPNameVerificationInfoInputResult,EPPNameVerificationInfoSignedCodeResult
public interface EPPNameVerificationInfoResult extends EPPCodecComponent
Interface implemented by the various concrete info results, including signed code and input.
-
-
Method Summary
-
Methods inherited from interface com.verisign.epp.codec.gen.EPPCodecComponent
clone, decode, encode, getNamespace
-
-