Package | Description |
---|---|
com.verisign.epp.codec.mark |
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPTreatyOrStatute> |
EPPMark.getTreatyOrStatutes()
Gets the list of treaty or statutes.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPMark.addTreatyOrStatute(EPPTreatyOrStatute aTreatyOrStatute)
Adds a treaty or statute to the list of treaty or statutes.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPMark.setTreatyOrStatutes(java.util.List<EPPTreatyOrStatute> aTreatyOrStatutes)
Sets the list of treaty or statutes.
|
Constructor and Description |
---|
EPPMark(java.util.List<EPPTrademark> aTrademarks,
java.util.List<EPPTreatyOrStatute> aTreatyOrStatutes,
java.util.List<EPPCourt> aCourts)
Create an
EPPMark instance with each of the supported lists
including trademarks, treaty and statutes, and courts. |
Copyright © VeriSign Inc. All Rights Reserved.