|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPLaunchClaimKey | |
---|---|
com.verisign.epp.codec.launch |
Uses of EPPLaunchClaimKey in com.verisign.epp.codec.launch |
---|
Methods in com.verisign.epp.codec.launch that return types with arguments of type EPPLaunchClaimKey | |
---|---|
java.util.List<EPPLaunchClaimKey> |
EPPLaunchCheckResult.getClaimKeys()
Gets the claim keys that MAY be passed to info services of a third party trademark provider like the Trademark Clearinghouse (TMCH) for getting the information needed to generate the trademark claims notices. |
Methods in com.verisign.epp.codec.launch with parameters of type EPPLaunchClaimKey | |
---|---|
void |
EPPLaunchCheckResult.addClaimKey(EPPLaunchClaimKey aClaimKey)
Adds a claims key to the list of claim keys. |
Method parameters in com.verisign.epp.codec.launch with type arguments of type EPPLaunchClaimKey | |
---|---|
void |
EPPLaunchCheckResult.setClaimKeys(java.util.List<EPPLaunchClaimKey> aClaimKeys)
Sets the claim keys that MAY be passed to info services of a third party trademark provider like the Trademark Clearinghouse (TMCH) for getting the information needed to generate the trademark claims notices. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |