Uses of Class
com.verisign.epp.codec.mark.EPPProtection

Packages that use EPPProtection
com.verisign.epp.codec.mark   
 

Uses of EPPProtection in com.verisign.epp.codec.mark
 

Methods in com.verisign.epp.codec.mark that return types with arguments of type EPPProtection
 java.util.List<EPPProtection> EPPTreatyOrStatute.getProtections()
          Gets protections of the treaty or statute.
 

Methods in com.verisign.epp.codec.mark with parameters of type EPPProtection
 void EPPTreatyOrStatute.addProtection(EPPProtection aProtection)
          Adds a protection to the list of protections of the treaty or statute.
 

Method parameters in com.verisign.epp.codec.mark with type arguments of type EPPProtection
 void EPPTreatyOrStatute.setProtections(java.util.List<EPPProtection> aProtections)
          Sets protections of the treaty or statute.
 



Copyright ? VeriSign Inc. All Rights Reserved.