Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

S

SAX_EXCEPTION - Static variable in exception com.verisign.epp.codec.gen.EPPCodecException
The typesafe constant SAX_EXCEPTION defines the instance of EPPCodecException that should be thrown for SAX XML parse exceptions.
SCHEMA_FULL_CHECKING_FEATURE_ID - Static variable in class com.verisign.epp.util.EPPSchemaCachingParser
Schema full checking feature id (http://apache.org/xml/features/validation/schema-full-checking).
SCHEMA_VALIDATION_FEATURE_ID - Static variable in class com.verisign.epp.util.EPPSchemaCachingParser
Schema validation feature id (http://apache.org/xml/features/validation/schema).
SecDNSDomainHandler - Class in com.verisign.epp.serverstub
The SecDNSDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
SecDNSDomainHandler() - Constructor for class com.verisign.epp.serverstub.SecDNSDomainHandler
 
SecDNSSubDomainHandler - Interface in com.verisign.epp.serverstub
Sub Domain Handler for use with the secDNS extension.
SecDNSV10SubDomainHandler - Class in com.verisign.epp.serverstub
The SecDNSV10SubDomainHandler class is a concrete SecDNSSubDomainHandler for version 1.0 of the secDNS extension.
SecDNSV10SubDomainHandler() - Constructor for class com.verisign.epp.serverstub.SecDNSV10SubDomainHandler
 
SecDNSV11SubDomainHandler - Class in com.verisign.epp.serverstub
The SecDNSV11SubDomainHandler class is a concrete SecDNSSubDomainHandler for version 1.1 of the secDNS extension.
SecDNSV11SubDomainHandler() - Constructor for class com.verisign.epp.serverstub.SecDNSV11SubDomainHandler
 
send(EPPMessage, OutputStream) - Method in class com.verisign.epp.framework.EPPDispatcher
Sends an EPP message to the client.
send(EPPMessage, OutputStream, Object) - Method in class com.verisign.epp.framework.EPPDispatcher
Sends an EPP message to the client.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPContact
Sends a Contact Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPDefReg
Sends a Defensive Registration Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPDomain
Sends a Domain Name Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sends an Email Forward Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPHost
Sends a Host Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPLaunch
Sends a Claim Check Command, which is an extension of the Domain Check with the EPPLaunchCheck extension and the type set to the whether to execute a claims check command or an availability check command for a given phase.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sends an Name Verification Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPOrg
Sends a Org Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPRegistry
Sends a TLD Name Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sends a check command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sends a check command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.validate.v02.EPPValidate
Sends an Validate Check Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPContact
Sends a Contact Create Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPDefReg
Sends a Defensive Registration Create Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPDomain
Sends a Domain Name Create Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sends an Email Forward Create Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPHost
Sends a Host Create Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sends a Name Verification Create Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sends a NameWatch Create Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPOrg
Sends a Org Create Command to the server.
sendCreate() - Method in class com.verisign.epp.interfaces.EPPRegistry
 
sendCreate() - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sends a create command to the server to create a zone.
sendCreate() - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sends a create command to the server to create a zone.
sendCreate() - Method in class com.verisign.epp.namestore.interfaces.NSContact
Sends a Contact Create Command to the server.
sendCreate() - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sends a Domain Name Create Command to the server.
sendCreate() - Method in class com.verisign.epp.namestore.interfaces.NSHost
Sends a Host Create Command to the server.
sendDelete() - Method in class com.verisign.epp.interfaces.EPPContact
Sends a Contact Delete Command to the server.
sendDelete() - Method in class com.verisign.epp.interfaces.EPPDefReg
Sends a Defensive Registration Delete Command to the server.
sendDelete() - Method in class com.verisign.epp.interfaces.EPPDomain
Sends a Domain Name Delete Command to the server.
sendDelete() - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sends an Email Forward Delete Command to the server.
sendDelete() - Method in class com.verisign.epp.interfaces.EPPHost
Sends a Host Delete Command to the server.
sendDelete() - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sends a NameWatch Delete Command to the server.
sendDelete() - Method in class com.verisign.epp.interfaces.EPPOrg
Sends a Org Delete Command to the server.
sendDelete() - Method in class com.verisign.epp.interfaces.EPPRegistry
 
sendDelete() - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sends a delete command to the server to delete a zone by name.
sendDelete() - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sends a delete command to the server to delete a zone by name.
sendDocument(Document, EPPMessage) - Method in class com.verisign.epp.interfaces.EPPSession
Sends an EPP DOM Document to the session output stream.
sendDomainCheck() - Method in class com.verisign.epp.interfaces.EPPIdnTable
Sends an IDN Table Check Command in Domain Check Form to the server.
sendDomainInfo() - Method in class com.verisign.epp.interfaces.EPPIdnTable
Sends an IDN Table Info Command in Domain Info Form to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPBalance
Returns EPPBalanceInfoResp received after sending Balance Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPContact
Sends a Contact Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPDefReg
Sends a Defensive Registration Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPDomain
Sends a Domain Name Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sends an Email Forward Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPHost
Sends a Host Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sends an Name Verification Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sends a NameWatch Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPOrg
Sends a Org Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPRegistry
Sends a Registry Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sends an info command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sends an info command to the server.
sendListInfo() - Method in class com.verisign.epp.interfaces.EPPIdnTable
Sends an IDN Table Info Command in List Info Form to the server.
sendMessage(EPPMessage) - Method in class com.verisign.epp.interfaces.EPPSession
Sends an EPP Message (command, hello, etc.) to the session output stream.
sendPacket(byte[]) - Method in class com.verisign.epp.interfaces.EPPSession
Sends a pre-formatted packet to the EPPSession output stream as an EPP packet with the 4 byte header.
sendPoll() - Method in class com.verisign.epp.interfaces.EPPSession
This method creates an instance of EPPPollCmd and sets the given attributes and invokes the send method associated with the command.
sendRelatedCreate() - Method in class com.verisign.epp.interfaces.EPPRelatedDomain
Send the related domain create, which allows for the create of more than one domain name.
sendRelatedDelete() - Method in class com.verisign.epp.interfaces.EPPRelatedDomain
Send the related domain delete, which allows for the deletion of more than one domain name.
sendRelatedInfo() - Method in class com.verisign.epp.interfaces.EPPRelatedDomain
Send the related domain info, which which supports two different forms set with the EPPRelatedDomain.setInfoForm(String) method.
sendRelatedRenew() - Method in class com.verisign.epp.interfaces.EPPRelatedDomain
Send the related domain renew, which allows for the renewal of more than one domain name.
sendRelatedTransfer() - Method in class com.verisign.epp.interfaces.EPPRelatedDomain
Send the related domain transfer, which allows for the transfer of more than one domain name.
sendRelatedUpdate() - Method in class com.verisign.epp.interfaces.EPPRelatedDomain
Send the related domain update, which allows for the update of more than one domain name.
sendRenew() - Method in class com.verisign.epp.interfaces.EPPDefReg
Sends a Defensive Registration Renew Command to the server.
sendRenew() - Method in class com.verisign.epp.interfaces.EPPDomain
Sends a Domain Name Renew Command to the server.
sendRenew() - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sends an Email Forward Renew Command to the server.
sendRenew() - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sends a NameWatch Renew Command to the server.
sendRestoreReport() - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Send a restore report.
sendRestoreRequest() - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Send a restore request.
sendSync() - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Send a sync command for a domain with a specified expiration month and day

The required attributes have been set with the following methods:

addDomainName - Sets the domain name for report.
sendTableCheck() - Method in class com.verisign.epp.interfaces.EPPIdnTable
Sends an IDN Table Check Command in Table Check Form to the server.
sendTableInfo() - Method in class com.verisign.epp.interfaces.EPPIdnTable
Sends an IDN Table Info Command in Table Info Form to the server.
sendTransfer() - Method in class com.verisign.epp.interfaces.EPPContact
Sends a Contact Transfer Command to the server.
sendTransfer() - Method in class com.verisign.epp.interfaces.EPPDefReg
Sends a Defensive Registration Transfer Command to the server.
sendTransfer() - Method in class com.verisign.epp.interfaces.EPPDomain
Sends a Domain Name Transfer Command to the server.
sendTransfer() - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sends an Email Forward Transfer Command to the server.
sendTransfer() - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sends a NameWatch Transfer Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPContact
Sends a Contact Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPDefReg
Sends a Defensive Registration Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPDomain
Sends a Domain Name Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sends an Email Forward Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPHost
Sends a Host Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sends an Name Verification Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sends a NameWatch Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPOrg
Sends a Org Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPRegistry
 
sendUpdate() - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sends an update command to the server to update a zone.
sendUpdate() - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sends an update command to the server to update a zone.
sendUpdate() - Method in class com.verisign.epp.namestore.interfaces.NSContact
Sends a Contact Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sends a Domain Name Update Command to the server.
sendUpdate() - Method in class com.verisign.epp.namestore.interfaces.NSHost
Sends a Host Update Command to the server.
Server - Class in com.verisign.epp.serverstub
The Server class is responsible for reading the config file, instantiating an implementation of a ServerSocket (Plain or SSL), and specifying the ServerEventHandler class that will be instantiated with each new client connection.
Server(String) - Constructor for class com.verisign.epp.serverstub.Server
Construct a Server instance
ServerEventHandler - Interface in com.verisign.epp.transport
$Id: ServerEventHandler.java,v 1.2 2004/01/26 21:21:06 jim Exp $
serviceType - Variable in class com.verisign.epp.codec.gen.EPPService
Defines the type of service as either OBJ_SERVICE or EXT_SERVICE.
SESSION_LIMIT_END - Static variable in class com.verisign.epp.codec.gen.EPPResult
Session limit exceeded; server closing connection

This response code MUST be retunred when a server receives a login command, and the command can not be completed because the client has exceeded a system-defined limit on the number of session that the client can establish.
SessionData - Class in com.verisign.epp.serverstub
The SessionData is a utility class that contains data related to an established EPP client/server session.
SessionData() - Constructor for class com.verisign.epp.serverstub.SessionData
Constructs a new SessionData instance
sessionPool - Static variable in class com.verisign.epp.pool.EPPSessionPoolTst
EPP Session pool associated with test
setAbsoluteTimeout(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistrySystemInfo
Sets the absolute timeout in milliseconds.
setAbsoluteTimeout(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistrySystemInfo
Sets the absolute timeout in milliseconds.
setAbsoluteTimeout(long) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
Sets the session absolute timeout.
setAcceptedDate(Date) - Method in class com.verisign.epp.codec.launch.EPPLaunchNotice
Sets the date and time that the claims notice was displayed or accepted.
setAccess(short) - Method in class com.verisign.epp.codec.gen.EPPDcp
Sets the Access service associated with the DataCollectionPolciy Objecat
setAccessible(boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneData
Sets if the zone is access to the client.
setAccessible(boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneSummary
Sets if the zone is access to the client.
setAction(EPPOrgExtAddRemChg.Action) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtAddRemChg
Sets the update action to take.
setActionClient(String) - Method in class com.verisign.epp.codec.contact.EPPContactTransferResp
Sets the identifier of the client that SHOULD respond to the transfer request.
setActionClient(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferResp
Sets the identifier of the client that SHOULD respond to the transfer request.
setActionClient(String) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferResp
Sets the identifier of the client that SHOULD respond to the transfer request.
setActionClient(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferResp
Sets the identifier of the client that SHOULD respond to the transfer request.
setActionClient(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferResp
Sets the identifier of the client that SHOULD respond to the transfer request.
setActionClient(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets the identifier of the client that SHOULD respond to the transfer request.
setActionDate(Date) - Method in class com.verisign.epp.codec.contact.EPPContactTransferResp
Sets the date and time of a required or completed response.
setActionDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferResp
Sets the date and time of a required or completed response.
setActionDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferResp
Sets the date and time of a required or completed response.
setActionDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferResp
Sets the date and time of a required or completed response.
setActionDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferResp
Sets the date and time of a required or completed response.
setActionDate(Date) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets the date and time of a required or completed response.
setAdd(EPPContactAddChange) - Method in class com.verisign.epp.codec.contact.EPPContactUpdateCmd
Sets the items to add to the contact.
setAdd(EPPDefRegAddRemove) - Method in class com.verisign.epp.codec.defReg.EPPDefRegUpdateCmd
Sets the items to add to the DefReg.
setAdd(EPPDomainAddRemove) - Method in class com.verisign.epp.codec.domain.EPPDomainUpdateCmd
Sets the items to add to the domain.
setAdd(EPPEmailFwdAddRemove) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdUpdateCmd
Sets the items to add to the emailFwd.
setAdd(EPPHostAddRemove) - Method in class com.verisign.epp.codec.host.EPPHostUpdateCmd
Sets the items to add to the host.
setAdd(EPPNameWatchAddRemove) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchUpdateCmd
Sets the items to add to the nameWatch.
setAdd(List) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtUpdate
Set the List of DS Data EPPSecDNSExtDsData instances to add
setAddContacts(List<EPPOrgContact>) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the add contacts.
setAddContacts(List<EPPOrgContact>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the add contacts.
setAddDsData(List) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtUpdate
Sets the List of DS Data EPPSecDNSExtDsData instances to add.
setAddKeyData(List) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtUpdate
Sets the List of Key Data EPPSecDNSExtKeyData instances to add.
setAddOrgs(EPPOrgExtAddRemChg) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtUpdate
Sets the organizations to add.
setAddress(EPPContactAddress) - Method in class com.verisign.epp.codec.contact.EPPContactPostalDefinition
Sets the contact address
setAddress(EPPMarkAddress) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the address information associated with the contact.
setAddress(EPPOrgAddress) - Method in class com.verisign.epp.codec.org.EPPOrgPostalDefinition
Sets the contact address
setAddress(EPPRegistryContactAddress) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets address.
setAddress(EPPRegistryContactAddress) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPostal
Sets address.
setAddress(EPPRegistryContactAddress) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPostal
Sets address.
setAddress(EPPValidateAddress) - Method in class com.verisign.epp.codec.validate.v02.EPPValidatePostalDefinition
Sets the contact address
setAddresses(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
setAddresses(Vector) - Method in class com.verisign.epp.codec.domain.EPPHostAttr
Sets the host addresses.
setAddresses(Vector) - Method in class com.verisign.epp.codec.host.EPPHostAddRemove
Sets the addresses to add or remove.
setAddresses(Vector) - Method in class com.verisign.epp.codec.host.EPPHostCreateCmd
Sets the host addresses.
setAddresses(Vector) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Sets the list (Vector) of host addresses.
setAddrInt(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the internationalized addr element.
setAddrLoc(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the localized addr element.
setAddRoles(List<EPPOrgRole>) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the add roles.
setAddRoles(List<EPPOrgRole>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the add roles.
setAddStatuses(List<EPPOrgStatus>) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the add statuses.
setAddStatuses(List<EPPOrgStatus>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the add statuses.
setAdmin(boolean) - Method in class com.verisign.epp.codec.gen.EPPPurpose
Sets the <admin> element to specify contact for administrative purposes.
setAdminContact(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegAddRemove
Set forwardTo Address for the change mode
setAdminContact(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Set the AdminContact informnation.
setAdminContact(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactCreateCmd
Sets the contact type information for admin contact
setAdminContact(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactInfoResp
Sets as admin contact
setAdminContact(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactUpdateCmd
Sets the contact type information
setAdminContact(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Sets the DefReg Admin Contact.
setALabelSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set whether whether ASCII domain names are supported.
setALabelSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set whether whether ASCII domain names are supported.
setAlg(int) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData
Set secDNS:alg value
setAlg(int) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtKeyData
Set secDNS:alg value
setAlg(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
Set secDNS:alg value
setAlg(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtKeyData
Set secDNS:alg value
setAlgorithms(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryKey
Set the supported algorithms.
setAlgorithms(List<String>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryKey
Sets the supported algorithms.
setAlgorithms(List<Integer>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDS
Sets the supported algorithms.
setAlgorithms(List<Integer>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryKey
Sets the supported algorithms.
setAll() - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set all of the disclose elements to true.
setAll(boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryInfoCmd
Set the flag to query all supported zone objects.
setAll(boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInfoCmd
Set the flag to query all supported zone objects.
setAllInt() - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set all of the internationalized disclose elements to true.
setAllLoc() - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set all of the localized disclose elements to true.
setAllocationToken(String) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the allocation token extension with the token value to be passed along with either sendCheck, sendCreate(), sendUpdate, or sendTransfer.
setAllOther() - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set all of the other (voice, fax, email) disclose elements to true.
setAllScope(EPPRegistryInfoCmd.Scope) - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sets the zone scope used with the info all mode.
setAllTlds(boolean) - Method in class com.verisign.epp.interfaces.EPPRegistry
 
setAllValues(Vector) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the value and extValue lists based on a single Vector of EPPValue or EPPExtValue instances.
setAllZones(boolean) - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sets the all zones boolean flag.
setAlphaNumEnd(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set whether or not to allow domain name end with an alphanumeric character.
setAlphaNumEnd(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set whether or not to allow domain name end with an alphanumeric character.
setAlphaNumEnd(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set whether or not to allow domain name end with an alphanumeric character.
setAlphaNumStart(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set whether or not to allow domain name start with an alphanumeric character.
setAlphaNumStart(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set whether or not to allow domain name start with an alphanumeric character.
setAlphaNumStart(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set whether or not to allow domain name start with an alphanumeric character.
setAname(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomain
Sets the A-label domain name.
setApDate(Date) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the date the trademark was applied for.
setApId(String) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the application ID registered in the trademark office.
setApp(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecUserAgent
Sets the name of the client application software.
setApplicationId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreData
Sets the application identifier of the launch application.
setApplicationId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchDelete
Sets the application identifier of the launch application.
setApplicationId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfData
Sets the application identifier of the launch application.
setApplicationId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfo
Sets the application identifier of the launch application.
setApplicationId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchUpdate
Sets the application identifier of the launch application.
setApplied(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeValue
Sets the applied value.
setApplied(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeValue
Sets the applied value.
setApplied(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeValue
Sets the applied value.
setApplied(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeValue
Sets the applied value.
setAssembler(EPPByteArrayAssembler) - Method in class com.verisign.epp.framework.EPPByteArrayDispatcher
Sets the ByteArrayAssembler.
setAssembler(EPPAssembler) - Method in class com.verisign.epp.framework.EPPDispatcher
Sets the Assembler.
setAssociationMember(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactCreateCmd
Sets the membership information for the contact
setAssociationMember(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactInfoResp
Sets the membership information for the contact
setAssociationMember(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactUpdateCmd
Sets the membership information for the contact
setAttribute(String, Object) - Method in class com.verisign.epp.serverstub.SessionData
Sets a session attribute by use an attribute name (key) along with an attribute value.
setAttrs(List) - Method in class com.verisign.epp.codec.coaext.EPPCoaExtCreate
Sets the List of attributes EPPCoaExtAttr instances to create.
setAttrs(List) - Method in class com.verisign.epp.codec.coaext.EPPCoaExtInfData
Sets the List of attributes EPPCoaExtAttr instances.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set authorization information for contact change.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set authorization information.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.contact.EPPContactInfoCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the authorization information.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.contact.EPPContactTransferCmd
Set authorization information.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.defReg.EPPDefRegAddRemove
Set authorization information for the change mode
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.domain.EPPDomainAddRemove
Set authorization information for the change mode
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferCmd
Set authorization information.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdAddRemove
Set authorization information for the change mode
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferCmd
Set authorization information.
setAuthInfo(String) - Method in class com.verisign.epp.codec.gen.EPPAuthInfo
Deprecated.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchAddRemove
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoCmd
Set authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets authorization information
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferCmd
Set authorization information.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateCmd
Sets the authorization information for the Name Verification (NV) object.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoCmd
Sets the authorization information for the Name Verification (NV) object.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoInputResult
Sets the authorization information for the Name Verification (NV) object.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoSignedCodeResult
Sets the authorization information for the Name Verification (NV) object.
setAuthInfo(EPPAuthInfo) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationUpdateCmd
Sets the authorization information for the Name Verification (NV) object.
setAuthInfo(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtAuthInfo
setAuthInfo(EPPRelatedDomainExtAuthInfo) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomain
Sets authInfo value to authInfo
setAuthInfo(EPPValidateAuthInfo) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the authorization info value.
setAuthInfo(String) - Method in class com.verisign.epp.interfaces.EPPNameVerification
Set the auth info for a create or info command.
setAuthInfoRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Gets authInfo regular expression.
setAuthInfoRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set info about regular expression used to validate the domain object authorization information value.
setAuthInfoRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Gets authInfo regular expression.
setAuthInfoRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set info about regular expression used to validate the domain object authorization information value.
setAuthInfoRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Gets authInfo regular expression.
setAuthInfoRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set info about regular expression used to validate the domain object authorization information value.
setAuthorizationId(String) - Method in class com.verisign.epp.interfaces.EPPContact
Sets the authorization identifier for transfer operations using the encodeTransfer method.
setAuthRoid(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Gets the authorization roid that is used to identify the registrant or contact object if and only if the value of authInfo, set by setAuthString(String), is associated with the registrant or contact object.
setAuthRoid(String) - Method in class com.verisign.epp.interfaces.EPPDomain
Gets the authorization roid that is used to identify the registrant or contact object if and only if the value of authInfo, set by setAuthString(String), is associated with the registrant or contact object.
setAuthRoid(String) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Gets the authorization roid that is used to identify the registrant or contact object if and only if the value of authInfo, set by setAuthString(String), is associated with the registrant or contact object.
setAuthRoid(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Gets the authorization roid that is used to identify the registrant or contact object if and only if the value of authInfo, set by setAuthString(String), is associated with the registrant or contact object.
setAuthRoid(String) - Method in class com.verisign.epp.interfaces.EPPRegistry
 
setAuthString(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Sets the authorization string associated with an sendCreate and sendTransfer.
setAuthString(String) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the authorization string associated with an sendCreate and sendTransfer and optionally sendInfo.
setAuthString(String) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets the authorization string associated with an sendCreate and sendTransfer.
setAuthString(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the authorization string associated with an sendCreate and sendTransfer.
setAuthString(String) - Method in class com.verisign.epp.interfaces.EPPRegistry
 
setAvailable(boolean) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the fee information available value.
setAvailable(boolean) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCheckResult
Sets the fee information available value.
setAvailable(boolean) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCheckResult
Sets the fee information available value.
setAvailable(boolean) - Method in class com.verisign.epp.codec.org.EPPOrgCheckResult
Sets the org identifier is available.
setAvailable(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryCheckResult
DOCUMENT ME!
setAvailable(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckResult
Sets the zone available.
setAvailable(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckResult
Sets the zone available.
setAvailable(EPPRelatedDomainExtAvailable) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtGroup
Sets available value to aAvailable
setAvailableCredit(BigDecimal) - Method in class com.verisign.epp.codec.balance.EPPBalanceInfoResp
Sets the available credit
setAvailableCredit(String) - Method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalancePollResponse
 
setAvailableDomains(List<EPPRelatedDomainExtName>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtAvailable
Sets the list of available related domain names represented by EPPRelatedDomainExtName
setBalance(BigDecimal) - Method in class com.verisign.epp.codec.balance.EPPBalanceInfoResp
Sets the balance
setBalance(BigDecimal) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransformResult
Sets the available balance of the client.
setBalance(BigDecimal) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTransformResult
Sets the available balance of the client.
setBalance(BigDecimal) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTransformResult
Sets the available balance of the client.
setBalance(BigDecimal) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTransformResult
Sets the available balance of the client.
setBatchJobs(List<EPPRegistryBatchJob>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set the List of EPPRegistryBatchJob that includes all of the batch jobs.
setBatchJobs(List<EPPRegistryBatchJob>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set the List of EPPRegistryBatchJob that includes all of the batch jobs.
setCaseId(EPPChangeCaseId) - Method in class com.verisign.epp.codec.changepoll.EPPChangeData
Sets the case identifier for the change.
setCc(String) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets two-character code of the country where the court is located from [ISO3166-2].
setCc(String) - Method in class com.verisign.epp.codec.mark.EPPMarkAddress
Sets the country code of the contact.
setCc(String) - Method in class com.verisign.epp.codec.mark.EPPProtection
Sets two-character code of the country in which the mark is protected.
setCertNumber(int) - Method in class com.verisign.epp.codec.verificationcode.TrustAnchorVerificationData
Sets the Verification Service Provider (VSP) trust anchor certificate number.
setChange(EPPContactAddChange) - Method in class com.verisign.epp.codec.contact.EPPContactUpdateCmd
Sets the items to change to the contact.
setChange(EPPDefRegAddRemove) - Method in class com.verisign.epp.codec.defReg.EPPDefRegUpdateCmd
Sets the items to change to the defReg.
setChange(EPPDomainAddRemove) - Method in class com.verisign.epp.codec.domain.EPPDomainUpdateCmd
Sets the items to change to the domain.
setChange(EPPEmailFwdAddRemove) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdUpdateCmd
Sets the items to change to the emailFwd.
setChange(EPPHostAddRemove) - Method in class com.verisign.epp.codec.host.EPPHostUpdateCmd
Sets the items to add to the host.
setChange(EPPNameWatchAddRemove) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchUpdateCmd
Sets the items to change to the nameWatch.
setCheckForms(List<EPPLaunchPolicyPhase.CheckForm>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the check form list. which defines the supported check forms in the phase.
setCheckResult(EPPFeeObjectResult) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeChkData
Sets the result of an individual domain name.
setCheckResult(EPPFeeObjectResult) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeChkData
Sets the result of an individual domain name.
setCheckResult(EPPFeeCheckResult) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeChkData
Sets the result of an individual domain name.
setCheckResult(EPPFeeCheckResult) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeChkData
Sets the result of an individual domain name.
setCheckResult(EPPLaunchCheckResult) - Method in class com.verisign.epp.codec.launch.EPPLaunchChkData
Sets the claims result of an individual domain name.
setCheckResult(EPPOrgCheckResult) - Method in class com.verisign.epp.codec.org.EPPOrgCheckResp
Set an individual check result.
setCheckResults(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactCheckResp
Set the results of a EPPContactCheckResp Response.
setCheckResults(Vector) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCheckResp
Set the results of a EPPDefRegFwdCheckResp Response.
setCheckResults(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckResp
Set the results of a EPPDomainCheckResp Response.
setCheckResults(Vector) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCheckResp
Set the results of a EPPEmailFwdCheckResp Response.
setCheckResults(List<EPPFeeObjectResult>) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeChkData
Set the results of a EPPFeeChkData Response.
setCheckResults(List<EPPFeeObjectResult>) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeChkData
Set the results of a EPPFeeChkData Response.
setCheckResults(List<EPPFeeCheckResult>) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeChkData
Set the results of a EPPFeeChkData Response.
setCheckResults(List<EPPFeeCheckResult>) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeChkData
Set the results of a EPPFeeChkData Response.
setCheckResults(Vector) - Method in class com.verisign.epp.codec.host.EPPHostCheckResp
Set the results of a EPPHostCheckResp Response.
setCheckResults(List<EPPLaunchCheckResult>) - Method in class com.verisign.epp.codec.launch.EPPLaunchChkData
Set the results of a EPPLaunchCheckResp Response.
setCheckResults(List<EPPNameVerificationCheckResult>) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCheckResp
Set the results of a EPPNameVerificationCheckResp Response.
setCheckResults(List<EPPOrgCheckResult>) - Method in class com.verisign.epp.codec.org.EPPOrgCheckResp
Sets the list of results.
setCheckResults(Vector) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainCheckResp
Set the results of a EPPPremiumDomainCheckResp Response.
setCheckResults(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryCheckResp
Set the check results of zone objects.
setCheckResults(List<EPPRegistryCheckResult>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckResp
Set the check results of zone objects.
setCheckResults(List<EPPRegistryCheckResult>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckResp
Set the check results of zone objects.
setCheckResults(List<EPPValidateCheckResult>) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateCheckResp
Set the results of a EPPValidateCheckResp Response.
setChg(List) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtUpdate
Set the List of DS Data EPPSecDNSExtDsData instances to chg
setChgOrgs(EPPOrgExtAddRemChg) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtUpdate
Sets the organizations to change.
setChildHostLimit(EPPRegistryDomainHostLimit) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set child host limit.
setChildHostLimit(EPPRegistryDomainHostLimit) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set child host limit.
setChildHostLimit(EPPRegistryDomainHostLimit) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set child host limit.
setCity(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddress
Sets the contact city.
setCity(String) - Method in class com.verisign.epp.codec.mark.EPPMarkAddress
Sets the city of the contact.
setCity(String) - Method in class com.verisign.epp.codec.org.EPPOrgAddress
Sets the org city.
setCity(EPPRegistryContactCity) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactAddress
Sets the contact city attributes.
setCity(EPPRegistryContactCity) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContactAddress
Sets the contact city attributes.
setCity(EPPRegistryContactCity) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContactAddress
Sets the contact city attributes.
setCity(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAddress
Sets the contact city.
setClaimKey(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCheckResult
Sets the key that MAY be passed to an info service of a third party trademark provider like the Trademark Clearinghouse (TMCH) for getting the information needed to generate the trademark claims notice.
setClaimKey(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchClaimKey
Sets the key that MAY be passed to an info service of a third party trademark provider like the Trademark Clearinghouse (TMCH) for getting the information needed to generate the trademark claims notice.
setClaimKeys(List<EPPLaunchClaimKey>) - Method in class com.verisign.epp.codec.launch.EPPLaunchCheckResult
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.
setClasses(List<String>) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets list of Nice Classification class numbers.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the classification.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCheck
Sets the fee classification value.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the classification.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCheckResult
Sets the classification.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommandData
Sets the classification.
setClientDefined(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryMaxSig
 
setClientDefined(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMaxSig
Sets the OPTIONAL boolean flag indicating whether the client can set the maximum signature lifetime with a default value of "false".
setClientDefined(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMaxSig
Sets the OPTIONAL boolean flag indicating whether the client can set the maximum signature lifetime with a default value of "false".
setClientDisclosureSupported(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Sets client disclosure flag.
setClientDisclosureSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Sets client disclosure flag.
setClientDisclosureSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Sets client disclosure flag.
setClientHost(String) - Method in class com.verisign.epp.pool.EPPSessionPool
Sets the TCP server IP address or host name to connect from.
setClientHost(String) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
Sets the TCP server IP address or host name to connect from.
setClientHost(String) - Method in class com.verisign.epp.pool.EPPSystemSessionPool
Sets the TCP server IP address or host name to connect from.
setClientHostName(String) - Method in class com.verisign.epp.transport.client.EPPPlainClientSocket
Sets the client host name to use for the connection.
setClientHostName(String) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets the client host name to use for the connection.
setClientId(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the contact owning Client Id.
setClientId(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Sets Client Id that created the defReg.
setClientId(String) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the domain owning Client Id.
setClientId(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the emailFwd owning Client Id.
setClientId(String) - Method in class com.verisign.epp.codec.gen.EPPCredentials
Sets the client login identifier.
setClientId(String) - Method in class com.verisign.epp.codec.gen.EPPLoginCmd
Sets the client login identifier.
setClientId(String) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Sets the host owning Client Id.
setClientId(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the nameWatch owning Client Id.
setClientId(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setClientID(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the client identifier/name used in initSession.
setClientId(String) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
 
setClientTransId(String) - Method in class com.verisign.epp.codec.gen.EPPTransId
Sets the client specified transaction id.
setClientTransIdGenerator(EPPClientTransIdGenerator) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
Sets the client transaction identifier generator object that is used to generate client transaction identifiers for the login and logout commands.
setCoaCreate(List) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the list of EPPCoaExtAttr instances to associate Client Object Attributes with the object being created.
setCoaUpdateForPut(List) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the list of EPPCoaExtAttr instances to associate Client Object Attributes with the object being updated.
setCoaUpdateForRem(List) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the list of EPPCoaExtKey instances to specify Client Object Attributes to be removed from the object being updated.
setCode(int) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the result code.
setCode(int, boolean) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the result code and the default en message associated with the result code if aUseDefaultMessage is set to true; otherwise only the result code is set.
setCode(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCodeMark
Sets the mark code used to validate the mark information.
setCode(int) - Method in class com.verisign.epp.codec.namestoreext.EPPNamestoreExtNSExtErrData
Sets the error code.
setCode(int, boolean) - Method in class com.verisign.epp.codec.namestoreext.EPPNamestoreExtNSExtErrData
Sets the error code and the default "en" message associated with the error code if aUserDefaultMessage is set to true.
setCode(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreatePending
Sets the verification code value.
setCode(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateSuccess
Sets the verification code value.
setCode(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoCmd
Sets the verification code value.
setCode(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoSignedCodeResult
Sets the verification code value.
setCode(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationPendActionMsg
Sets the verification code value.
setCode(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationUpdateCmd
Sets the verification code value.
setCode(int) - Method in class com.verisign.epp.codec.persreg.EPPPersRegCreateErrData
Sets the error code.
setCode(int, boolean) - Method in class com.verisign.epp.codec.persreg.EPPPersRegCreateErrData
Sets the error code and the default "en" message associated with the error code if aUserDefaultMessage is set to true.
setCode(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryLanguageType
 
setCode(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryLanguage
Sets the required "code" attribute defines the language code for the supported language.
setCode(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryLanguage
Sets the required "code" attribute defines the language code for the supported language.
setCode(int) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateCheckResult
Sets the result code.
setCode(EPPEncodedSignedCodeValue) - Method in class com.verisign.epp.codec.verificationcode.EPPEncodedSignedCode
Sets the encoded signed codes to a single code.
setCode(String) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCode
Sets the code value.
setCode(String) - Method in class com.verisign.epp.codec.verificationcode.RevokedVerificationCode
Sets the revoked verification code value.
setCode(String) - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sets the code for use with an info command or update command.
setCodeMark(EPPLaunchCodeMark) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the code mark when using the Sunrise Create Form.
setCodeMarks(List<EPPLaunchCodeMark>) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the list of code marks.
setCodeType(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateSuccess
Sets the verification code type.
setCodeType(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoSignedCodeResult
Sets the verification code type.
setCodeType(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationPendActionMsg
Sets the verification code type.
setCodeTypes(List<String>) - Method in class com.verisign.epp.codec.verificationcode.TrustAnchorVerificationData
Sets the list of code types, per the "type" attribute of <verificationCode:code>, supported by the Verification Service Provider (VSP).
setCodeVspId(int) - Method in class com.verisign.epp.codec.verificationcode.TrustAnchorVerificationData
Sets the Verification Code vsp-id value per draft-gould-eppext-verificationcode.
setCommand(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeCommand
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObject
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCheck
Sets the command value.
setCommand(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCommand
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the command value.
setCommand(Command) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommand
Sets the command value.
setCommand(Command) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommand
Sets the command value.
setCommand(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainPeriod
Set the command type.
setCommand(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryGracePeriod
Set the EPP transform command to which this period applies.
setCommand(String) - Method in class com.verisign.epp.codec.registry.EPPRegistrySLA
 
setCommand(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainPeriod
Sets the command type.
setCommand(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryGracePeriod
Set the EPP transform command to which this period applies.
setCommand(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainPeriod
Sets the command type.
setCommand(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryExceedMaxExDate
Sets the command that the maximum expiration date policy is applied to.
setCommand(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryGracePeriod
Set the EPP transform command to which this period applies.
setCommands(List<EPPFeeCommand>) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCheck
Sets the list of commands.
setCommands(List<EPPFeeCommandData>) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCheckResult
Sets the list of commands.
setCommands(List<EPPFeeCommand>) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCheck
Sets the list of commands.
setCommands(List<EPPFeeCommandData>) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCheckResult
Sets the list of commands.
setCommandTimeout(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistrySystemInfo
Sets the command timeout in milliseconds.
setCommandTimeout(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistrySystemInfo
Sets the command timeout in milliseconds.
setCommingleAllowed(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set whether commingling of scripts is allowed.
setCommingleAllowed(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryIDN
Sets whether commingling of scripts is allowed.
setCommingleAllowed(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryIDN
Sets whether commingling of scripts is allowed.
setConnected(boolean) - Method in class com.verisign.epp.transport.client.EPPPlainClientSocket
Sets whether the connection is established.
setConnected(boolean) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets whether the connection is established.
setConsentID(String) - Method in class com.verisign.epp.codec.persreg.EPPPersRegCreate
Sets the Personal Registration Consent Identifier.
setConsentID(String) - Method in class com.verisign.epp.codec.persreg.EPPPersRegInfoData
Sets the Personal Registration Consent Identifier.
setContact(boolean) - Method in class com.verisign.epp.codec.gen.EPPPurpose
Sets the <contact> element to specify contact for marketing purposes.
setContact(EPPRegistryContact) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set the contact object policy information.
setContact(EPPRegistryContact) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set the contact object policy information.
setContact(EPPRegistryContact) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set the contact object policy information.
setContact(EPPValidateContact) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateCheckCmd
Sets individual contact to validate.
setContactId(String) - Method in class com.verisign.epp.codec.org.EPPOrgContact
Sets the contact identifier of the contact.
setContactIdPrefix(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Sets the contact Id prefix.
setContactIdRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Set info about regular expression used to validate the contact object contact Id value.
setContactIdRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Set info about regular expression used to validate the contact object contact Id value.
setContactIdRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Set info about regular expression used to validate the contact object contact Id value.
setContactReason(String) - Method in class com.verisign.epp.codec.contact.EPPContactCheckResult
Sets domain reason.
setContacts(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainAddRemove
Sets the contacts to add or remove.
setContacts(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateCmd
Sets the contacts.
setContacts(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the Contacts.
setContacts(Vector) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdAddRemove
Sets the contacts to add or remove.
setContacts(Vector) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateCmd
Sets the contacts.
setContacts(Vector) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the Contacts.
setContacts(List<EPPMarkContact>) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets contacts of the court.
setContacts(List<EPPMarkContact>) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets contacts of the trademark.
setContacts(List<EPPMarkContact>) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets contacts of the treaty or statute.
setContacts(List<EPPOrgContact>) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
Sets the list of org contacts.
setContacts(List<EPPOrgContact>) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setContacts(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set domain contact policy.
setContacts(List<EPPRegistryDomainContact>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set domain contact policy.
setContacts(List<EPPRegistryDomainContact>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set domain contact policy.
setContacts(List<EPPOrgContact>) - Method in class com.verisign.epp.interfaces.EPPOrg
 
setContactsSupported(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the contact supported flag.
setContactsSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set the contact supported flag.
setContactsSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set the contact supported flag.
setContactType(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the contact type.
setContactType(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateKeyValue
Sets the contact type.
setConTimeout(int) - Method in class com.verisign.epp.transport.client.EPPPlainClientSocket
Sets the connection timeout setting.
setConTimeout(int) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets the connection timeout setting.
setCount(Long) - Method in class com.verisign.epp.codec.gen.EPPMsgQueue
Sets the number of messages that exist in the queue.
setCountry(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddress
Sets the contact country.
setCountry(String) - Method in class com.verisign.epp.codec.org.EPPOrgAddress
Sets the org country.
setCountry(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAddress
Sets the contact country.
setCourtName(String) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets the name of the court.
setCourts(List<EPPCourt>) - Method in class com.verisign.epp.codec.mark.EPPMark
Sets the list of courts.
setCreateDate(Date) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Set start date and time for the phase.
setCreateDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryCreateResp
Set the zone object creation date.
setCreateDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryUpdateResp
 
setCreateDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryZone
Set creation date of zone object.
setCreateDate(Date) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCreateResp
Set the zone object creation date.
setCreateDate(Date) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneSummary
Set creation date of zone object.
setCreateDate(Date) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCreateResp
Set the zone object creation date.
setCreateDate(Date) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneSummary
Set creation date of zone object.
setCreatedBy(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets Client Id that created the contact.
setCreatedBy(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Sets Client Id that created the defReg.
setCreatedBy(String) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets Client Id that created the domain.
setCreatedBy(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets Client Id that created the emailFwd.
setCreatedBy(String) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Sets Client Id that created the host.
setCreatedBy(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets Client Id that created the nameWatch.
setCreatedBy(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setCreatedBy(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set the identifier of the client that created the zone
setCreatedBy(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set the identifier of the client that created the zone
setCreatedBy(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set the identifier of the client that created the zone
setCreatedDate(Date) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the date and time the contact was created.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Sets the date and time the defReg was created.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the date and time the domain was created.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the date and time the emailFwd was created.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Sets the date and time the host was created.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the date and time the nameWatch was created.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.org.EPPOrgCreateResp
 
setCreatedDate(Date) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setCreatedDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
set zone create date.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
set zone create date.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
set zone create date.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets createdDate value to createdDate
setCreatedDate(Date) - Method in class com.verisign.epp.codec.signedMark.SMDRevocationList
Sets the datetime in UTC that the SMD Revocation List was created.
setCreatedDate(Date) - Method in class com.verisign.epp.codec.verificationcode.VerificationCodeRevocationList
Sets the datetime in UTC that the Verification Code Revocation List was created.
setCreateForms(List<EPPLaunchPolicyPhase.CreateForm>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the create form list. which defines the supported create forms in the phase.
setCreateResult(EPPNameVerificationCreateResult) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateResp
Sets the concrete result of the create.
setCreateResult(EPPNameVerificationInfoResult) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoResp
Sets the concrete result of the info.
setCreateValidateType(Boolean) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the OPTIONAL boolean value that indicates whether the server validates the OPTIONAL <launch:create> "type" attribute.
setCreationDate(Date) - Method in class com.verisign.epp.codec.contact.EPPContactCreateResp
Set creation date.
setCreationDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateResp
Set creation date.
setCreationDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateResp
Set creation date.
setCreationDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateResp
Set creation date.
setCreationDate(Date) - Method in class com.verisign.epp.codec.host.EPPHostCreateResp
Set creation date.
setCreationDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateResp
Set creation date.
setCreationDate(Date) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreatePending
Sets the creation date of the signed code
setCreationDate(Date) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateSuccess
Sets the creation date of the signed code
setCredit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeCredit
Sets the credit value.
setCredit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCredit
Sets the credit value.
setCredit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCredit
Sets the credit value.
setCredit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCredit
Sets the credit value.
setCreditLimit(BigDecimal) - Method in class com.verisign.epp.codec.balance.EPPBalanceInfoResp
Sets the credit Limit
setCreditLimit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransformResult
Sets the maximum credit available to the client.
setCreditLimit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTransformResult
Sets the maximum credit available to the client.
setCreditLimit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTransformResult
Sets the maximum credit available to the client.
setCreditLimit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTransformResult
Sets the maximum credit available to the client.
setCreditLimit(String) - Method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalancePollResponse
 
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransformResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTransformResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommandData
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTransformResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommandData
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTransformResult
Sets the list of credits.
setCreditThreshold(EPPCreditThreshold) - Method in class com.verisign.epp.codec.balance.EPPBalanceInfoResp
Sets the credit threshold
setCreditThreshold(EPPLowBalancePollThreshold) - Method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalancePollResponse
 
setCreditThresholdValue(String) - Method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalancePollThreshold
 
setCurExpDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegRenewCmd
Set current expiration date.
setCurExpDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainRenewCmd
Set current expiration date.
setCurExpDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdRenewCmd
Set current expiration date.
setCurExpDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchRenewCmd
Set current expiration date.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObject
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransform
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransformResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCheck
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTransform
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTransformResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCheck
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeChkData
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTransform
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTransformResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCheck
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeChkData
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTransform
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTransformResult
Sets the currency value.
setCurrentExpirationDate(Date) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomain
Sets currentExpirationDate value to currentExpirationDate
setCustomData(EPPRegistryCustomData) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Set set of custom data using key, value pairs.
setCustomData(EPPRegistryCustomData) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set set of custom data using key, value pairs.
setCustomData(EPPRegistryCustomData) - Method in class com.verisign.epp.codec.registry.EPPRegistryHost
Sets set of custom data using key, value pairs.
setCustomName(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommand
Sets the custom name value when the command is set to Command.CUSTOM.
setCustomName(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommand
Sets the custom name value when the command is set to Command.CUSTOM.
setData(Object) - Method in class com.verisign.epp.framework.EPPPollDataRecord
Sets data
setDataSource(EPPPollDataSource) - Method in class com.verisign.epp.framework.EPPPollQueueMgr
Sets data source which is from config file.
setDate(Date) - Method in class com.verisign.epp.codec.changepoll.EPPChangeData
Sets the date and time when the operation was executed.
setDay(int) - Method in class com.verisign.epp.codec.syncext.EPPSyncExtUpdate
Sets the day of the month
setDay(int) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the day of sync.
setDay(short) - Method in class com.verisign.epp.types.Duration
 
setDayOfMonth(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryBatchSchedule
Sets the optional day of month.
setDayOfWeek(EPPRegistryBatchSchedule.DayOfWeek) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryBatchSchedule
Sets the optional day of week.
setDcp(EPPDcp) - Method in class com.verisign.epp.codec.gen.EPPGreeting
Sets the DataCollectionPolciy associated with the greeting, which defines the access and statement supported by the server.
setDefaultLength(EPPRegistryDefaultPeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxPeriod
 
setDefaultLength(EPPRegistryDefaultPeriodType) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMinMaxPeriod
Sets the default supported period length.
setDefaultLength(EPPRegistryDefaultPeriodType) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMinMaxPeriod
Sets the default supported period length.
setDefaultLife(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryMaxSig
 
setDefaultLife(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMaxSig
Sets the OPTIONAL default maximum signature lifetime set by the server.
setDefaultLife(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMaxSig
Sets the OPTIONAL default maximum signature lifetime set by the server.
setDefRegName(EPPDefRegName) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateCmd
Set the defRegName information.
setDefRegReason(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCheckResult
Sets defReg reason.
setDeleteResult(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets deleteResult value to deleteResult
setDeleteTime(Date) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Set the deleteTime value
setDescription(String) - Method in class com.verisign.epp.codec.contact.EPPContactStatus
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegStatus
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.domain.EPPDomainStatus
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeCredit
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeValue
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCredit
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeValue
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCredit
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeValue
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCredit
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeValue
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.host.EPPHostStatus
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomainTable
Sets the server defined description of the IDN Table.
setDescription(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the server defined description of the IDN Table.
setDescription(String) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhaseStatus
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecEvent
Sets the optional description for the event.
setDescription(String) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecEvent
Sets the optional description for the event.
setDescription(String) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecEvent
Sets the optional description for the event.
setDescription(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecEvent
Sets the optional description for the event.
setDescription(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyPassword
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyPassword
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyPassword
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchStatus
Sets the status description, which is free form text describing the rationale for the status.
setDescription(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryBatchJob
Sets the OPTIONAL free-form description of batch job, like "Auto Renew Batch" or "Pending Delete Batch".
setDescription(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryRegex
Sets the description of the regular expression.
setDescription(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryBatchJob
Sets the OPTIONAL free-form description of batch job, like "Auto Renew Batch" or "Pending Delete Batch".
setDescription(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryRegex
Sets the description of the regular expression.
setDescriptionLang(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomainTable
Sets the language of the description of the IDN Table.
setDescriptionLang(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the language of the description of the IDN Table.
setDigest(String) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData
Set secDNS:digest value This method will remove all whitespace and force UPPER case in an effort to produce the canonical representation for hexBinary as defined by http://www.w3.org/TR/xmlschema-2/#hexBinary
setDigest(String) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
Set secDNS:digest value This method will remove all whitespace and force UPPER case in an effort to produce the canonical representation for hexBinary as defined by http://www.w3.org/TR/xmlschema-2/#hexBinary
setDigestType(int) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData
Set secDNS:digestType value
setDigestType(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
Set secDNS:digestType value
setDigestTypes(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryDS
Set digest types.
setDigestTypes(List<String>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDS
Set digest types.
setDigestTypes(List<Integer>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDS
Set digest types.
setDisclose(EPPContactDisclose) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set disclose information.
setDisclose(EPPContactDisclose) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set disclose information.
setDisclose(EPPContactDisclose) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the disclose information.
setDisclose(EPPContactDisclose) - Method in class com.verisign.epp.interfaces.EPPContact
Set disclose information.
setDnssec(EPPRegistryDNSSEC) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the DNS Security Extensions (DNSSEC) policies.
setDnssec(EPPRegistryDNSSEC) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set the DNS Security Extensions (DNSSEC) policies.
setDnssec(EPPRegistryDNSSEC) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set the DNS Security Extensions (DNSSEC) policies.
setDnv(EPPDomainNameVerification) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateCmd
Sets the Domain Name Verification (DNV) object information to verify and create.
setDnv(EPPDomainNameVerification) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoInputResult
Sets the Domain Name Verification (DNV) object information to verify and create.
setDnv(EPPDomainNameVerification) - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sets the Domain Name Verification (DNV) information used on a create.
setDocuments(List<EPPNameVerificationDocument>) - Method in class com.verisign.epp.codec.nv.EPPRealNameVerification
Sets the verification documents.
setDomain(EPPIdnTableDomainLabel) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckCmd
Set an individual domain name to check.
setDomain(EPPIdnTableCheckDomain) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckResp
Set an individual domain.
setDomain(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableDomainLabel
Sets the domain name.
setDomain(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoCmd
Sets the domain name for Domain Info Form.
setDomain(EPPIdnTableInfoDomain) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoResp
Sets the domain information in Domain Info Form.
setDomain(EPPRegistryDomain) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set the domain name object policy information.
setDomain(EPPRegistryDomain) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set the domain name object policy information.
setDomain(EPPRegistryDomain) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set the domain name object policy information.
setDomainName(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtName
Sets domainName value to domainName
setDomainNames(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the List of EPPRegistryDomainName that specifies the domain name object policy.
setDomainNames(List<EPPRegistryDomainName>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set the List of EPPRegistryDomainName that specifies the domain name object policy.
setDomainNames(List<EPPRegistryDomainName>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set the List of EPPRegistryDomainName that specifies the domain name object policy.
setDomainReason(String) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckResult
Sets domain reason.
setDomains(List<EPPIdnTableDomainLabel>) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckCmd
Set the list of domain names to check
setDomains(List<EPPIdnTableCheckDomain>) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckResp
Set the list of domains
setDomains(List<EPPRelatedDomainExtDomain>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtCreate
Set the list of related domains to be created represented by EPPRelatedDomainExtDomain
setDomains(List<EPPRelatedDomainExtDomainData>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtCreateResp
Sets the list of registered related domain names represented by EPPRelatedDomainExtDomainData
setDomains(List<String>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDelete
Sets the list of related domain names to be deleted
setDomains(List<EPPRelatedDomainExtDomainData>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDeleteResp
Sets the list of available related domain names represented by EPPRelatedDomainExtDomainData
setDomains(List<EPPRelatedDomainExtDomain>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtRenew
Sets the list of available related domain names represented by EPPRelatedDomainExtDomain to renew.
setDomains(List<EPPRelatedDomainExtDomainData>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtRenewResp
Sets the list of renewed domains represented by EPPRelatedDomainExtDomainData
setDomains(List<EPPRelatedDomainExtDomain>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtTransfer
Sets the list of transfer related domain names represented by EPPRelatedDomainExtDomain
setDomains(List<EPPRelatedDomainExtDomainData>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtTransferResp
Sets the list of available related domain names represented by EPPRelatedDomainExtDomainData
setDomains(List<String>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtUpdate
Sets the list of available related domain names represented by String
setDs(EPPRegistryDS) - Method in class com.verisign.epp.codec.registry.EPPRegistryDNSSEC
Set DS Data interface attributes.
setDs(EPPRegistryDS) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDNSSEC
Sets DS Data interface attributes.
setDs(EPPRegistryDS) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDNSSEC
Sets DS Data interface attributes.
setDsData(List) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtCreate
Set the List of DS Data EPPSecDNSExtDsData instances to create
setDsData(List) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtInfData
Set the dsData of this inf data
setDsData(List) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtCreate
Sets the List of DS Data EPPSecDNSExtDsData instances to create
setDsData(List) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtInfData
Sets the List of DS Data EPPSecDNSExtDsData instances.
setDueDate(Date) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCode
Sets the due date for the verification code.
setDuration(String) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecEvent
Sets the optional duration associated with a statistical warning event.
setDuration(String) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecEvent
Sets the optional duration associated with a statistical warning event.
setDuration(String) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecEvent
Sets the optional duration associated with a statistical warning event.
setDuration(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecEvent
Sets the optional duration associated with a statistical warning event.
setEffectiveDate(Date) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the OPTIONAL effective date of the IDN Table.
setElmMax(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMax
 
setElmMax(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxLength
 
setElmMax(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMinMaxLength
Sets the maximum element XML local name.
setElmMax(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMinMaxLength
Sets the maximum element XML local name.
setElmMin(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMax
 
setElmMin(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxLength
 
setElmMin(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMinMaxLength
Sets the minimum element XML local name.
setElmMin(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMinMaxLength
Sets the minimum element XML local name.
setEmail(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set email.
setEmail(String) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set email.
setEmail(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the email element.
setEmail(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Deprecated.
setEmail(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the contact email.
setEmail(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the contact's email address.
setEmail(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
 
setEmail(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setEmail(String) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
 
setEmail(String) - Method in class com.verisign.epp.codec.signedMark.EPPIssuer
Sets the issuer customer support email address.
setEmail(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the contact email value.
setEmail(String) - Method in class com.verisign.epp.interfaces.EPPContact
This is a Setter Method for Email private Attribute This Attribute maintains Email Address
setEmail(String) - Method in class com.verisign.epp.interfaces.EPPOrg
 
setEmailFwdReason(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCheckResult
Sets emailFwd reason.
setEmailRegex(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets email regular expression.
setEmailRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPostal
Set info about regular expression used to validate the contact email.
setEmailRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPostal
Set info about regular expression used to validate the contact email.
setEncodedSignedMarksSupported(List<String>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the encoded signed marks supported list, which is the list of XML namespaces of the encoded signed marks that are supported in the phase.
setEncoding(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set the character encoding.
setEncoding(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryIDN
Sets the character encoding.
setEncoding(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryIDN
Sets the character encoding.
setEndDate(Date) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Set end date and time for the phase.
setEndDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryPhase
 
setEntitlement(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the entitlement of the holder contact.
setEntityResolver(EntityResolver) - Method in class com.verisign.epp.util.EPPSchemaCachingParser
Sets the EntityResolver of this DocumentBuilder
setEntityResolver(EntityResolver) - Method in class com.verisign.epp.util.EPPXMLParser
Delegates to the contained DocumentBuilder instance for behavior.
setErrorAction(EPPLoginSecPolicyEvent.EventErrorAction) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the error action.
setErrorAction(EPPLoginSecPolicyEvent.EventErrorAction) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the error action.
setErrorHandler(ErrorHandler) - Method in class com.verisign.epp.util.EPPSchemaCachingParser
Sets the ErrorHandler this DocumentBuilder instance.
setErrorHandler(ErrorHandler) - Method in class com.verisign.epp.util.EPPXMLParser
Delegates to the contained DocumentBuilder instance for behavior.
setErrorListener(ErrorListener) - Method in class com.verisign.epp.util.EPPTransformer
Wrapper for the Transformer.setErrorListener(javax.xml.transform.ErrorListener) method.
setEvents(List<EPPLoginSecEvent>) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecData
Sets the list of security events.
setEvents(List<EPPLoginSecEvent>) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecData
Sets the list of security events.
setEvents(List<EPPLoginSecEvent>) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecData
Sets the list of security events.
setEvents(List<EPPLoginSecEvent>) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecData
Sets the list of security events.
setEvents(List<EPPLoginSecPolicyEvent>) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicySystem
Sets the list of events.
setEvents(List<EPPLoginSecPolicyEvent>) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicySystem
Sets the list of events.
setEvents(List<EPPLoginSecPolicyEvent>) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicySystem
Sets the list of events.
setExceedMaxExDates(List<EPPRegistryExceedMaxExDate>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Sets the List of EPPRegistryExceedExDate instances that the policy with exceeding the maximum expiration date for renewable commands.
setExDate(Date) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecEvent
Sets the optional expiration of the event item (e.g., password, client certificate).
setExDate(Date) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecEvent
Sets the optional expiration of the event item (e.g., password, client certificate).
setExDate(Date) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecEvent
Sets the optional expiration of the event item (e.g., password, client certificate).
setExDate(Date) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecEvent
Sets the optional expiration of the event item (e.g., password, client certificate).
setExDate(Boolean) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the OPTIONAL boolean element that indicates whether the event type includes a <loginSec:exDate> element with the default value of false.
setExDate(Boolean) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the OPTIONAL boolean element that indicates whether the event type includes a <loginSec:exDate> element with the default value of false.
setExDate(Boolean) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the OPTIONAL boolean element that indicates whether the event type includes a <loginSec:exDate> element with the default value of false.
setExDate(Date) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the date of expiration of the trademark.
setExecDate(Date) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets the execution date of the treaty or statute.
setExError(EPPLoginSecPolicyEvent.EventExpiryError) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the error that will occur at expiry.
setExists(boolean) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckTable
Sets whether the table identifier exists.
setExists(boolean) - Method in class com.verisign.epp.codec.launch.EPPLaunchCheckResult
Sets whether a trademark exist that matches the domain name?
setExPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the OPTIONAL expiry period value, which identifies the duration that the event type must be set using the XML schema "duration" type.
setExPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the OPTIONAL expiry period value, which identifies the duration that the event type must be set using the XML schema "duration" type.
setExPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the OPTIONAL expiry period value, which identifies the duration that the event type must be set using the XML schema "duration" type.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateResp
Sets the expiration date and time of the defReg.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Sets the expiration date and time of the defReg.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegRenewResp
Sets the expiration date and time of the defReg.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferResp
Sets the optional attribute that contains the end of the defReg's validity period if the transfer command caused or causes a change in the validity period.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateResp
Sets the expiration date and time of the domain.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the expiration date and time of the domain.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainRenewResp
Sets the expiration date and time of the domain.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferResp
Sets the optional attribute that contains the end of the domain's validity period if the transfer command caused or causes a change in the validity period.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateResp
Sets the expiration date and time of the emailFwd.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the expiration date and time of the emailFwd.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdRenewResp
Sets the expiration date and time of the emailFwd.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferResp
Sets the optional attribute that contains the end of the emailFwd's validity period if the transfer command caused or causes a change in the validity period.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateResp
Sets the expiration date and time of the nameWatch.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the expiration date and time of the nameWatch.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchRenewResp
Sets the expiration date and time of the nameWatch.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferResp
Sets the optional attribute that contains the end of the nameWatch's validity period if the transfer command caused or causes a change in the validity period.
setExpirationDate(Date) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets the optional attribute that contains the end of the domain's validity period if the transfer command caused or causes a change in the validity period.
setExpirationDate(Date) - Method in class com.verisign.epp.interfaces.EPPDefReg
Sets the DefReg expiration date.
setExpirationDate(Date) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the Domain expiration date.
setExpirationDate(Date) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets the Email Forward expiration date.
setExpirationDate(Date) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the NameWatch expiration date.
setExpiryAbsolute(Date) - Method in class com.verisign.epp.codec.gen.EPPDcp
Sets the expiry to an absolute date.
setExpiryRelative(Duration) - Method in class com.verisign.epp.codec.gen.EPPDcp
Sets the expiry to an relative duration.
setExplanation(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryRegex
Sets the explanation of the regular expression.
setExpression(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyPassword
Sets the login password format regular expression.
setExpression(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyPassword
Sets the login password format regular expression.
setExpression(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyPassword
Sets the login password format regular expression.
setExpression(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryRegex
Sets the regular expression value.
setExpression(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryRegex
Sets the regular expression value.
setExpression(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryRegex
Sets the regular expression value.
setExt(EPPCodecComponent) - Method in class com.verisign.epp.codec.gen.EPPAuthInfo
Sets the extension authorization information.
setExt(EPPCodecComponent) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtAuthInfo
Sets the extension authorization information.
setExt(EPPCodecComponent) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAuthInfo
Sets the extension authorization information.
setExtension(EPPCodecComponent) - Method in class com.verisign.epp.codec.gen.EPPCommand
Deprecated.
Replaced by EPPCommand.addExtension(EPPCodecComponent). This method will add the extension as is done in EPPCommand.addExtension(EPPCodecComponent).
setExtension(EPPCodecComponent) - Method in class com.verisign.epp.codec.gen.EPPResponse
Deprecated.
Replaced by EPPResponse.addExtension(EPPCodecComponent). This method will add the extension as is done in EPPResponse.addExtension(EPPCodecComponent).
setExtension(EPPRegistryServicesExt) - Method in class com.verisign.epp.codec.registry.EPPRegistryServices
 
setExtension(EPPRegistryServicesExt) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryServices
Sets the extension services.
setExtension(EPPRegistryServicesExt) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryServices
Sets the extension services.
setExtension(EPPCodecComponent) - Method in class com.verisign.epp.interfaces.EPPContact
Deprecated.
Replaced by EPPContact.addExtension(EPPCodecComponent). This method will add the extension as is done in EPPContact.addExtension(EPPCodecComponent).
setExtension(EPPCodecComponent) - Method in class com.verisign.epp.interfaces.EPPDefReg
Deprecated.
Replaced by EPPDefReg.addExtension(EPPCodecComponent). This method will add the extension as is done in EPPDefReg.addExtension(EPPCodecComponent).
setExtension(EPPCodecComponent) - Method in class com.verisign.epp.interfaces.EPPDomain
Deprecated.
Replaced by EPPDomain.addExtension(EPPCodecComponent). This method will add the extension as is done in EPPDomain.addExtension(EPPCodecComponent).
setExtension(EPPCodecComponent) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Deprecated.
Replaced by addExtension(EPPCodecComponent). This method will add the extension as is done in addExtension(EPPCodecComponet).
setExtension(EPPCodecComponent) - Method in class com.verisign.epp.interfaces.EPPHost
Deprecated.
Replaced by EPPHost.addExtension(EPPCodecComponent). This method will add the extension as is done in EPPHost.addExtension(EPPCodecComponent).
setExtension(EPPCodecComponent) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Deprecated.
Replaced by addExtension(EPPCodecComponent). This method will add the extension as is done in addExtension(EPPCodecComponet).
setExtension(EPPRegistryZoneInterface) - Method in class com.verisign.epp.serverstub.registry.v01.RegistryHandler.RegistryZone
Sets an policy extension in the list of extensions.
setExtension(EPPRegistryZoneInterface) - Method in class com.verisign.epp.serverstub.registry.v02.RegistryHandler.RegistryZone
Sets an policy extension in the list of extensions.
setExtensionInfo(Boolean) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPollPolicy
Gets the boolean value indicating whether the server will include further extensions that would normally be included in the response to the <domain:info> command, per [RFC5731], in the poll message.
setExtensions(Vector) - Method in class com.verisign.epp.codec.gen.EPPCommand
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.codec.gen.EPPResponse
Sets the response extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPBalance
Sets extensions value to aExtensions
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPContact
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPDefReg
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPHost
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPIdnTable
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPLaunch
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the command extension objects.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the command extension objects.
setExtensions(Vector, Vector) - Method in class com.verisign.epp.interfaces.EPPSession
Set the Extension Services to use with this session by EPP XML namespace URIs.
setExtensions(Vector<EPPCodecComponent>) - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sets the command extensions.
setExtensions(Vector<EPPCodecComponent>) - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sets the command extensions.
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.validate.v02.EPPValidate
Sets the command extension objects.
setExtensions(List<EPPRegistryZoneInterface>) - Method in class com.verisign.epp.serverstub.registry.v01.RegistryHandler.RegistryZone
Sets the extensions list.
setExtensions(List<EPPRegistryZoneInterface>) - Method in class com.verisign.epp.serverstub.registry.v02.RegistryHandler.RegistryZone
Sets the extensions list.
setExtensionServices(Vector) - Method in class com.verisign.epp.codec.gen.EPPLoginCmd
Sets the list of supported/desired extension services.
setExtensionServices(Vector) - Method in class com.verisign.epp.codec.gen.EPPServiceMenu
Sets the list of supported/desired extension services.
setExternal(EPPRegistryExternalHost) - Method in class com.verisign.epp.codec.registry.EPPRegistryHost
Sets the external host attributes.
setExternal(EPPRegistryExternalHost) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryHost
Sets the external host attributes.
setExternal(EPPRegistryExternalHost) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryHost
Sets the external host attributes.
setExtURIs(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryServicesExt
 
setExtURIs(List) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryServicesExt
Sets the extension namespace URIs.
setExtURIs(List) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryServicesExt
Sets the extension namespace URIs.
setExtValueReasons(Vector) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets a Vector of extValue reasons.
setExtValues(EPPExtValue[]) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the extended values associated with the result using an array.
setExtValues(Vector) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the extValue's associated with the result.
setFactory(DocumentBuilderFactory) - Static method in class com.verisign.epp.codec.persreg.EPPPersRegTst
Sets the XML document builder factory to use during the test.
setFactory(LoggerFactory) - Method in class com.verisign.epp.util.EPPCatFactory
DOCUMENT ME!
setFax(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set fax number.
setFax(String) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set fax number.
setFax(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the fax element.
setFax(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Deprecated.
setFax(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the contact fax number.
setFax(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the contact's facsimile telephone number.
setFax(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
 
setFax(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setFax(String) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
 
setFax(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the contact fax value.
setFax(String) - Method in class com.verisign.epp.interfaces.EPPOrg
 
setFaxExt(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set fax number extension.
setFaxExt(String) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set fax number extension.
setFaxExt(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the fax number extension.
setFaxExt(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the contact's facsimile telephone extension number.
setFaxExt(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
 
setFaxExt(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setFaxExt(String) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
 
setFaxExt(EPPRegistryMinMaxLength) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets the optional fax extension minimum and maximum length.
setFaxExt(EPPRegistryMinMaxLength) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPostal
Sets the optional fax extension minimum and maximum length.
setFaxExt(EPPRegistryMinMaxLength) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPostal
Sets the optional fax extension minimum and maximum length.
setFaxExt(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the contact fax extension value.
setFaxExt(String) - Method in class com.verisign.epp.interfaces.EPPContact
Sets the fax extension number.
setFaxExt(String) - Method in class com.verisign.epp.interfaces.EPPOrg
 
setFaxNumber(String) - Method in class com.verisign.epp.interfaces.EPPContact
Sets the fax number.
setFeature(String, boolean) - Method in class com.verisign.epp.util.EPPSchemaCachingParser
Set the state of any feature in a SAX2 parser.
setFee(BigDecimal) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeValue
Sets the fee value.
setFee(BigDecimal) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeValue
Sets the fee value.
setFee(BigDecimal) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeValue
Sets the fee value.
setFee(BigDecimal) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeValue
Sets the fee value.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransform
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransformResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTransform
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTransformResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommandData
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTransform
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTransformResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommandData
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTransform
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTransformResult
Sets the list of fees.
setFields(List<String>) - Method in class com.verisign.epp.codec.registry.EPPRegistryFields
Sets the related field names.
setFields(EPPRegistryFields) - Method in class com.verisign.epp.codec.registry.EPPRegistryRelated
Sets the related fields definition.
setFields(List<EPPRelatedDomainExtField>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtFields
Sets fields value to fields
setFields(EPPRelatedDomainExtFields) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtGroup
Sets fields value to aFields
setFileContent(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationDocument
Sets the "base64" file content.
setFileType(EPPNameVerificationDocument.FileType) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationDocument
Sets the type of the document file.
setFlag(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Sets the contact disclose flag.
setFlag(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Deprecated.
setFlag(Boolean) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainCheck
Sets the flag Code
setFlag(Boolean) - Method in class com.verisign.epp.codec.whois.EPPWhoisInf
Sets the flag Code
setFlag(String) - Method in class com.verisign.epp.codec.whois.EPPWhoisInfData
Sets the registrar name
setFlags(List<Integer>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryKey
Sets the supported flags.
setFlags(int) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtKeyData
Set secDNS:flags value
setFlags(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtKeyData
Set secDNS:flags value
setForm(EPPIdnTableDomainLabel.Form) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableDomainLabel
Sets the form of the domain name that should be either Form.A_LABEL or Form.U_LABEL.
setForm(EPPIdnTableInfoCmd.Form) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoCmd
Set the form of the info command using one of the Form enumerated values.
setForm(EPPIdnTableInfoResp.Form) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoResp
Set the form of the info command using one of the Form enumerated values.
setForm(EPPRegistryZoneName.Form) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneName
Sets the form of the zone name.
setForm(EPPRegistryZoneName.Form) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneName
Sets the form of the zone name.
setForwardTo(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdAddRemove
Set forwardTo Address for the change mode
setForwardTo(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateCmd
Set the emailFwd name to create.
setForwardTo(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the emailFwd name.
setForwardTo(String) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets the forward to e-mail address associated with sendCreate and sendUpdate.
setFreq(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the NameWatch report frequency, which should be one of the FREQ_ constant values.
setFreqType(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchRptTo
Sets the frequency of the report.
setFrequency(EPPRegistryBatchSchedule.Frequency) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryBatchSchedule
Sets the schedule execution frequency.
setGoodsAndServices(String) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets full description of the goods and services mentioned in the treaty or statute registration document.
setGoodsAndServices(String) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets full description of the goods and services mentioned in the trademark registration document.
setGoodsAndServices(String) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets full description of the goods and services mentioned in the treaty or statute registration document.
setGracePeriod(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeValue
Sets the OPTIONAL grace-period value.
setGracePeriod(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeValue
Sets the OPTIONAL grace-period value.
setGracePeriod(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeValue
Sets the OPTIONAL grace-period value.
setGracePeriod(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeValue
Sets the OPTIONAL grace-period value.
setGracePeriods(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the List of attributes that defines the grace periods by operation type.
setGracePeriods(List<EPPRegistryGracePeriod>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set the List of attributes that defines the grace periods by operation type.
setGracePeriods(List<EPPRegistryGracePeriod>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set the List of attributes that defines the grace periods by operation type.
setGreeting(EPPGreeting) - Method in class com.verisign.epp.serverstub.SessionData
Sets the greeting that will be sent to clients when they connect
setGroup(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set zone group.
setGroup(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Sets the zone group.
setGroup(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Sets the zone group.
setGroup(List<EPPRelatedDomainExtGroup>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtInfData
 
setHolders(List<EPPMarkContact>) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets holders of the court.
setHolders(List<EPPMarkContact>) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets holders of the trademark.
setHolders(List<EPPMarkContact>) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets holders of the treaty or statute.
setHost(EPPRegistryHost) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set the host object policy information.
setHost(EPPRegistryHost) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set the host object policy information.
setHost(EPPRegistryHost) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set the host object policy information.
setHostModelSupported(EPPRegistryDomain.HostModelSupported) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Sets the host model supported from RFC 5731, with the default set to EPPRegistryDomain.HostModelSupported.hostObj.
setHostName(String) - Method in class com.verisign.epp.transport.client.EPPPlainClientSocket
Sets the host name or IP address to connect to.
setHostName(String) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets the host name or IP address to connect to.
setHostReason(String) - Method in class com.verisign.epp.codec.host.EPPHostCheckResult
Sets host reason.
setHosts(String) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoCmd
Sets the desired level of host information.
setHosts(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Set host names
setHosts(String) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the desired level of host information.
setHour(short) - Method in class com.verisign.epp.types.Duration
 
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactCheckCmd
Sets contact id to check.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactCheckResult
Sets the contact id associated with the result.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set contact ID.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactCreateResp
Sets the contact id to delete.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactDeleteCmd
Sets the contact id to delete.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoCmd
Sets the contact id to get information on.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the contact identifier.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactPendActionMsg
Sets the contact id.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactTransferCmd
Sets the contact id to query.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactTransferResp
Sets the contact id.
setId(String) - Method in class com.verisign.epp.codec.contact.EPPContactUpdateCmd
Set contact id.
setId(String) - Method in class com.verisign.epp.codec.gen.EPPMsgQueue
Gets the id that uniquely identifies the message at the head of the queue.
setId(String) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets the identifier for the court.
setId(String) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the identifier for the trademark.
setId(String) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets the identifier for the treaty or statute.
setId(String) - Method in class com.verisign.epp.codec.signedMark.EPPIssuer
Sets the issuer identifier.
setId(String) - Method in class com.verisign.epp.codec.signedMark.RevokedSMD
Sets the identifier of the revoked signed mark.
setId(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateCheckResult
Sets the contact identifier.
setId(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the contact identifier.
setIdentityFileName(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the Identity File Name String.
setIdentityKeyPassPhrase(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the Identity Key Pass Phrase String.
setIdentityPassPhrase(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the Identity Pass Phrase String.
setIdentityStoreType(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the Identity Store Type String.
setIdleTimeout(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistrySystemInfo
Sets the idle timeout in milliseconds.
setIdleTimeout(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistrySystemInfo
Sets the idle timeout in milliseconds.
setIdleTimeout(long) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
Sets the session idle timeout.
setIdn(EPPRegistryIDN) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the Internationalized Domain Name (IDN) policy information.
setIdn(EPPRegistryIDN) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set the Internationalized Domain Name (IDN) policy information.
setIdn(EPPRegistryIDN) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set the Internationalized Domain Name (IDN) policy information.
setIdnaVersion(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set the idnaVersion.
setIdnaVersion(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryIDN
Sets the idnaVersion.
setIdnaVersion(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryIDN
Sets the idnaVersion.
setIDNLangTag(String) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Set the IDN language tag used with sendCreate.
setIdnmap(boolean) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckDomain
Set whether the IDN mapping extension is required on a domain create of the domain name.
setIdnmap(boolean) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomain
Set whether the IDN mapping extension is required on a domain create of the domain name.
setIDNMap(String, String) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Set the IDN Map used with sendCreate, which includes the IDN table identifer and optionally the uname.
setIdnVersion(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set the idnVersion.
setIdnVersion(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryIDN
Sets the idnVersion.
setIdnVersion(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryIDN
Sets the idnVersion.
setIds(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactCheckCmd
Sets contact ids to check.
setIncludeMark(boolean) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfo
Sets the flag for indicating whether or not to include the mark in the response.
setIndustry(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactCreateCmd
Sets the Contact industry type
setIndustry(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactInfoResp
Sets the Contact industry type
setIndustry(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactUpdateCmd
Sets the Contact industry type
setInfoForm(String) - Method in class com.verisign.epp.interfaces.EPPRelatedDomain
Sets the info form type.
setInfoMode(EPPRegistryInfoCmd.Mode) - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sets the info mode.
setInfoPhases(List<EPPLaunchPolicyInfoPhase>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the info phase list. which defines the supported info phase values.
setInfoType(EPPNameVerificationInfoCmd.Type) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoCmd
Sets the input type using one of the Type enumeration values.
setInfoType(EPPNameVerificationInfoCmd.Type) - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sets the info type that is used on an info command.
setInputStream(InputStream) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the input stream for the session.
setInputStream(InputStream) - Method in class com.verisign.epp.transport.client.EPPPlainClientSocket
Sets the input stream of the Socket connection.
setInputStream(InputStream) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets the input stream of the Socket connection.
setInSync(boolean) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtField
Sets inSync attribute
setInSync(boolean) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtFields
Sets inSync value to aInSync
setIntermediateStatus(Boolean) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPollPolicy
Sets the boolean value indicating whether the server will insert poll messages, per [RFC5730], for the applicable intermediate statuses, including the "pendingValidation", "validated", "pendingAllocation", and "invalid" statuses, using the <domain:infData> element with the <launch:infData> extension.
setInternal(EPPRegistryInternalHost) - Method in class com.verisign.epp.codec.registry.EPPRegistryHost
Sets the internal host attributes.
setInternal(EPPRegistryInternalHost) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryHost
Sets the internal host attributes.
setInternal(EPPRegistryInternalHost) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryHost
Sets the internal host attributes.
setIntPostalInfoTypeSupport(EPPRegistryContact.PostalInfoTypeSupport) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Sets the policy associated with the postal-address information, represented by the <contact:postalInfo> element.
setIntPostalInfoTypeSupport(EPPRegistryContact.PostalInfoTypeSupport) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Sets the policy associated with the postal-address information, represented by the <contact:postalInfo> element.
setIntSupport(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Sets flag for internationalization support
setInvalidIPs(List<String>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryHost
Sets the invalid IP address URIs.
setIrisServer(String) - Method in class com.verisign.epp.codec.whois.EPPWhoisInfData
Sets the optional registrar IRIS server name
setIsAvailable(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactCheckResult
Sets if the contact associated with EPPContactCheckResult is available.
setIsAvailable(boolean) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCheckResult
Sets if the defReg associated with EPPDefRegCheckResult is available.
setIsAvailable(boolean) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckResult
Sets if the domain associated with EPPDomainCheckResult is availability (can it be provisioned or not) at the moment the <check> command was completed.
setIsAvailable(boolean) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCheckResult
Sets if the emailFwd associated with EPPEmailFwdCheckResult is available.
setIsAvailable(boolean) - Method in class com.verisign.epp.codec.host.EPPHostCheckResult
Sets if the host associated with EPPHostCheckResult is availability (can it be provisioned or not) at the moment the <check> command was completed.
setIsAvailable(boolean) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCheckResult
Sets if the label associated with EPPNameVerificationCheckResult is availability to be created.
setIsBundedRate(boolean) - Method in class com.verisign.epp.codec.persreg.EPPPersRegGenData
Sets the bundled rate flag.
setIsKnown(boolean) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckResult
Deprecated.
As of EPP 1.0, replaced with EPPDomainCheckResult.setIsAvailable(boolean) .
setIsKnown(boolean) - Method in class com.verisign.epp.codec.host.EPPHostCheckResult
Deprecated.
As of EPP 1.0, replaced with EPPHostCheckResult.setIsAvailable(boolean).
setIsPremium(boolean) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainCheckResult
 
setJurisdiction(String) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the two-character code of the jurisdiction where the trademark was registered.
setKey(EPPCoaExtKey) - Method in class com.verisign.epp.codec.coaext.EPPCoaExtAttr
Set method for the EPPCoaExtKey attribute.
setKey(String) - Method in class com.verisign.epp.codec.coaext.EPPCoaExtKey
Sets the Key
setKey(EPPRegistryKey) - Method in class com.verisign.epp.codec.registry.EPPRegistryDNSSEC
Set Key Data interface attributes.
setKey(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryKeyValue
Set the key.
setKey(EPPRegistryKey) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDNSSEC
Sets Key Data interface attributes.
setKey(EPPRegistryKey) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDNSSEC
Sets Key Data interface attributes.
setKey(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateKeyValue
Sets the key.
setKeyData(EPPSecDNSExtKeyData) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData
Set secDNS:keyData value
setKeyData(List) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtCreate
Sets the List of DS Data EPPSecDNSExtKeyData instances to create
setKeyData(EPPSecDNSExtKeyData) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
Set secDNS:keyData value
setKeyData(List) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtInfData
Sets the List of DS Data EPPSecDNSExtKeyData instances to create
setKeyTag(int) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData
Set secDNS:keyTag value
setKeyTag(Integer) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData
Set secDNS:keyTag value
setKeyTag(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
Set secDNS:keyTag value
setKeyTag(Integer) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
Set secDNS:keyTag value
setKeyValues(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryCustomData
Set the custom key/value pairs.
setKeyValues(List<EPPValidateKeyValue>) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateCheckResult
Sets the full list of key value pairs.
setKeyValues(List<EPPValidateKeyValue>) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the full list of key value pairs.
setKind(short) - Method in exception com.verisign.epp.codec.gen.EPPComponentNotFoundException
Kind of component not found.
setKind(String) - Method in class com.verisign.epp.framework.EPPPollDataRecord
Sets type of response message
setLabel(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCheckCmd
Sets label to check.
setLabel(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCheckResult
Sets the label associated with the result.
setLabels(List<String>) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets the domain name labels that corresponds to the court.
setLabels(List<String>) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the domain name labels that corresponds to the trademark.
setLabels(List<String>) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets the domain name labels that corresponds to the treaty or statute.
setLabels(List<String>) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCheckCmd
Sets labels to check.
setLabels(List<EPPValidateContact>) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateCheckCmd
Sets contacts to validate.
setLang(String) - Method in class com.verisign.epp.codec.contact.EPPContactStatus
Set language.
setLang(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegStatus
Set language of defReg status.
setLang(String) - Method in class com.verisign.epp.codec.domain.EPPDomainStatus
Set language of domain status.
setLang(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdStatus
Set language of emailFwd status.
setLang(String) - Method in class com.verisign.epp.codec.gen.EPPCredentials
Sets the desired EPP language.
setLang(String) - Method in class com.verisign.epp.codec.gen.EPPExtValue
Sets the reason language.
setLang(String) - Method in class com.verisign.epp.codec.gen.EPPLoginCmd
Sets the desired EPP language.
setLang(String) - Method in class com.verisign.epp.codec.gen.EPPMsgQueue
Sets the message language.
setLang(String) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the message language of the result.
setLang(String) - Method in class com.verisign.epp.codec.gen.EPPServiceMenu
Sets the languages to an individual language.
setLang(String) - Method in class com.verisign.epp.codec.host.EPPHostStatus
Sets status description language.
setLang(String) - Method in class com.verisign.epp.codec.idnext.EPPIdnLangTag
Sets the Language Code
setLang(String) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhaseStatus
Sets the language of the status description with the default set to EPPLaunchPolicyPhaseStatus.DEFAULT_LANG.
setLang(String) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecEvent
Sets the optional language of the description with the default of EPPLoginSecEvent.DEFAULT_LANG ("en").
setLang(String) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecEvent
Sets the optional language of the description with the default of EPPLoginSecEvent.DEFAULT_LANG ("en").
setLang(String) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecEvent
Sets the optional language of the description with the default of EPPLoginSecEvent.DEFAULT_LANG ("en").
setLang(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecEvent
Sets the optional language of the description with the default of EPPLoginSecEvent.DEFAULT_LANG ("en").
setLang(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyPassword
Sets the language of the status description with the default set to EPPLoginSecPolicyPassword.DEFAULT_LANG.
setLang(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyPassword
Sets the language of the status description with the default set to EPPLoginSecPolicyPassword.DEFAULT_LANG.
setLang(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyPassword
Sets the language of the status description with the default set to EPPLoginSecPolicyPassword.DEFAULT_LANG.
setLang(String) - Method in class com.verisign.epp.codec.namestoreext.EPPNamestoreExtNSExtErrData
Sets the error message language.
setLang(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchStatus
Set language of namewatch status.
setLang(String) - Method in class com.verisign.epp.codec.persreg.EPPPersRegCreateErrData
Sets the error message language.
setLang(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryRegex
Sets the language of the explanation.
setLang(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryRegex
Sets the language of the explanation.
setLang(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryRegex
Sets the language of the explanation.
setLang(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReportText
Sets the value of the long attribute
setLang(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtStatus
 
setLang(String) - Method in class com.verisign.epp.codec.rgppoll.EPPRgpPollStatus
 
setLang() - Method in class com.verisign.epp.interfaces.EPPSession
Gets the language of "us" used by initSession.
setLang(String) - Method in class com.verisign.epp.interfaces.EPPSession
Overrides the default language of "us" used by initSession.
setLangs(Vector) - Method in class com.verisign.epp.codec.gen.EPPServiceMenu
Sets the supported languages.
setLanguage(String) - Method in class com.verisign.epp.codec.contact.EPPContactCheckResult
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCheckResult
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckResult
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCheckResult
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCheckResult
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommandData
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCredit
Sets description language.
setLanguage(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeValue
Sets description language.
setLanguage(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCheckResult
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommandData
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.host.EPPHostCheckResult
Sets language attribute.
setLanguage(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCheckResult
Sets language attribute of the reason.
setLanguage(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateFailed
Sets language of the reason.
setLanguage(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryCheckResult
DOCUMENT ME!
setLanguage(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckResult
Sets the unavailable reason language with the default value of EPPRegistryCheckResult.VALUE_LANG.
setLanguage(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckResult
Sets the unavailable reason language with the default value of EPPRegistryCheckResult.VALUE_LANG.
setLanguage(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomain
Sets language value to language
setLanguages(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set the List of EPPRegistryLanguageType.
setLanguages(List<EPPRegistryLanguage>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryIDN
Sets the List of EPPRegistryLanguage.
setLanguages(List<EPPRegistryLanguage>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryIDN
Sets the List of EPPRegistryLanguage.
setLastTransferDate(Date) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the last date and time the contact was successfully transferred.
setLastTransferDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Sets the last date and time the defReg was successfully transferred.
setLastTransferDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the last date and time the domain was successfully transferred.
setLastTransferDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the last date and time the emailFwd was successfully transferred.
setLastTransferDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the last date and time the nameWatch was successfully transferred.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the Client Id that last updated the contact.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Sets the Client Id that last updated the defReg.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the Client Id that last updated the domain.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the Client Id that last updated the emailFwd.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Sets the Client Id that last updated the host.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the Client Id that last updated the nameWatch.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set the identifier of the client that last updated the zone object.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set the identifier of the client that last updated the zone object.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set the identifier of the client that last updated the zone object.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the last date and time the contact was updated.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Sets the last date and time the defReg was updated.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the last date and time the domain was updated.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the last date and time the emailFwd was updated.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Sets the last date and time the host was updated.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the last date and time the nameWatch was updated.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
Sets the last updated date.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set the zone last updated date.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set the zone last updated date.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set the zone last updated date.
setLength(EPPRegistryMinMaxPeriod) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainPeriod
Set the length for an EPP domain transform command.
setLength(EPPRegistryMinMaxPeriod) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainPeriod
Sets the length for an EPP domain transform command.
setLength(EPPRegistryMinMaxPeriod) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainPeriod
Sets the length for an EPP domain transform command.
setLevel(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCheckResult
Sets the defReg level associated with the result.
setLevel(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegName
Sets Level attribute.
setLevel(EventLevel) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecEvent
Sets the event level.
setLevel(EventLevel) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecEvent
Sets the event level.
setLevel(EventLevel) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecEvent
Sets the event level.
setLevel(EventLevel) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecEvent
Sets the event level.
setLevel(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set the level of domain name.
setLevel(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set the level of domain name.
setLevel(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set the level of domain name.
setLevels(List<EPPLoginSecPolicyEvent.EventLevel>) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the level list.
setLevels(List<EPPLoginSecPolicyEvent.EventLevel>) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the level list.
setLevels(List<EPPLoginSecPolicyEvent.EventLevel>) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the level list.
setList(List<EPPIdnTableInfoListItem>) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoResp
Sets the list information in List Info Form.
setListening(boolean) - Method in class com.verisign.epp.transport.server.EPPSSLServer
Sets the server listing property that can be used to stop the server from listening for new connections.
setLocalName(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the XML local name of the mark contact.
setLocalName(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReportText
Set the current local name without the namespace prefix.
setLocator(EPPProxyServersLocator) - Static method in class com.verisign.epp.transport.client.EPPPlainProxyClientSocket
Sets the EPPProxyServersLocator to use when getting the list of proxy servers to connect through.
setLocator(EPPProxyServersLocator) - Static method in class com.verisign.epp.transport.client.EPPSSLProxyClientSocket
Sets the EPPProxyServersLocator to use when getting the list of proxy servers to connect through.
setLocCharRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPostal
Sets info about locality "loc" character field regular expression.
setLockSchemaCache(boolean) - Method in interface com.verisign.epp.util.EPPSchemaCacher
Lock or unlock the schema cache.
setLockSchemaCache(boolean) - Method in class com.verisign.epp.util.EPPSchemaCachingParser
Lock the schema cache.
setLocSupport(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Sets flag for localization support
setLoggedIn(boolean) - Method in class com.verisign.epp.serverstub.SessionData
Sets the login state of this session object
setLoginCmd(EPPLoginCmd) - Method in class com.verisign.epp.serverstub.SessionData
Sets the EPPLoginCmd used for the authenticated session.
setLogoutOccured(boolean) - Method in class com.verisign.epp.serverstub.SessionData
Sets the logout state of this session object.
setMark(EPPMark) - Method in class com.verisign.epp.codec.launch.EPPLaunchCodeMark
Sets the mark information.
setMark(EPPMark) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfData
Sets an individual mark.
setMarks(List<EPPMark>) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfData
Sets the list of marks.
setMarksSupported(List<String>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the marks supported list, which is the list of XML namespaces of the marks that are supported in the phase.
setMarkValidations(List<EPPLaunchPolicyPhase.MarkValidation>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the mark validation list. which defines the supported mark validation models in the phase.
setMax(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryKey
Set the maximum number of keys.
setMax(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryMaxSig
 
setMax(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMax
 
setMax(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxLength
 
setMax(EPPRegistryMaxPeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxPeriod
 
setMax(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryAbstractMinMax
Sets the maximum value.
setMax(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryKey
Sets the maximum number of keys.
setMax(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMaxSig
Sets the OPTIONAL maximum signature lifetime supported.
setMax(EPPRegistryMaxPeriodType) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMinMaxPeriod
Sets the maximum supported period length.
setMax(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryAbstractMinMax
Sets the maximum value.
setMax(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMaxSig
Sets the OPTIONAL maximum signature lifetime supported.
setMax(EPPRegistryMaxPeriodType) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMinMaxPeriod
Sets the maximum supported period length.
setMaxCheckContact(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Gets maximum number of contacts allowed in the check command.
setMaxCheckContact(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Gets maximum number of contacts allowed in the check command.
setMaxCheckContact(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Gets maximum number of contacts allowed in the check command.
setMaxCheckDomain(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the attribute that defines the maximum number of domain names (<domain:name> elements) that can be included in a domain check command defined in RFC 5731.
setMaxCheckDomain(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set the attribute that defines the maximum number of domain names (<domain:name> elements) that can be included in a domain check command defined in RFC 5731.
setMaxCheckDomain(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set the attribute that defines the maximum number of domain names (<domain:name> elements) that can be included in a domain check command defined in RFC 5731.
setMaxCheckHost(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryHost
Sets maximum number of host names that can be included in a host check command.
setMaxCheckHost(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryHost
Sets maximum number of host names that can be included in a host check command.
setMaxCheckHost(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryHost
Sets maximum number of host names that can be included in a host check command.
setMaxConnections(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistrySystemInfo
Sets the maximum number of connections.
setMaxConnections(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistrySystemInfo
Sets the maximum number of connections.
setMaxEntry(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactStreet
 
setMaxEntry(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContactStreet
Sets the maximum entry value, which defines the maximum number of <contact:street> elements.
setMaxEntry(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContactStreet
Sets the maximum entry value, which defines the maximum number of <contact:street> elements.
setMaxLength(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set maximum number of characters in a domain name.
setMaxLength(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set maximum number of characters in a domain name.
setMaxLength(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set maximum number of characters in a domain name.
setMaxMarks(Integer) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the OPTIONAL maximum number of marks per domain name for the phase.
setMaxSigLife(EPPRegistryMaxSig) - Method in class com.verisign.epp.codec.registry.EPPRegistryDNSSEC
Set max signature life policy.
setMaxSigLife(EPPRegistryMaxSig) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDNSSEC
Sets max signature life policy.
setMaxSigLife(EPPRegistryMaxSig) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDNSSEC
Sets max signature life policy.
setMaxSigLife(int) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData
Set secDNS:maxSigLife value
setMaxSigLife(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtCreate
Set secDNS:maxSigLife value
setMaxSigLife(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtInfData
Set secDNS:maxSigLife value
setMaxSigLife(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtUpdate
Set secDNS:maxSigLife value
setMembers(List<EPPRegistryZoneMember>) - Method in class com.verisign.epp.codec.registry.EPPRegistryRelated
Sets the related zone members.
setMessage(String) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the message of the result in the default language of "en".
setMessage(String, String) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the message of the result along with the language of the message.
setMessage(String) - Method in class com.verisign.epp.codec.namestoreext.EPPNamestoreExtNSExtErrData
Sets the error message.
setMessage(String) - Method in class com.verisign.epp.codec.persreg.EPPPersRegCreateErrData
Sets the error message.
setMessage(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReportText
set the value of the message attribute
setMessage(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtStatus
 
setMessage(String) - Method in class com.verisign.epp.codec.rgppoll.EPPRgpPollStatus
 
setMilli(short) - Method in class com.verisign.epp.types.Duration
 
setMin(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryKey
Set the minimum number of keys.
setMin(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryMaxSig
 
setMin(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMax
 
setMin(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxLength
 
setMin(EPPRegistryMinPeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxPeriod
 
setMin(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryAbstractMinMax
Sets the minimum value.
setMin(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryKey
Sets the minimum number of keys.
setMin(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMaxSig
Sets the OPTIONAL minimum signature lifetime supported.
setMin(EPPRegistryMinPeriodType) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMinMaxPeriod
Sets the minimum supported period length.
setMin(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryAbstractMinMax
Sets the minimum value.
setMin(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMaxSig
Sets the OPTIONAL minimum signature lifetime supported.
setMin(EPPRegistryMinPeriodType) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMinMaxPeriod
Sets the minimum supported period length.
setMinEntry(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactStreet
 
setMinEntry(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContactStreet
Sets the minimum entry value, which defines the minimum number of <contact:street> elements.
setMinEntry(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContactStreet
Sets the minimum entry value, which defines the minimum number of <contact:street> elements.
setMinLength(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set minimum number of characters in a domain name.
setMinLength(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set minimum number of characters in a domain name.
setMinLength(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set minimum number of characters in a domain name.
setMinute(short) - Method in class com.verisign.epp.types.Duration
 
setMissingCodes(List<EPPVerificationCode>) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeProfile
Sets the missing codes.
setMode(EPPLaunchPolicyPhase.Mode) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the mode value.
setMode(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryPhase
 
setMode(EPPRegistryInfoCmd.Mode) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInfoCmd
Sets the query mode.
setMode(int) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the command/response processing mode to either EPPSession.MODE_SYNC or EPPSession.MODE_ASYNC.
setMonth(int) - Method in class com.verisign.epp.codec.syncext.EPPSyncExtUpdate
Sets the month
setMonth(int) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the month of sync.
setMonth(short) - Method in class com.verisign.epp.types.Duration
 
setMsg(String) - Method in class com.verisign.epp.codec.gen.EPPMsgQueue
Sets the optional human-readable message.
setMsg(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationPendActionMsg
Sets the human-readable description of the result.
setMsgID(String) - Method in class com.verisign.epp.codec.gen.EPPPollCmd
Sets the poll Message Id.
setMsgId(String) - Method in class com.verisign.epp.framework.EPPPollDataRecord
Sets the message id
setMsgID(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the poll Message Id.
setMsgNodeList(NodeList) - Method in class com.verisign.epp.codec.gen.EPPMsgQueue
Sets the message DOM NodeList representing mixed XML content for the message.
setMsgQueue(EPPMsgQueue) - Method in class com.verisign.epp.codec.gen.EPPResponse
Sets the response message queue object.
setName(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeCaseId
Sets the name of the case type, which is used when the type is set to the TYPE_CUSTOM value.
setName(String) - Method in class com.verisign.epp.codec.contact.EPPContactPostalDefinition
Sets the contact name.
setName(EPPDefRegName) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCheckCmd
Sets defReg name to check.
setName(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCheckResult
Sets the defReg name associated with the result.
setName(EPPDefRegName) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateResp
Sets the defReg name.
setName(EPPDefRegName) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Sets the defReg name.
setName(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegName
Sets Name attribute.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckCmd
Sets domain name to check.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckResult
Sets the domain name associated with the result.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainContact
Sets the contact name.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateCmd
Set the domain name to create.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateResp
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainDeleteCmd
Sets the domain name to delete.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoCmd
Sets the domain name to get information on.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainPendActionMsg
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainRenewCmd
Sets the domain name to renew.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainRenewResp
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferCmd
Sets the domain name to query.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferResp
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPDomainUpdateCmd
Sets the domain name to update.
setName(String) - Method in class com.verisign.epp.codec.domain.EPPHostAttr
Set the host name.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCheckCmd
Sets emailFwd name to check.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCheckResult
Sets the emailFwd name associated with the result.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdContact
Sets the contact name.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateCmd
Set the emailFwd name to create.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateResp
Sets the emailFwd name.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdDeleteCmd
Sets the emailFwd name to delete.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoCmd
Sets the emailFwd name to get information on.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Sets the emailFwd name.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdPendActionMsg
Sets the emailFwd name.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdRenewCmd
Sets the emailFwd name to renew.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdRenewResp
Sets the emailFwd name.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferCmd
Sets the emailFwd name to query.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferResp
Sets the emailFwd name.
setName(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdUpdateCmd
Sets the emailFwd name to update.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostAddRemove
Sets name.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostAddress
Sets the address name in the format specified by setType.
setName(String, short) - Method in class com.verisign.epp.codec.host.EPPHostAddress
Sets the address name and address type.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostCheckCmd
Sets host name to check.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostCheckResult
Sets the domain name associated with the result.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostCreateCmd
Set the host name to create.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostCreateResp
Set host name.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostDeleteCmd
Sets the host name to delete.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostInfoCmd
Sets the host name to get information on.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Sets the host name.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostPendActionMsg
Sets the host name.
setName(String) - Method in class com.verisign.epp.codec.host.EPPHostUpdateCmd
Sets the host name to update.
setName(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckDomain
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomain
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomainTable
Sets the IDN Table identifier.
setName(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoListItem
Sets the IDN Table identifier.
setName(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the IDN Table identifier.
setName(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCheckResult
Sets the domain name associated with the result.
setName(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchPhase
Sets the OPTIONAL phase name or sub-phase name.
setName(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchStatus
Sets the OPTIONAL status name or sub-status name.
setName(String) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyInfoPhase
Sets the OPTIONAL phase name or sub-phase name.
setName(String) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the OPTIONAL phase name or sub-phase name.
setName(String) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhaseStatus
Sets the OPTIONAL custom status name.
setName(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the OPTIONAL event name value.
setName(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the OPTIONAL event name value.
setName(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the OPTIONAL event name value.
setName(String) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets the registered court text string.
setName(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets name of the individual or role represented by the contact.
setName(String) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the registered trademark text string.
setName(String) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets the registered treaty or statute text string.
setName(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateCmd
Sets NameWatch name.
setName(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateResp
Sets the nameWatch name.
setName(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the nameWatch name.
setName(String) - Method in class com.verisign.epp.codec.nv.EPPDomainNameVerification
Sets the domain label for verification.
setName(String) - Method in class com.verisign.epp.codec.nv.EPPRealNameVerification
Sets the full name of the contact.
setName(String) - Method in class com.verisign.epp.codec.org.EPPOrgPostalDefinition
Sets the contact name.
setName(String) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainCheckResult
Sets the domain name associated with the result.
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryCheckCmd
Set an individual zone name to check.
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryCheckResult
DOCUMENT ME!
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryCreateResp
Set the name of the zone object created.
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryDeleteCmd
Sets the registry name to delete.
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryInfoCmd
Set the name of zone object to get information on.
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryPhase
 
setName(EPPRegistryContactName) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets the minimum and maximum length of name.
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryUpdateResp
 
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZone
Set name of the zone object.
setName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set name of zone.
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryBatchJob
Sets the name of the batch job, like "autoRenew" or "pendingDelete".
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckCmd
Set an individual aLabel zone name to check.
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckCmd
Set an individual zone name to check.
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckResult
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckResult
Sets the aLabel zone name
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCreateResp
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCreateResp
Sets the aLabel zone name
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDeleteCmd
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDeleteCmd
Sets the aLabel zone name
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInfoCmd
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInfoCmd
Sets the aLabel zone name
setName(EPPRegistryContactName) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPostal
Sets the minimum and maximum length of name.
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Sets the name of zone.
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Sets the name of zone as an aLabel.
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneName
Sets the name of the zone.
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneSummary
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneSummary
Sets the aLabel zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryBatchJob
Sets the name of the batch job, like "autoRenew" or "pendingDelete".
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckCmd
Set an individual aLabel zone name to check.
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckCmd
Set an individual zone name to check.
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckResult
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckResult
Sets the aLabel zone name
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCreateResp
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCreateResp
Sets the aLabel zone name
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDeleteCmd
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDeleteCmd
Sets the aLabel zone name
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInfoCmd
Sets the zone name to query for.
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInfoCmd
Sets the zone name to query for.
setName(EPPRegistryContactName) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPostal
Sets the minimum and maximum length of name.
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Sets the name of zone.
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Sets the name of zone as an aLabel.
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneName
Sets the name of the zone.
setName(EPPRegistryZoneName) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneSummary
Sets the zone name
setName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneSummary
Sets the aLabel zone name
setName(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomain
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets the domain name.
setName(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtField
Sets aName value to name attribute
setName(String) - Method in class com.verisign.epp.codec.rgppoll.EPPRgpPollResponse
 
setName(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidatePostalDefinition
Sets the contact name.
setName(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the NameWatch Name
setNameInt(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the internationalized name element.
setNameLoc(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the localized name element.
setNameRegex(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryHost
Sets host name regular expressions.
setNameRegex(List) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryHost
Sets host name regular expressions.
setNameRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set the regular expression that domain name must follow.
setNameRegex(EPPRegistryRegex) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryHost
Set the regular expression that host name must follow.
setNames(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
setNames(Vector) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCheckCmd
Sets defReg names to check.
setNames(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckCmd
Sets domain names to check.
setNames(Vector) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCheckCmd
Sets emailFwd names to check.
setNames(Vector) - Method in class com.verisign.epp.codec.host.EPPHostCheckCmd
Sets host names to check.
setNames(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryCheckCmd
Set zone names to check
setNames(List<EPPRegistryZoneName>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckCmd
Set zone names to check.
setNames(List<EPPRegistryZoneName>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckCmd
Set zone names to check.
setNameServerLimit(EPPRegistryDomainNSLimit) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set NS limit definition.
setNameServerLimit(EPPRegistryDomainNSLimit) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set NS limit definition.
setNameServerLimit(EPPRegistryDomainNSLimit) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set NS limit definition.
setNamespace(String) - Method in class com.verisign.epp.codec.gen.EPPValue
Sets the XML namespace URI of the client element.
setNamespacePrefix(String) - Method in class com.verisign.epp.codec.gen.EPPService
Set the XML namespace prefix associated with the service.
setNamespaceURI(String) - Method in class com.verisign.epp.codec.gen.EPPService
Set the XML namespace URI associated with the service.
setNegative() - Method in class com.verisign.epp.types.Duration
 
setNewName(String) - Method in class com.verisign.epp.interfaces.EPPHost
Sets the new name for the host.
setNewPassword(String) - Method in class com.verisign.epp.codec.gen.EPPCredentials
Sets the new client password.
setNewPassword(String) - Method in class com.verisign.epp.codec.gen.EPPLoginCmd
Sets the new client password.
setNewPassword(String) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSec
Sets the new client password.
setNewPassword(String) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSec
Sets the new client password.
setNewPassword(String) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSec
Sets the new client password.
setNewPassword(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSec
Sets the new client password.
setNewPassword(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the new client password used in initSession.
setNonMandatoryInfo(Boolean) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPollPolicy
Sets the boolean value indicating whether the server will include non-mandatory information in the <domain:infData> element of the poll message.
setNotAfterDate(Date) - Method in class com.verisign.epp.codec.launch.EPPLaunchNotice
Sets the date and time of expiration of the claims notice.
setNotice(EPPLaunchNotice) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the claims notice information in Claims Create Form.
setNoticeId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchNotice
Sets the unique notice identifier of the claims notice.
setNotices(List<EPPLaunchNotice>) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the list of notices.
setNses(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Sets the name servers.
setNullAuthInfoSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set null auth info supported flag.
setNum(String) - Method in class com.verisign.epp.codec.nv.EPPRealNameVerification
Sets the citizen or the organization ID of the contact.
setNumber(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryPeriodType
 
setNumber(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPeriodType
Sets the period number.
setNumber(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPeriodType
Sets the period number.
setNumIterations(long) - Static method in class com.verisign.epp.codec.allocationtoken.EPPAllocationTokenTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.balance.EPPBalanceTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.changepoll.EPPChangePollTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.coaext.EPPCoaExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.contact.EPPContactRelaxedValidationTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.contact.EPPContactTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.defReg.EPPDefRegTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.domain.EPPDomainTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.fee.v09.EPPFeeTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.fee.v11.EPPFeeTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.fee.v23.EPPFeeTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.gen.EPPCodecTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.host.EPPHostTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.idnext.EPPIdnExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.idnmap.EPPIdnMapTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.idntable.EPPIdnTableTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.jobscontact.EPPJobsContactTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.launch.EPPLaunchTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalanceTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.namestoreext.EPPNamestoreExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.nv.EPPNameVerificationTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.org.EPPOrgTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.orgext.EPPOrgExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.persreg.EPPPersRegTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.registry.EPPRegistryTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.registry.v01.EPPRegistryTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.registry.v02.EPPRegistryTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.rgpext.EPPRgpExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.syncext.EPPSyncExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.validate.v02.EPPValidateTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.whois.EPPWhoisTst
Sets the number of iterations to run per test.
setObjects(List<EPPFeeObject>) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeCheck
Sets the list of objects to check.
setObjectServices(Vector) - Method in class com.verisign.epp.codec.gen.EPPServiceMenu
Sets the list of supported/desired object services.
setObjElement(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObject
Sets the local name of the object attribute that uniquely identifies the object.
setObjElement(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the local name of the object attribute that uniquely identifies the object.
setObjID(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObject
Sets the object identifier value.
setObjID(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the name value.
setObjID(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the name value.
setObjID(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCheckResult
Sets the name value.
setObjID(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCheckResult
Sets the name value.
setObjURI(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObject
Sets the "objURI" attribute that identifies the type of the object.
setObjURIs(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryServices
 
setObjURIs(List<EPPRegistryServices.EPPRegistryObjURI>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryServices
Sets the namespace URIs representing the objects that the server is capable of managing for the zone.
setObjURIs(List<EPPRegistryServices.EPPRegistryObjURI>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryServices
Sets the namespace URIs representing the objects that the server is capable of managing for the zone.
setObjXmlName(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets object XML element name including the prefix and the local name as in "domain:name", which has the prefix of "domain" and the local name "name".
setObjXmlNs(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the object XML namespace.
setOnlyDnsChars(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set whether to limit only DNS characters in the domain name.
setOp(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeOperation
Sets the OPTIONAL "op" attribute value.
setOp(String) - Method in class com.verisign.epp.codec.gen.EPPTransferCmd
Sets the EPP command operation attribute associated with EPPTransferCmd.
setOp(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtRestore
Set the value of the current op attribute.
setOperation(EPPChangeOperation) - Method in class com.verisign.epp.codec.changepoll.EPPChangeData
Sets the transform operation executed on the object.
setOrg(String) - Method in class com.verisign.epp.codec.contact.EPPContactPostalDefinition
Sets the contact organization
setOrg(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the name of the organization with which the contact is affiliated.
setOrg(EPPRegistryContactOrg) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets the minimum and maximum length of organization.
setOrg(EPPRegistryContactOrg) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPostal
Sets the minimum and maximum length of organization.
setOrg(EPPRegistryContactOrg) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPostal
Sets the minimum and maximum length of organization.
setOrg(String) - Method in class com.verisign.epp.codec.signedMark.EPPIssuer
Sets the organization name of the issuer.
setOrg(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidatePostalDefinition
Sets the contact org.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgCheckCmd
Set an individual org identifier to check.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgCheckResult
Sets the org identifier.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
Sets the org identifier.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateResp
Sets the org identifier.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgDeleteCmd
Sets the org identifier.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoCmd
Sets the org identifier.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
Sets the org identifier.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgPendActionMsg
Sets the org identifier.
setOrgId(String) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the org identifier.
setOrgId(String) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtId
Sets the organization identifier.
setOrgIds(List<String>) - Method in class com.verisign.epp.codec.org.EPPOrgCheckCmd
Set the list of org identifiers to check.
setOrgIds(List<EPPOrgExtId>) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtAddRemChg
Sets the organization ids.
setOrgIds(List<EPPOrgExtId>) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtCreate
Sets the organization ids.
setOrgIds(List<EPPOrgExtId>) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtInfData
Sets the organization ids.
setOrgInt(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the internationalized org element.
setOrgLoc(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the localized org element.
setOrgs(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
setOs(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecUserAgent
Sets the client operating system being used.
setOther(boolean) - Method in class com.verisign.epp.codec.gen.EPPPurpose
Sets the <other> element to specify Other purposes.
setOther(boolean) - Method in class com.verisign.epp.codec.gen.EPPRecipient
Sets the <other> element.
setOther(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Set the other value on this instance
setOurs(Vector) - Method in class com.verisign.epp.codec.gen.EPPRecipient
Sets the <ours> elements that include a description String per ours element.
setOutputProperties(Properties) - Method in class com.verisign.epp.util.EPPTransformer
Wrapper for the Transformer.setOutputProperties(java.util.Properties) method.
setOutputProperty(String, String) - Method in class com.verisign.epp.util.EPPTransformer
Wrapper for the Transformer.setOutputProperty(java.lang.String, java.lang.String) method.
setOutputStream(OutputStream) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the output stream for the session.
setOutputStream(OutputStream) - Method in class com.verisign.epp.transport.client.EPPPlainClientSocket
Sets the output stream of the Socket connection.
setOutputStream(OutputStream) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets the output stream of the Socket connection.
setPaDate(Date) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationPendActionMsg
Sets the date and time describing when review of the requested action was completed.
setParameter(String, Object) - Method in class com.verisign.epp.util.EPPTransformer
Wrapper for the Transformer.setParameter(java.lang.String, java.lang.Object) method.
setParentId(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
 
setParentId(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
Sets the parent organization id.
setParentId(String) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
 
setParentId(String) - Method in class com.verisign.epp.interfaces.EPPOrg
 
setPassword(String) - Method in class com.verisign.epp.codec.gen.EPPAuthInfo
Sets the password authorization information.
setPassword(String) - Method in class com.verisign.epp.codec.gen.EPPCredentials
Sets the client password.
setPassword(String) - Method in class com.verisign.epp.codec.gen.EPPLoginCmd
Sets the client password.
setPassword(String) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSec
Sets the client password.
setPassword(String) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSec
Sets the client password.
setPassword(String) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSec
Sets the client password.
setPassword(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSec
Sets the client password.
setPassword(EPPLoginSecPolicyPassword) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicySystem
Sets the login password format policy.
setPassword(EPPLoginSecPolicyPassword) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicySystem
Sets the login password format policy.
setPassword(EPPLoginSecPolicyPassword) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicySystem
Sets the login password format policy.
setPassword(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtAuthInfo
Sets the password authorization information.
setPassword(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAuthInfo
Sets the password authorization information.
setPassword(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the client password used in initSession.
setPassword(String) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
 
setPASuccess(boolean) - Method in class com.verisign.epp.codec.domain.EPPDomainPendActionMsg
Sets if the pending action was successful.
setPASuccess(boolean) - Method in class com.verisign.epp.codec.org.EPPOrgPendActionMsg
Sets if the pending action was successful.
setPc(String) - Method in class com.verisign.epp.codec.mark.EPPMarkAddress
Sets the Postal Code of the contact.
setPendingCreate(Boolean) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the OPTIONAL boolean flag that indicates that the server will place the Launch Application or the Launch Registration in the "pendingCreate" status as specified in [RFC5731].
setPendingDate(Date) - Method in class com.verisign.epp.codec.contact.EPPContactPendActionMsg
Sets the date that the pending action was completed.
setPendingDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainPendActionMsg
Sets the date that the pending action was completed.
setPendingDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdPendActionMsg
Sets the date that the pending action was completed.
setPendingDate(Date) - Method in class com.verisign.epp.codec.host.EPPHostPendActionMsg
Sets the date that the pending action was completed.
setPendingDate(Date) - Method in class com.verisign.epp.codec.org.EPPOrgPendActionMsg
Sets the date that the pending action was completed.
setPendingDeletePeriod(EPPRegistryPendingDeletePeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryRGP
Set pending delete period.
setPendingDeletePeriod(EPPRegistryPendingDeletePeriodType) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryRGP
Sets the pending delete period.
setPendingDeletePeriod(EPPRegistryPendingDeletePeriodType) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryRGP
Sets the pending delete period.
setPendingRestorePeriod(EPPRegistryPendingRestorePeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryRGP
Set pending restore period.
setPendingRestorePeriod(EPPRegistryPendingRestorePeriodType) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryRGP
Sets the pending restore period.
setPendingRestorePeriod(EPPRegistryPendingRestorePeriodType) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryRGP
Sets the pending restore period.
setPendingTransId(EPPTransId) - Method in class com.verisign.epp.codec.contact.EPPContactPendActionMsg
Sets the pending transaction id.
setPendingTransId(EPPTransId) - Method in class com.verisign.epp.codec.domain.EPPDomainPendActionMsg
Sets the pending transaction id.
setPendingTransId(EPPTransId) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdPendActionMsg
Sets the pending transaction id.
setPendingTransId(EPPTransId) - Method in class com.verisign.epp.codec.host.EPPHostPendActionMsg
Sets the pending transaction id.
setPendingTransId(EPPTransId) - Method in class com.verisign.epp.codec.org.EPPOrgPendActionMsg
Sets the pending transaction id.
setPeriod(EPPDefRegPeriod) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateCmd
Sets the registration period in years.
setPeriod(int) - Method in class com.verisign.epp.codec.defReg.EPPDefRegPeriod
Set defReg period.
setPeriod(EPPDefRegPeriod) - Method in class com.verisign.epp.codec.defReg.EPPDefRegRenewCmd
Sets the registration period of the renew command in years.
setPeriod(EPPDefRegPeriod) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferCmd
Sets the registration period of the transfer command.
setPeriod(EPPDomainPeriod) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateCmd
Sets the registration period in years.
setPeriod(int) - Method in class com.verisign.epp.codec.domain.EPPDomainPeriod
Set domain period.
setPeriod(EPPDomainPeriod) - Method in class com.verisign.epp.codec.domain.EPPDomainRenewCmd
Sets the registration period of the renew command in years.
setPeriod(EPPDomainPeriod) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferCmd
Sets the registration period of the transfer command.
setPeriod(EPPEmailFwdPeriod) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateCmd
Sets the registration period in years.
setPeriod(int) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdPeriod
Set emailFwd period.
setPeriod(EPPEmailFwdPeriod) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdRenewCmd
Sets the registration period of the renew command in years.
setPeriod(EPPEmailFwdPeriod) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferCmd
Sets the registration period of the transfer command.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObject
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the optional period value.
setPeriod(int) - Method in class com.verisign.epp.codec.fee.v09.EPPFeePeriod
Set the period.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransformResult
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCheck
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the optional period value.
setPeriod(int) - Method in class com.verisign.epp.codec.fee.v11.EPPFeePeriod
Set the period.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTransformResult
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommand
Sets the optional period value.
setPeriod(int) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeePeriod
Set the period.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTransformResult
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommand
Sets the optional period value.
setPeriod(int) - Method in class com.verisign.epp.codec.fee.v23.EPPFeePeriod
Set the period.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTransformResult
Sets the period value.
setPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the OPTIONAL period value, which indicates the period value that is associated with a warning event for a specific "stat" event. using the XML schema "duration" type.
setPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the OPTIONAL period value, which indicates the period value that is associated with a warning event for a specific "stat" event. using the XML schema "duration" type.
setPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the OPTIONAL period value, which indicates the period value that is associated with a warning event for a specific "stat" event. using the XML schema "duration" type.
setPeriod(EPPNameWatchPeriod) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateCmd
Set NameWatch period.
setPeriod(int) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchPeriod
Set nameWatch period.
setPeriod(EPPNameWatchPeriod) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchRenewCmd
Sets the registration period of the renew command in years.
setPeriod(EPPNameWatchPeriod) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferCmd
Sets the registration period of the transfer command.
setPeriod(EPPRelatedDomainExtPeriod) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomain
Sets period value to period
setPeriod(int) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtPeriod
Set domain period.
setPeriodLength(int) - Method in class com.verisign.epp.interfaces.EPPDefReg
This is a Setter Method for PriodLength private Attribute This Attribute maintains Validity Period : duration which defReg is registered for.
setPeriodLength(int) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the registration period.
setPeriodLength(int) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Gets the registration period.
setPeriodLength(int) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the registration period.
setPeriods(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set List of EPPRegistryDomainPeriod instances that define the supported min/max/default registration periods by command type.
setPeriods(List<EPPRegistryDomainPeriod>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set List of EPPRegistryDomainPeriod instances that define the supported min/max/default periods by command type.
setPeriods(List<EPPRegistryDomainPeriod>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set List of EPPRegistryDomainPeriod instances that define the supported min/max/default periods by command type.
setPeriodUnit(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
This is a Setter Method for PeriodUnit private Attribute This Attribute maintains Validity Unit :time unit where Period Length is mussured by.
setPeriodUnit(String) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the registration period unit to either PERIOD_MONTH or PERIOD_YEAR.
setPeriodUnit(String) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets the registration period unit to either PERIOD_MONTH or PERIOD_YEAR.
setPeriodUnit(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the registration period unit.
setPerMs(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistrySystemInfo
Sets the milliseconds that the transaction limit is associated with.
setPerMs(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistrySystemInfo
Sets the milliseconds that the transaction limit is associated with.
setPhase(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeCommand
Sets the OPTIONAL phase value.
setPhase(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCommand
Sets the OPTIONAL phase value.
setPhase(Phase) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommand
Sets the OPTIONAL phase value.
setPhase(Phase) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommand
Sets the OPTIONAL phase value.
setPhase(EPPLaunchPhase) - Method in class com.verisign.epp.codec.launch.EPPLaunchCheck
Sets the phase of the check command.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCheck
Sets the phase with one of the EPPLaunchPhase PHASE constants.
setPhase(EPPLaunchPhase) - Method in class com.verisign.epp.codec.launch.EPPLaunchChkData
Sets the phase of the check response.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchChkData
Sets the phase with one of the EPPLaunchPhase PHASE constants.
setPhase(EPPLaunchPhase) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the phase associated with the create command.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the phase with one of the EPPLaunchPhase PHASE constants.
setPhase(EPPLaunchPhase) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreData
Sets the phase during which the application was submitted or is associated with.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreData
Sets the phase with one of the EPPLaunchPhase PHASE constants.
setPhase(EPPLaunchPhase) - Method in class com.verisign.epp.codec.launch.EPPLaunchDelete
Sets the phase during which the application was submitted or is associated with.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchDelete
Sets the phase with one of the EPPLaunchPhase PHASE constants.
setPhase(EPPLaunchPhase) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfData
Sets the phase during which the application or registration was submitted or is associated with.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfData
Sets the phase with one of the EPPLaunchPhase PHASE constants.
setPhase(EPPLaunchPhase) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfo
Sets the phase during which the application or registration was submitted or is associated with.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfo
Sets the phase with one of the EPPLaunchPhase PHASE constants.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchPhase
Sets the phase value.
setPhase(EPPLaunchPhase) - Method in class com.verisign.epp.codec.launch.EPPLaunchUpdate
Sets the phase during which the application was submitted or is associated with.
setPhase(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchUpdate
Sets the phase with one of the EPPLaunchPhase PHASE constants.
setPhase(EPPLaunchPolicyPhase.Phase) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyInfoPhase
Sets the phase value.
setPhase(EPPLaunchPolicyPhase.Phase) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the phase value.
setPhase(String) - Method in class com.verisign.epp.interfaces.EPPLaunch
Sets the phase value.
setPhaseName(String) - Method in class com.verisign.epp.interfaces.EPPLaunch
Sets the phase name value.
setPhases(List<EPPLaunchPolicyPhase>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyZone
Sets the list of phases.
setPhases(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set List of zone phases.
setPolicy(EPPRegistryExceedMaxExDate.Policy) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryExceedMaxExDate
Sets the exceed maximum expiration date policy applied.
setPollOp(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the poll operation to either OP_REQ or OP_ACK
setPollPolicy(EPPLaunchPolicyPollPolicy) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the poll policy value.
setPortNumber(int) - Method in class com.verisign.epp.transport.client.EPPPlainClientSocket
Sets the port number to connect to.
setPortNumber(int) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets the port number to connect to.
setPostalCode(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddress
Sets the contact postal code
setPostalCode(String) - Method in class com.verisign.epp.codec.org.EPPOrgAddress
Sets the org postal code
setPostalCode(EPPRegistryContactPostalCode) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactAddress
Sets the contact postal code attributes.
setPostalCode(EPPRegistryContactPostalCode) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContactAddress
Sets the contact postal code attributes.
setPostalCode(EPPRegistryContactPostalCode) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContactAddress
Sets the contact postal code attributes.
setPostalCode(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAddress
Sets the contact postal code
setPostalInfo(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set contact postalInfo.
setPostalInfo(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set contact postalInfo.
setPostalInfo(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Set contact postal info.
setPostalInfo(List<EPPOrgPostalDefinition>) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
Sets the postal information for the org.
setPostalInfo(List<EPPOrgPostalDefinition>) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
Sets the postal information for the org.
setPostalInfo(List<EPPOrgPostalDefinition>) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the postal information for the org.
setPostalInfo(EPPRegistryPostal) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Sets postal-address information policy information.
setPostalInfo(EPPRegistryPostal) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Sets postal-address information policy information.
setPostalInfo(EPPRegistryPostal) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Sets postal-address information policy information.
setPostalInfo(List<EPPValidatePostalDefinition>) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the postal information for the contact.
setPostalInfo(Vector) - Method in class com.verisign.epp.interfaces.EPPContact
Set contact postalInfo.
setPostalInfo(List<EPPOrgPostalDefinition>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the postal information for the org.
setPostData(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Set the postWhois value
setPostWhois(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
setPreData(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Set the preWhois value
setPrefix(String) - Method in class com.verisign.epp.codec.gen.EPPValue
Sets the XML prefix of the client element.
setPremiumSupport(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set premium support flag.
setPremiumSupport(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set premium support flag.
setPremiumSupport(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set premium support flag.
setPreWhois(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
setPrice(BigDecimal) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainCheckResult
 
setPriceUnit(String) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainCheckResult
 
setProDate(Date) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets the date of protection of the mark.
setProDate(Date) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets the date of protection of the mark.
setProfile(EPPVerificationCodeProfile) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeInfData
Sets the single profile.
setProfile(String) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeInfo
Sets the client specified profile to base the verification information on.
setProfileName(String) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeProfile
Sets the verification profile name.
setProfileName(String) - Method in class com.verisign.epp.codec.verificationcode.TrustAnchorVerificationData
Sets the name of the locality profile associated with the Verification Service Provider (VSP).
setProfiles(List<EPPVerificationCodeProfile>) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeInfData
Sets the profiles.
setProofType(EPPRealNameVerification.ProofType) - Method in class com.verisign.epp.codec.nv.EPPRealNameVerification
Sets the proof material type of the contact.
setProperties(Properties) - Static method in class com.verisign.epp.util.Environment
Sets the Environment properties using a client Properties object.
setProperty(String, String) - Static method in class com.verisign.epp.util.Environment
Sets an individual property.
setProperty(String, Object) - Method in class com.verisign.epp.util.EPPSchemaCachingParser
Set the state of any property in a SAX2 parser.
setProtections(List<EPPProtection>) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets protections of the treaty or statute.
setProtocol(int) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtKeyData
Set secDNS:protocol value
setProtocol(int) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtKeyData
Set secDNS:protocol value
setProtocols(List<Integer>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryKey
Sets the supported protocols.
setProv(boolean) - Method in class com.verisign.epp.codec.gen.EPPPurpose
Sets the <prov> element to specify object provisioning purposes.
setPubKey(String) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtKeyData
Set secDNS:pubKey value This method will remove all whitespace in an effort to produce the canonical representation for base64Binary as defined by http://www.w3.org/TR/xmlschema-2/#base64Binary
setPubKey(String) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtKeyData
Set secDNS:pubKey value This method will remove all whitespace in an effort to produce the canonical representation for base64Binary as defined by http://www.w3.org/TR/xmlschema-2/#base64Binary
setPublic(boolean) - Method in class com.verisign.epp.codec.gen.EPPRecipient
Sets the <public> element to specify public forums.
setPUnit(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegPeriod
Set defReg period of un.
setPUnit(String) - Method in class com.verisign.epp.codec.domain.EPPDomainPeriod
Set domain period of un.
setPUnit(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdPeriod
Set emailFwd period of un.
setPUnit(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeePeriod
Sets the period unit.
setPUnit(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeePeriod
Sets the period unit.
setPUnit(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeePeriod
Sets the period unit.
setPUnit(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeePeriod
Sets the period unit.
setPUnit(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchPeriod
Set nameWatch period of un.
setPUnit(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtPeriod
Set domain period of un.
setPurpose(EPPPurpose) - Method in class com.verisign.epp.codec.gen.EPPStatement
 
setPutAttrs(List) - Method in class com.verisign.epp.codec.coaext.EPPCoaExtUpdate
Sets the List of attributes EPPCoaExtAttr instances to create.
setQDate(Date) - Method in class com.verisign.epp.codec.gen.EPPMsgQueue
Sets the optional date and time that the message was enqueued.
setQDate(Date) - Method in class com.verisign.epp.framework.EPPPollDataRecord
Sets the date of a message was stored
setReason(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeData
Sets the reason value.
setReason(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeObjectResult
Sets the reason value.
setReason(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCheckResult
Sets the reason value.
setReason(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommandData
Sets the reason value.
setReason(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCheckResult
Sets the reason value.
setReason(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommandData
Sets the reason value.
setReason(String) - Method in class com.verisign.epp.codec.gen.EPPExtValue
Sets the human-readable message that describes the reason for the error.
setReason(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckDomain
Sets the reason that the domain name is invalid.
setReason(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCheckResult
Sets the OPTIONAL reason for the unavailable label.
setReason(String) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateFailed
Sets the reason for the failure.
setReason(String) - Method in class com.verisign.epp.codec.org.EPPOrgCheckResult
Sets the reason that the org identifier is not available.
setReason(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryCheckResult
DOCUMENT ME!
setReason(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCheckResult
Sets the unavailable reason.
setReason(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCheckResult
Sets the unavailable reason.
setReasonLang(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeData
Sets the reason language value.
setReasonLang(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckDomain
Sets the reason language value.
setReasonLang(String) - Method in class com.verisign.epp.codec.org.EPPOrgCheckResult
Sets the reason language value.
setRecipient(EPPRecipient) - Method in class com.verisign.epp.codec.gen.EPPStatement
 
setRedemptionPeriod(EPPRegistryRedemptionPeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryRGP
Set redemption period.
setRedemptionPeriod(EPPRegistryRedemptionPeriodType) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryRGP
Sets the redemption period.
setRedemptionPeriod(EPPRegistryRedemptionPeriodType) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryRGP
Sets the redemption period.
setRefNum(String) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets the reference number of the mark of the court's opinion.
setRefNum(String) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets the reference number of the mark of the treaty or statute.
setRefundable(Boolean) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeValue
Sets whether the fee is refundable.
setRefundable(Boolean) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeValue
Sets whether the fee is refundable.
setRefundable(Boolean) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeValue
Sets whether the fee is refundable.
setRefundable(Boolean) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeValue
Sets whether the fee is refundable.
setRegDate(Date) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the date the trademark was registered.
setRegex(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set the List of EPPRegistryRegex regular expressions that domain name must follow.
setRegex(List) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set the List of EPPRegistryRegex regular expressions that domain name must follow.
setRegion(String) - Method in class com.verisign.epp.codec.mark.EPPProtection
Sets the name of the city, state, province or other geographic region in which the mark is protected.
setRegions(List<String>) - Method in class com.verisign.epp.codec.mark.EPPCourt
Sets the regions where the mark is protected.
setRegistered(EPPRelatedDomainExtRegistered) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtGroup
Sets registered value to aRegistered
setRegisteredDomains(List<EPPRelatedDomainExtName>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtRegistered
Sets registeredDomains value to aRegisteredDomains
setRegistrant(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegAddRemove
Set registrant for the change mode
setRegistrant(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateCmd
Set the registrant information.
setRegistrant(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Set the registrant informnation.
setRegistrant(String) - Method in class com.verisign.epp.codec.domain.EPPDomainAddRemove
Set registrant for the change mode
setRegistrant(String) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateCmd
Set registrant.
setRegistrant(String) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Set registrants.
setRegistrant(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdAddRemove
Set registrant for the change mode
setRegistrant(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdCreateCmd
Set registrant.
setRegistrant(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Set registrants.
setRegistrant(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchAddRemove
Set registrant
setRegistrant(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateCmd
Set registrant.
setRegistrant(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the nameWatch registrant
setRegistrant(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Sets the DefReg Registrant.
setRegistrant(String) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the Domain Registrant Contact Identifier.
setRegistrant(String) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets the Email Forward Registrant Contact Identifier.
setRegistrant(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the registrant.
setRegistrarName(String) - Method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalancePollResponse
 
setRegNum(String) - Method in class com.verisign.epp.codec.mark.EPPTrademark
Sets the trademark registration ID (number) registered in the trademark office.
setRelated(EPPRegistryRelated) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Sets the related zones.
setRem(List) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtUpdate
Set the List of DS keyTag Integer instances specifying keyTag to rem
setRemAllData(boolean) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtUpdate
Sets the flag for removing all DS / Key Data.
setRemAttrs(List) - Method in class com.verisign.epp.codec.coaext.EPPCoaExtUpdate
Sets the List of attribute key EPPCoaExtKey instances to remove.
setRemContacts(List<EPPOrgContact>) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the remove contacts.
setRemContacts(List<EPPOrgContact>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the remove contacts.
setRemDsData(List) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtUpdate
Sets the List of DS Data EPPSecDNSExtDsData instances to remove.
setRemKeyData(List) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtUpdate
Sets the List of Key Data EPPSecDNSExtKeyData instances to remove.
setRemOrgs(EPPOrgExtAddRemChg) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtUpdate
Sets the organizations to remove.
setRemove(EPPContactAddChange) - Method in class com.verisign.epp.codec.contact.EPPContactUpdateCmd
Sets the items to remove to the contact.
setRemove(EPPDefRegAddRemove) - Method in class com.verisign.epp.codec.defReg.EPPDefRegUpdateCmd
Sets the items to remove from the DefReg.
setRemove(EPPDomainAddRemove) - Method in class com.verisign.epp.codec.domain.EPPDomainUpdateCmd
Sets the items to remove from the domain.
setRemove(EPPEmailFwdAddRemove) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdUpdateCmd
Sets the items to remove from the emailFwd.
setRemove(EPPHostAddRemove) - Method in class com.verisign.epp.codec.host.EPPHostUpdateCmd
Sets the items to remove from the host.
setRemove(EPPNameWatchAddRemove) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchUpdateCmd
Sets the items to remove from the nameWatch.
setRemRoles(List<EPPOrgRole>) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the remove roles.
setRemRoles(List<EPPOrgRole>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the remove roles.
setRemStatuses(List<EPPOrgStatus>) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the remove statuses.
setRemStatuses(List<EPPOrgStatus>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the remove statuses.
setRenewalPrice(BigDecimal) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainCheckResult
 
setReport(EPPRgpExtReport) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtRestore
Set the RGP report instance in this RGP restore instance
setReport(EPPRgpExtReport) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the report information for the restore report.
setReportDueDate(Date) - Method in class com.verisign.epp.codec.rgppoll.EPPRgpPollResponse
 
setReqDate(Date) - Method in class com.verisign.epp.codec.rgppoll.EPPRgpPollResponse
 
setRequestClient(String) - Method in class com.verisign.epp.codec.contact.EPPContactTransferResp
Sets the identifier of the client that initiated the transfer request.
setRequestClient(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferResp
Sets the identifier of the client that initiated the transfer request.
setRequestClient(String) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferResp
Sets the identifier of the client that initiated the transfer request.
setRequestClient(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferResp
Sets the identifier of the client that initiated the transfer request.
setRequestClient(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferResp
Sets the identifier of the client that initiated the transfer request.
setRequestClient(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets the identifier of the client that initiated the transfer request.
setRequestDate(Date) - Method in class com.verisign.epp.codec.contact.EPPContactTransferResp
Sets the date and time that the transfer was requested.
setRequestDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferResp
Sets the date and time that the transfer was requested.
setRequestDate(Date) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferResp
Sets the date and time that the transfer was requested.
setRequestDate(Date) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferResp
Sets the date and time that the transfer was requested.
setRequestDate(Date) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferResp
Sets the date and time that the transfer was requested.
setRequestDate(Date) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets the date and time that the transfer was requested.
setRequired(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryServices.EPPRegistryURI
 
setRequired(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryServices.EPPRegistryURI
Sets the "required" attribute value.
setRequired(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryServices.EPPRegistryURI
Sets the "required" attribute value.
setReservedNames(EPPRegistryReservedNames) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set the instance of EPPRegistryReservedNames that defines a set of reserved domain names.
setReservedNames(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryReservedNames
 
setReservedNames(EPPRegistryReservedNames) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set the instance of EPPRegistryReservedNames that defines a set of reserved domain names.
setReservedNames(List<String>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryReservedNames
Sets the reserved names.
setReservedNames(EPPRegistryReservedNames) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set the instance of EPPRegistryReservedNames that defines a set of reserved domain names.
setReservedNames(List<String>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryReservedNames
Sets the reserved names.
setReservedNameURI(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryReservedNames
 
setReservedNameURI(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryReservedNames
Sets the URI to an externally defined list of reserved domain names relative to the level of the zone.
setReservedNameURI(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryReservedNames
Sets the URI to an externally defined list of reserved domain names relative to the level of the zone.
setRestore(EPPRgpExtRestore) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtUpdate
Sets the contained restore request or report.
setRestoreReason(EPPRgpExtReportText) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Set the restoreReason value
setRestoreTime(Date) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Set the restoreTime value
setRestricted(boolean) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCheckResult
Sets if the label is a restricted label.
setResult(int) - Method in class com.verisign.epp.codec.gen.EPPResponse
Sets an individual result for the response with a result code.
setResult(int, String) - Method in class com.verisign.epp.codec.gen.EPPResponse
Sets an individual result for the response with a result code and the result text.
setResult(int, String, Vector) - Method in class com.verisign.epp.codec.gen.EPPResponse
Sets an individual result for the response with a result code, the result text, and a Vector of String values.
setResult(EPPResult) - Method in class com.verisign.epp.codec.gen.EPPResponse
Sets an individual result for the response with an EPPResult instance.
setResults(Vector) - Method in class com.verisign.epp.codec.gen.EPPResponse
Sets the result(s) of the response as a Vector of EPPResult instances.
setRetention(short) - Method in class com.verisign.epp.codec.gen.EPPStatement
 
setRevokedDate(Date) - Method in class com.verisign.epp.codec.signedMark.RevokedSMD
Sets the revocation datetime of the signed mark.
setRevokedDate(Date) - Method in class com.verisign.epp.codec.verificationcode.RevokedVerificationCode
Sets the revocation datetime of the signed mark.
setRevokedSMDs(List<RevokedSMD>) - Method in class com.verisign.epp.codec.signedMark.SMDRevocationList
Sets the list of revoked SMD's.
setRevokedVerificationCodes(List<RevokedVerificationCode>) - Method in class com.verisign.epp.codec.verificationcode.VerificationCodeRevocationList
Sets the list of revoked VerificationCode's.
setRgp(EPPRegistryRGP) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the information about Registry Grace Period (RGP).
setRgp(EPPRegistryRGP) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set the information about Registry Grace Period (RGP).
setRgp(EPPRegistryRGP) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set the information about Registry Grace Period (RGP).
setRnv(EPPRealNameVerification) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateCmd
Sets the Real Name Verification (RNV) object information to verify and create.
setRnv(EPPRealNameVerification) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoInputResult
Sets the Real Name Verification (RNV) object information to verify and create.
setRnv(EPPRealNameVerification) - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sets the Real Name Verification (RNV) information used on a create.
setRnvCode(String) - Method in class com.verisign.epp.codec.nv.EPPDomainNameVerification
Sets the Real Name Verification Code Token value.
setRoid(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the Registry Object Identifier (ROID).
setRoid(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateResp
Sets the defReg roid.
setRoID(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegDeleteCmd
Sets the defReg roid to delete.
setRoid(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoCmd
Sets the defReg roid to get information on.
setRoid(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Set roid.
setRoid(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegRenewCmd
Sets the defReg roid to renew.
setRoid(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegRenewResp
Sets the defReg roid.
setRoid(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferCmd
Sets the defReg name to query.
setRoid(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferResp
Sets the defReg roid.
setRoid(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegUpdateCmd
Sets the defReg roid to update.
setRoid(String) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Set roid.
setRoid(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Set roid.
setRoid(String) - Method in class com.verisign.epp.codec.gen.EPPAuthInfo
Set Registry Object IDentifier (ROID).
setRoid(String) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Set roid.
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateResp
Sets the nameWatch roid.
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchDeleteCmd
Sets the nameWatch roid to delete.
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoCmd
Sets the nameWatch roid
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets roid.
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchRenewCmd
Sets the nameWatch roid to renew.
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchRenewResp
Sets the nameWatch roid.
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferCmd
Sets the nameWatch roid to query.
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferResp
Sets the nameWatch roid.
setRoid(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchUpdateCmd
Sets the nameWatch roid to update.
setRoid(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setRoid(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtAuthInfo
Set Registry Object IDentifier (ROID).
setRoid(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAuthInfo
Set Registry Object IDentifier (ROID).
setRoid(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Sets the DefReg Roid.
setRoid(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the NameWatch roid
setRole(EPPRealNameVerification.Role) - Method in class com.verisign.epp.codec.nv.EPPRealNameVerification
Sets the contact role.
setRole(String) - Method in class com.verisign.epp.codec.orgext.EPPOrgExtId
Sets the organization role.
setRoleId(String) - Method in class com.verisign.epp.codec.org.EPPOrgRole
Sets the OPTIONAL organization role identifier such as IANA ID for registrars..
setRoles(List<EPPOrgRole>) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
Sets the roles of the org.
setRoles(List<EPPOrgRole>) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
Sets the roles of the org.
setRoles(List<EPPOrgRole>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the list of roles
setRootName(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set root tag name for contact postal definition.
setRootName(String) - Method in class com.verisign.epp.codec.contact.EPPContactPostalDefinition
Set root tag name for contact postal definition.
setRootName(String, String) - Method in class com.verisign.epp.codec.gen.EPPAuthInfo
Set root name and XML namespace.
setRootName(String, String) - Method in class com.verisign.epp.codec.gen.EPPTransId
Sets the root tag such as domain or host specific tags.
setRootName(String, String) - Method in class com.verisign.epp.codec.host.EPPHostAddress
Set root name such as domain.
setRootName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMax
 
setRootName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxLength
 
setRootName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxPeriod
 
setRootName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryMinMaxLength
Sets the root element XML local name.
setRootName(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneName
Sets the root element local name, which should be either EPPRegistryZoneName.ELM_ZONE_NAME or EPPRegistryZoneName.ELM_ZONE.
setRootName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryMinMaxLength
Sets the root element XML local name.
setRootName(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneName
Sets the root element local name, which should be either EPPRegistryZoneName.ELM_ZONE_NAME or EPPRegistryZoneName.ELM_ZONE.
setRootName(String, String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtAuthInfo
Set root name and XML namespace.
setRptTo(EPPNameWatchRptTo) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchAddRemove
Sets the rptTo
setRptTo(EPPNameWatchRptTo) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchCreateCmd
Sets NameWatch Report to specification, which includes the e-mail address and frequency.
setRptTo(EPPNameWatchRptTo) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Sets the rptTo.
setRptTo(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchRptTo
Sets the namewatch e-mail address to report to.
setRptTo(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets NameWatch e-mail address to report to.
setRulings(List<String>) - Method in class com.verisign.epp.codec.mark.EPPProtection
Sets the list of two-character country codes of the countries of the ruling.
setSame(boolean) - Method in class com.verisign.epp.codec.gen.EPPRecipient
Sets the <same> element to specify other entities following server practices.
setSchedule(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryBatchJob
Sets the execution schedule for the batch job using cron format.
setSchedules(List<EPPRegistryBatchSchedule>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryBatchJob
Sets the List of EPPRegistryBatchSchedule instances containing the batch job schedules.
setScheduleTimeZone(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryBatchJob
Sets the schedule time zone
setSchemaLocation(String) - Method in class com.verisign.epp.codec.gen.EPPService
Set the XML Schema location associated with the service.
setScope(EPPRegistryInfoCmd.Scope) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInfoCmd
Sets the zone scope used with the query all mode.
setSecDNSCreate(List) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the list of EPPSecDNSExtDsData instances in order to create delegation signer (DS) information.
setSecDNSUpdate(List, List) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the list of EPPSecDNSExtDsData instances to add along with the list of EPPSecDNSExtDsData instances to remove.
setSecDNSUpdateForAdd(List, boolean) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Deprecated.
Supports secDNS-1.0 and secDNS-1.1, but use the secDNS-1.1 method NSDomain.setSecDNSUpdate(List, List).
setSecDNSUpdateForChg(List, boolean) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Deprecated.
Only supported with secDNS-1.0. Look to use the secDNS-1.1 method NSDomain.setSecDNSUpdate(List, List).
setSecDNSUpdateForRem(List, boolean) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Deprecated.
Supports secDNS-1.0 and secDNS-1.1, but use the secDNS-1.1 method NSDomain.setSecDNSUpdate(List, List).
setSeconds(short) - Method in class com.verisign.epp.types.Duration
 
setSerialSize(int) - Method in class com.verisign.epp.codec.gen.EPPEncodeDecodeStats
Sets the package size of the Java Serialization packet in bytes.
setServer(String) - Method in class com.verisign.epp.codec.gen.EPPGreeting
Sets the name of the server.
setServerDate(Date) - Method in class com.verisign.epp.codec.gen.EPPGreeting
Sets the server current date and time.
setServerDecided(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainPeriod
Set whether to have server decided expiration date.
setServerDecided(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainPeriod
Sets whether to have server decided expiration date.
setServerDecided(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainPeriod
Sets whether to have server decided expiration date.
setServerName(String) - Method in class com.verisign.epp.pool.EPPSessionPool
Sets the TCP server IP address or host name or the URL of the HTTP server.
setServerName(String) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
Sets the TCP server IP address or host name or the URL of the HTTP server.
setServerName(String) - Method in class com.verisign.epp.pool.EPPSystemSessionPool
Sets the TCP server IP address or host name or the URL of the HTTP server.
setServerName(String) - Method in class com.verisign.epp.transport.client.EPPProxyServer
Sets the proxy server name or IP address.
setServerPort(Integer) - Method in class com.verisign.epp.pool.EPPSessionPool
Sets the TCP server port number.
setServerPort(Integer) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
Sets the TCP server port number.
setServerPort(Integer) - Method in class com.verisign.epp.pool.EPPSystemSessionPool
Sets the TCP server port number.
setServerPort(int) - Method in class com.verisign.epp.transport.client.EPPProxyServer
Sets the proxy server port number.
setServers(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainAddRemove
Sets the name servers.
setServers(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainCreateCmd
Sets the name servers.
setServerTransId(String) - Method in class com.verisign.epp.codec.gen.EPPTransId
Sets the server generated transaction id.
setServiceMenu(EPPServiceMenu) - Method in class com.verisign.epp.codec.gen.EPPGreeting
Sets the service menu associated with the greeting, which defines the features supported by the server.
setServices(Vector) - Method in class com.verisign.epp.codec.gen.EPPLoginCmd
Sets the login services.
setServices(EPPRegistryServices) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set services supported by the zone
setServices(EPPRegistryServices) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set services supported by the zone
setServices(EPPRegistryServices) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set services supported by the zone
setServices(String[]) - Method in class com.verisign.epp.interfaces.EPPSession
Set the services to use with this session by EPP XML namespace URIs.
setServiceType(int) - Method in class com.verisign.epp.codec.gen.EPPService
Set the service type associated with this service
setSession(EPPSession) - Method in class com.verisign.epp.interfaces.EPPBalance
Sets session value to aSession
setSession(EPPSession) - Method in class com.verisign.epp.interfaces.EPPRegistry
 
setSession(EPPSession) - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sets the session to use to send commands through.
setSession(EPPSession) - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sets the session to use to send commands through.
setSession(EPPSession) - Method in exception com.verisign.epp.util.InvalidateSessionException
Sets the session that should be invalidated.
setSetCodes(List<EPPVerificationCode>) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeProfile
Sets the set codes.
setSetDate(Date) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCode
Sets the date that the verification code was set.
setSharePolicy(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Sets the policy for the sharing of contacts in the server.
setSharePolicy(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryExternalHost
Sets the shared policy.
setSharePolicy(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryInternalHost
Sets the shared policy.
setSharePolicy(EPPRegistryContact.SharePolicy) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Sets the share policy.
setSharePolicy(EPPRegistryExternalHost.SharePolicy) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryExternalHost
Sets the share policy.
setSharePolicy(EPPRegistryInternalHost.SharePolicy) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInternalHost
Sets the share policy.
setSharePolicy(EPPRegistryContact.SharePolicy) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Sets the share policy.
setSharePolicy(EPPRegistryExternalHost.SharePolicy) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryExternalHost
Sets the share policy.
setSharePolicy(EPPRegistryInternalHost.SharePolicy) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInternalHost
Sets the share policy.
setShortName(String) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainReAssignCmd
 
setShortName(String) - Method in class com.verisign.epp.codec.verificationcode.TrustAnchorVerificationData
Sets the short name of the Verification Service Provider (VSP).
setSignedCode(EPPEncodedSignedCodeValue) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateSuccess
Sets the signed code that provides proof of verification.
setSignedCode(EPPEncodedSignedCodeValue) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoSignedCodeResult
Sets the signed code that provides proof of verification.
setSignedCodes(List<EPPEncodedSignedCodeValue>) - Method in class com.verisign.epp.codec.verificationcode.EPPEncodedSignedCode
Sets the list of encoded signed codes.
setSignedMark(EPPSignedMark) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the signed mark when using the Sunrise Create Form.
setSignedMarks(List<EPPSignedMark>) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the list of signed marks.
setSignedMarksSupported(List<String>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the signed marks supported list, which is the list of XML namespaces of the signed marks that are supported in the phase.
setSize(int) - Method in class com.verisign.epp.framework.EPPPollDataRecord
Sets number of messages
setSlaInfo(EPPRegistrySLAInfo) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set the Service-Level Agreement (SLA) information for the zone.
setSlas(List) - Method in class com.verisign.epp.codec.registry.EPPRegistrySLAInfo
 
setSocket(Socket) - Method in class com.verisign.epp.transport.client.EPPPlainClientSocket
Sets the Socket to use.
setSocket(SSLSocket) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets the SSLSocket to use.
setSp(String) - Method in class com.verisign.epp.codec.mark.EPPMarkAddress
Sets the City or Province of the contact.
setSSLContext(EPPSSLContext) - Method in class com.verisign.epp.pool.EPPSessionPoolableFactory
Gets the optional EPPSSLContext associated with the factory.
setSslContext(EPPSSLContext) - Method in class com.verisign.epp.transport.client.EPPSSLClientSocket
Sets the EPPSSLContext to use for the SSL connection
setSSLContext(SSLContext) - Method in class com.verisign.epp.transport.client.EPPSSLContext
Sets the SSLContext.
setSslDebug(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the SSL Debug String.
setSSLEnabledCipherSuites(String[]) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the optional SSL enabled cipher suites String array.
setSSLEnabledCipherSuites(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the optional SSL enabled cipher suites using a space delimited list of cipher suites.
setSSLEnabledCipherSuites(String[]) - Method in class com.verisign.epp.transport.client.EPPSSLContext
Sets the optional SSL enabled cipher suites String array.
setSSLEnabledProtocols(String[]) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the optional SSL enabled protocols String array.
setSSLEnabledProtocols(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the optional SSL enabled protocols using a space delimited list of protocols.
setSSLEnabledProtocols(String[]) - Method in class com.verisign.epp.transport.client.EPPSSLContext
Sets the optional SSL enabled protocols String array.
setSslProtocol(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the SSL Protocol String.
setSSLSocketFactory(SSLSocketFactory) - Method in class com.verisign.epp.transport.client.EPPSSLContext
Sets the SSLSocketFactory, which should be the SocketFactory of the SSLContext attribute.
setStandard(boolean) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommandData
Sets whether the command is a standard fee command.
setStartDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryPhase
 
setState(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeData
Sets whether the object reflects the state before or after the operation.
setStatement1(EPPRgpExtReportText) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Set the statement1 value
setStatement2(EPPRgpExtReportText) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Set the statement 2 value.
setStatements(Vector) - Method in class com.verisign.epp.codec.gen.EPPDcp
Sets the list of supported/desired Statement objects.
setStateProvince(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddress
Sets the contact state/province.
setStateProvince(String) - Method in class com.verisign.epp.codec.org.EPPOrgAddress
Sets the org state/province.
setStateProvince(EPPRegistryContactStateProvince) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactAddress
Sets the contact state/province attributes.
setStateProvince(EPPRegistryContactStateProvince) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContactAddress
Sets the contact state/province attributes.
setStateProvince(EPPRegistryContactStateProvince) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContactAddress
Sets the contact state/province attributes.
setStateProvince(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAddress
Sets the contact state/province.
setStatus(String) - Method in class com.verisign.epp.codec.contact.EPPContactStatus
Set contact status.
setStatus(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegStatus
Set defReg status.
setStatus(String) - Method in class com.verisign.epp.codec.domain.EPPDomainStatus
Set domain status.
setStatus(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdStatus
Set emailFwd status.
setStatus(String) - Method in class com.verisign.epp.codec.host.EPPHostStatus
Sets host status.
setStatus(EPPLaunchStatus) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfData
Sets the application status.
setStatus(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchInfData
Sets the status with one of the EPPLaunchStatus STATUS constants.
setStatus(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchStatus
Sets the status value.
setStatus(EPPLaunchPolicyPhaseStatus.Status) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhaseStatus
Sets the phase status value.
setStatus(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchStatus
Set namewatch status.
setStatus(EPPNameVerificationStatus) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateFailed
Sets the verification status.
setStatus(EPPNameVerificationStatus) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreatePending
Sets the verification status.
setStatus(EPPNameVerificationStatus) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationCreateSuccess
Sets the verification status.
setStatus(EPPNameVerificationStatus) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationInfoSignedCodeResult
Sets the verification status.
setStatus(EPPNameVerificationStatus) - Method in class com.verisign.epp.codec.nv.EPPNameVerificationPendActionMsg
Sets the verification status.
setStatus(EPPRgpExtStatus) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtInfData
setStatus(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtStatus
 
setStatus(EPPRgpExtStatus) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtUpData
Sets the EPPRgpExtStatus instance contained in this EPPRgpExtUpData istance
setStatus(EPPRgpPollStatus) - Method in class com.verisign.epp.codec.rgppoll.EPPRgpPollResponse
 
setStatus(String) - Method in class com.verisign.epp.codec.rgppoll.EPPRgpPollStatus
 
setStatus(EPPVerificationCodeInfData.Status) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeInfData
Sets the verification status.
setStatus(EPPVerificationCodeProfile.Status) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeProfile
Sets the verification status.
setStatusCommandType(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the status command type.
setStatuses(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set a vector of statuses for contact add.
setStatuses(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the contact statuses.
setStatuses(Vector) - Method in class com.verisign.epp.codec.defReg.EPPDefRegAddRemove
Sets the statuses to add or remove.
setStatuses(Vector) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Set associated statuses.
setStatuses(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainAddRemove
Sets the statuses to add or remove.
setStatuses(Vector) - Method in class com.verisign.epp.codec.domain.EPPDomainInfoResp
Set associated statuses.
setStatuses(Vector) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdAddRemove
Sets the statuses to add or remove.
setStatuses(Vector) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdInfoResp
Set associated statuses.
setStatuses(Vector) - Method in class com.verisign.epp.codec.host.EPPHostAddRemove
Sets statuses.
setStatuses(EPPHostStatus) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Set host statuses.
setStatuses(Vector) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Set host statuses.
setStatuses(List<EPPLaunchPolicyPhaseStatus>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the status list. which defines the supported launch status values.
setStatuses(Vector) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchAddRemove
Sets the statuses to add or remove.
setStatuses(Vector) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchInfoResp
Set associated statuses.
setStatuses(List<EPPOrgStatus>) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
Sets the statuses of the org.
setStatuses(List<EPPOrgStatus>) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
Sets the statuses of the org.
setStatuses(List<EPPOrgRoleStatus>) - Method in class com.verisign.epp.codec.org.EPPOrgRole
Sets the role statuses of the role.
setStatuses(List) - Method in class com.verisign.epp.codec.registry.EPPRegistrySupportedStatus
Sets the List of statuses.
setStatuses(List) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistrySupportedStatus
Sets the List of statuses.
setStatuses(List) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistrySupportedStatus
Sets the List of statuses.
setStatuses(Vector) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtInfData
Sets the Vector of statuses of type EPPRgpExtStatus.
setStatuses(List<EPPOrgStatus>) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the list of statuses
setStatusTransId(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the status client transaction identifier.
setStrategy(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryLanguageType
 
setStreet(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddress
Sets the contact street with only one String parameter.
setStreet(String) - Method in class com.verisign.epp.codec.org.EPPOrgAddress
Sets the org streets with only one line.
setStreet(EPPRegistryContactStreet) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactAddress
Sets the contact street attributes.
setStreet(EPPRegistryContactStreet) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContactAddress
Sets the contact street attributes.
setStreet(EPPRegistryContactStreet) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContactAddress
Sets the contact street attributes.
setStreet(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAddress
Sets the contact streets with only one line.
setStreets(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactAddress
Sets the contact street attribute with a Vector of String's.
setStreets(String, String) - Method in class com.verisign.epp.codec.contact.EPPContactAddress
Sets the contact street with two sub-street String's.
setStreets(String, String, String) - Method in class com.verisign.epp.codec.contact.EPPContactAddress
Sets the contact street with three sub-street String's.
setStreets(List<String>) - Method in class com.verisign.epp.codec.mark.EPPMarkAddress
Sets the contact's street address.
setStreets(List<String>) - Method in class com.verisign.epp.codec.org.EPPOrgAddress
Sets the org streets attribute with a List>String>, where each element represents a line of the street address.
setStreets(String, String) - Method in class com.verisign.epp.codec.org.EPPOrgAddress
Sets the org street with two street lines.
setStreets(String, String, String) - Method in class com.verisign.epp.codec.org.EPPOrgAddress
Sets the org street with three street lines.
setStreets(List<String>) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAddress
Sets the contact streets attribute with a List&gt;String&gt;, where each element represents a line of the street address.
setStreets(String, String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAddress
Sets the contact street with two street lines.
setStreets(String, String, String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAddress
Sets the contact street with three street lines.
setSubPhase(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeCommand
Sets the OPTIONAL sub-phase value.
setSubPhase(String) - Method in class com.verisign.epp.codec.fee.v11.EPPFeeCommand
Sets the OPTIONAL sub-phase value.
setSubPhase(String) - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeCommand
Sets the OPTIONAL sub-phase value.
setSubPhase(String) - Method in class com.verisign.epp.codec.fee.v23.EPPFeeCommand
Sets the OPTIONAL sub-phase value.
setSubProduct(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set the sub-product identifier used for the zone.
setSubProductID(String) - Method in class com.verisign.epp.codec.namestoreext.EPPNamestoreExtNamestoreExt
Sets the Namestore Destination Registry Identifier.
setSubProductID(String) - Method in class com.verisign.epp.namestore.interfaces.NSContact
Sets the contact sub-product id which specifies which is the target registry for the contact operation.
setSubProductID(String) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the domain sub-product id which specifies which is the target registry for the domain operation.
setSubProductID(String) - Method in class com.verisign.epp.namestore.interfaces.NSHost
Sets the host sub-product id which specifies which is the target registry for the host operation.
setSubtype(String) - Method in class com.verisign.epp.codec.registry.EPPRegistrySLA
 
setSuccess(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactPendActionMsg
Sets if the pending action was successful.
setSuccess(boolean) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdPendActionMsg
Sets if the pending action was successful.
setSuccess(boolean) - Method in class com.verisign.epp.codec.host.EPPHostPendActionMsg
Sets if the pending action was successful.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Sets a set of supported host statuses defined in RFC 5733.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set domain status supported by the server.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.EPPRegistryHost
Sets a set of supported host statuses defined in RFC 5732.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Sets a set of supported host statuses defined in RFC 5733.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set domain status supported by the server.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryHost
Sets a set of supported host statuses defined in RFC 5732.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Sets a set of supported host statuses defined in RFC 5733.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set domain status supported by the server.
setSupportedStatus(EPPRegistrySupportedStatus) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryHost
Sets a set of supported host statuses defined in RFC 5732.
setSvrTrid(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeData
Sets the server transaction identifier of the operation.
setSymbolTableSize(int) - Method in class com.verisign.epp.util.EPPSchemaCachingParser
Sets the symbol table size.
setSystem(EPPLoginSecPolicySystem) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyInfData
Sets the contained system of the extension.
setSystem(EPPLoginSecPolicySystem) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyInfData
Sets the contained system of the extension.
setSystem(EPPLoginSecPolicySystem) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyInfData
Sets the contained system of the extension.
setSystem(boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInfoCmd
Set the flag to query the registry system attributes.
setSystem(boolean) - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sets the system boolean flag.
setSystemInfo(EPPRegistrySystemInfo) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInfoResp
Sets the system information.
setSystemInfo(EPPRegistrySystemInfo) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInfoResp
Sets the system information.
setSystemZones(List<EPPRegistryZoneName>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZone
Set the List of EPPRegistryZoneName that includes all of the system zones.
setSystemZones(List<EPPRegistryZoneName>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Set the List of EPPRegistryZoneName that includes all of the system zones.
setTable(String) - Method in class com.verisign.epp.codec.idnmap.EPPIdnMap
Sets the IDN table identifier.
setTable(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckCmd
Set an individual table identifier to check.
setTable(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckDomain
Set an individual table identifier.
setTable(EPPIdnTableCheckTable) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckResp
Set an individual table.
setTable(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckTable
Sets the table identifier.
setTable(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoCmd
Sets the table identifier for Table Info Form.
setTable(EPPIdnTableInfoDomainTable) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomain
Set an individual table.
setTable(EPPIdnTableInfoTable) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoResp
Sets the table information in Table Info Form.
setTable(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryLanguageType
 
setTable(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryLanguage
Sets the OPTIONAL language table URI that contains the set of code points for the language.
setTable(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryLanguage
Sets the OPTIONAL language table URI that contains the set of code points for the language.
setTables(List<String>) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckCmd
Set the list of table identifiers to check.
setTables(List<String>) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckDomain
Set the list of table identifiers.
setTables(List<EPPIdnTableCheckTable>) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckResp
Set the list of tables.
setTables(List<EPPIdnTableInfoDomainTable>) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomain
Set the list of tables.
setThreshold(Integer) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the OPTIONAL threshold value that triggers a warning event for a specific "stat" event.
setThreshold(Integer) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the OPTIONAL threshold value that triggers a warning event for a specific "stat" event.
setThreshold(Integer) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the OPTIONAL threshold value that triggers a warning event for a specific "stat" event.
setTime(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryBatchSchedule
Sets the schedule execution time using the XML schema "time" type format.
setTimeInstantFormat(String) - Static method in class com.verisign.epp.codec.gen.EPPUtil
Sets the XML Schema timeDate format used in and #encodeTimeInstant(Document, Element, Date, String, String).
setTimeZone(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryBatchSchedule
Sets the optional schedule execution named time zone, such as "EST5EDT".
setTitle(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactCreateCmd
Sets the title
setTitle(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactInfoResp
Sets the title
setTitle(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactUpdateCmd
Sets the title
setTitle(String) - Method in class com.verisign.epp.codec.mark.EPPTreatyOrStatute
Sets the title of the treaty or statute.
setTld(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the TLD.
setTm(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegAddRemove
Set the trademark informnation.
setTm(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateCmd
Set the trademark information.
setTm(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Set the trademark informnation.
setTm(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Set the trademark informnation.
setTmCountry(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegAddRemove
Set the trademark country informnation.
setTmCountry(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateCmd
Set the trademark country information.
setTmCountry(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Set the trademark country informnation.
setTmCountry(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Set the trademark country informnation.
setTmDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegAddRemove
Set the trademark date informnation.
setTmDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegCreateCmd
Set the trademark date information.
setTmDate(Date) - Method in class com.verisign.epp.codec.defReg.EPPDefRegInfoResp
Set the trademark date informnation.
setTmDate(Date) - Method in class com.verisign.epp.interfaces.EPPDefReg
Set the trademark date informnation.
setToken(String) - Method in class com.verisign.epp.codec.allocationtoken.EPPAllocationToken
Sets the allocation token value.
setTrademarks(List<EPPTrademark>) - Method in class com.verisign.epp.codec.mark.EPPMark
Sets the list of trademarks.
setTransferHoldPeriod(EPPRegistryTransferHoldPeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Set the period of time a contact object is in the pending transfer before the transfer is auto approved by the server
setTransferHoldPeriod(EPPRegistryTransferHoldPeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the period of time a domain object is in the pending transfer before the transfer is auto approved by the server
setTransferHoldPeriod(EPPRegistryTransferHoldPeriodType) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryContact
Set the period of time a contact object is in the pending transfer before the transfer is auto approved by the server
setTransferHoldPeriod(EPPRegistryTransferHoldPeriodType) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomain
Set the period of time a domain object is in the pending transfer before the transfer is auto approved by the server
setTransferHoldPeriod(EPPRegistryTransferHoldPeriodType) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryContact
Set the period of time a contact object is in the pending transfer before the transfer is auto approved by the server
setTransferHoldPeriod(EPPRegistryTransferHoldPeriodType) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomain
Set the period of time a domain object is in the pending transfer before the transfer is auto approved by the server
setTransferOpCode(String) - Method in class com.verisign.epp.interfaces.EPPContact
Sets the transfer operation for a call to encodeTransfer.
setTransferOpCode(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Sets the transfer operation for a call to encodeTransfer.
setTransferOpCode(String) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the transfer operation for a call to encodeTransfer.
setTransferOpCode(String) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets the transfer operation for a call to encodeTransfer.
setTransferOpCode(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the transfer operation for a call to encodeTransfer.
setTransferStatus(String) - Method in class com.verisign.epp.codec.contact.EPPContactTransferResp
Set transfer status.
setTransferStatus(String) - Method in class com.verisign.epp.codec.defReg.EPPDefRegTransferResp
Sets the state of the most recent transfer request.
setTransferStatus(String) - Method in class com.verisign.epp.codec.domain.EPPDomainTransferResp
Sets the state of the most recent transfer request.
setTransferStatus(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTransferResp
Sets the state of the most recent transfer request.
setTransferStatus(String) - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTransferResp
Sets the state of the most recent transfer request.
setTransferStatus(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomainData
Sets the state of the most recent transfer request.
setTransId(String) - Method in class com.verisign.epp.codec.gen.EPPCommand
Sets the Client Transaction Id associated with the EPPCommand.
setTransId(EPPTransId) - Method in class com.verisign.epp.codec.gen.EPPResponse
Sets the Transaction Id associated with the EPPResponse.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPBalance
Sets transId value to aTransId.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPContact
Setter method for TransID instance variable
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPDefReg
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPHost
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPIdnTable
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPLaunch
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPNameVerification
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPRegistry
 
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets an optional client transaction identifier used when sending an EPP command (i.e.
setTransId(String) - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sets the OPTIONAL client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sets the OPTIONAL client transaction identifier.
setTransId(String) - Method in class com.verisign.epp.interfaces.validate.v02.EPPValidate
Sets the client transaction identifier.
setTransLimit(Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistrySystemInfo
Sets the transaction limit.
setTransLimit(Integer, Integer) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistrySystemInfo
Sets the transaction limit with the perMs milliseconds.
setTransLimit(Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistrySystemInfo
Sets the transaction limit.
setTransLimit(Integer, Integer) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistrySystemInfo
Sets the transaction limit with the perMs milliseconds.
setTrDate(Date) - Method in class com.verisign.epp.codec.host.EPPHostInfoResp
Set transfer date.
setTreatyOrStatutes(List<EPPTreatyOrStatute>) - Method in class com.verisign.epp.codec.mark.EPPMark
Sets the list of treaty or statutes.
setTrustStore(String, String, String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the required Trust Store properties if the Trust Store is explicitely set.
setTrustStoreFileName(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the Trust Store File Name String.
setTrustStorePassPhrase(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the Trust Store Pass Phrase String.
setTrustStoreType(String) - Method in class com.verisign.epp.transport.client.EPPSSLConfig
Sets the Trust Store Type String.
setType(String) - Method in class com.verisign.epp.codec.balance.EPPCreditThreshold
Sets the type of the credit threshold, which is either EPPCreditThreshold.FIXED or EPPCreditThreshold.PERCENT.
setType(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeCaseId
Sets the case type.
setType(String) - Method in class com.verisign.epp.codec.contact.EPPContactDiscloseAddress
Deprecated.
Sets the type of the address element.
setType(String) - Method in class com.verisign.epp.codec.contact.EPPContactDiscloseName
Deprecated.
Sets the type of the name element.
setType(String) - Method in class com.verisign.epp.codec.contact.EPPContactDiscloseOrg
Deprecated.
Sets the type of the org element.
setType(String) - Method in class com.verisign.epp.codec.contact.EPPContactPostalDefinition
Set contact type.
setType(String) - Method in class com.verisign.epp.codec.domain.EPPDomainContact
Sets the contact type to one of the EPPDomainContact.TYPE_ constants.
setType(String) - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdContact
Sets the contact type to one of the EPPEmailFwdContact.TYPE_ constants.
setType(short) - Method in class com.verisign.epp.codec.gen.EPPAuthInfo
Set auth info type.
setType(short) - Method in class com.verisign.epp.codec.host.EPPHostAddress
Sets the type of the address name to either the EPPHostAddress.IPV4 or the EPPHostAddress.IPV6 constant.
setType(EPPIdnTableInfoDomainTable.Type) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomainTable
Sets the IDN Table type.
setType(EPPIdnTableInfoTable.Type) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the IDN Table type.
setType(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCheck
Sets the check form type.
setType(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCreate
Sets the type of the object to create, with the default being null or undefined.
setType(EventType) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecEvent
Sets the type of the security event.
setType(EventType) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecEvent
Sets the type of the security event.
setType(EventType) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecEvent
Sets the type of the security event.
setType(EventType) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecEvent
Sets the type of the security event.
setType(EPPLoginSecPolicyEvent.EventType) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the event type value.
setType(EPPLoginSecPolicyEvent.EventType) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the event type value.
setType(EPPLoginSecPolicyEvent.EventType) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the event type value.
setType(String) - Method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalancePollThreshold
 
setType(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the type of the (non-holder) contact.
setType(EPPOrgContact.Type) - Method in class com.verisign.epp.codec.org.EPPOrgContact
Sets the contact type using the EPPOrgContact.Type enumeration.
setType(EPPOrgPostalDefinition.Type) - Method in class com.verisign.epp.codec.org.EPPOrgPostalDefinition
Sets the contact type.
setType(String) - Method in class com.verisign.epp.codec.org.EPPOrgRole
Sets the organization role type.
setType(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainContact
Set type of contact.
setType(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryFields
Sets the related fields type, which should be either EPPRegistryFields.TYPE_SHARED or EPPRegistryFields.TYPE_SYNC.
setType(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryPhase
 
setType(String) - Method in class com.verisign.epp.codec.registry.EPPRegistrySLA
 
setType(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneMember
Sets the type of the related zone.
setType(EPPRegistryDomainContact.Type) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainContact
Sets the type of contact.
setType(EPPRegistryDomainContact.Type) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainContact
Sets the type of contact.
setType(short) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtAuthInfo
Set auth info type.
setType(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtGroup
Sets type value to aType
setType(String) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtInfo
Sets the form type of the extension, which must be either the TYPE_DOMAIN constant for the Domain Info Form, and the TYPE_RELATED constant for the Related Info Form.
setType(short) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateAuthInfo
Set auth info type.
setType(EPPValidatePostalDefinition.Type) - Method in class com.verisign.epp.codec.validate.v02.EPPValidatePostalDefinition
Sets the contact type.
setType(String) - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCode
Sets the code type.
setType(String) - Method in class com.verisign.epp.interfaces.EPPLaunch
Sets the check form type.
setTypeName(String) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecEvent
Sets the optional sub-type or the custom type name of the event.
setTypeName(String) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecEvent
Sets the optional sub-type or the custom type name of the event.
setTypeName(String) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecEvent
Sets the optional sub-type or the custom type name of the event.
setTypeName(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecEvent
Sets the optional sub-type or the custom type name of the event.
setTypeName(String) - Method in class com.verisign.epp.codec.org.EPPOrgContact
Gets the optional type name for the CUSTOM type.
setULabelSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDomainName
Set whether non-ASCII domain names are supported.
setULabelSupported(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDomainName
Set whether non-ASCII domain names are supported.
setUname(String) - Method in class com.verisign.epp.codec.idnmap.EPPIdnMap
Sets the uname value.
setUname(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomain
Sets the U-label domain name.
setUnicodeVersion(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set the unicodeVersion.
setUnicodeVersion(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryIDN
Sets the unicodeVersion.
setUnicodeVersion(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryIDN
Sets the unicodeVersion.
setUniqueIpAddressesRequired(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryExternalHost
Sets the OPTIONAL boolean value that indicates that all of the IP addresses for the host object must be unique, with a default value of "false".
setUniqueIpAddressesRequired(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInternalHost
Sets the OPTIONAL boolean value that indicates that all of the IP addresses for the host object must be unique, with a default value of "false".
setUniqueIpAddressesRequired(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryExternalHost
Sets the OPTIONAL boolean value that indicates that all of the IP addresses for the host object must be unique, with a default value of "false".
setUniqueIpAddressesRequired(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInternalHost
Sets the OPTIONAL boolean value that indicates that all of the IP addresses for the host object must be unique, with a default value of "false".
setUnit(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryPeriodType
 
setUnit(String) - Method in class com.verisign.epp.codec.registry.EPPRegistrySLA
 
setUnit(EPPRegistryPeriodType.Unit) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPeriodType
Sets the period unit.
setUnit(EPPRegistryPeriodType.Unit) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPeriodType
Sets the period unit.
setUnrelated(boolean) - Method in class com.verisign.epp.codec.gen.EPPRecipient
Sets the <unrelated> element to specify Unrelated third parties.
setUnsupportedData(EPPRegistryZone.UnsupportedData) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZone
Sets the unsupported data policy.
setUp() - Method in class com.verisign.epp.codec.allocationtoken.EPPAllocationTokenTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.balance.EPPBalanceTst
JUNIT setUp method
setUp() - Method in class com.verisign.epp.codec.changepoll.EPPChangePollTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.coaext.EPPCoaExtTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.contact.EPPContactRelaxedValidationTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPContactMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.contact.EPPContactTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPContactMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.defReg.EPPDefRegTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDefRegMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.domain.EPPDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPEmailFwdMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.fee.v11.EPPFeeTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.fee.v23.EPPFeeTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.gen.EPPCodecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.codec.host.EPPHostTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPHostMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.idnext.EPPIdnExtTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.idnmap.EPPIdnMapTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.idntable.EPPIdnTableTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPIdnTableMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.launch.EPPLaunchTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalanceTst
JUNIT setUp method
setUp() - Method in class com.verisign.epp.codec.namestoreext.EPPNamestoreExtTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNameWatchMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.nv.EPPNameVerificationTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNameVerificationMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.org.EPPOrgTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPOrgMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.orgext.EPPOrgExtTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPNamestoreExtMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.persreg.EPPPersRegTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPPersRegMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainTst
JUNIT setUp method.
setUp() - Method in class com.verisign.epp.codec.registry.EPPRegistryTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.syncext.EPPSyncExtTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.validate.v02.EPPValidateTst
JUNIT setUp method>.
setUp() - Method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeTst
JUNIT setUp method.
setUp() - Method in class com.verisign.epp.codec.whois.EPPWhoisTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPDomainMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.interfaces.EPPAllocationTokenDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPBalanceTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPChangePollDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPCoaDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPContactRelaxedValidationTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPContactTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPDefRegTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPEmailFwdTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPHostTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPIdnDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPIdnMapDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPIdnTableTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPJobsContactTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPLowBalanceDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPNamestoreExtDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPNamestoreExtHostTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPNameVerificationTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPNameWatchTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPOrgExtDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPOrgTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPPersRegTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPPremiumDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPRegistryTst
 
setUp() - Method in class com.verisign.epp.interfaces.EPPRelatedDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPRgpDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPSessionTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPSyncDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPVerificationCodeDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPWhoisDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.launchpolicy.v01.EPPLaunchPolicyRegistryTst
 
setUp() - Method in class com.verisign.epp.interfaces.loginsecpolicy.v01.EPPLoginSecPolicyRegistryTst
 
setUp() - Method in class com.verisign.epp.interfaces.loginsecpolicy.v02.EPPLoginSecPolicyRegistryTst
 
setUp() - Method in class com.verisign.epp.interfaces.loginsecpolicy.v03.EPPLoginSecPolicyRegistryTst
 
setUp() - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistryTst
Setup the test by establishing an EPP session with the server.
setUp() - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistryTst
Setup the test by establishing an EPP session with the server.
setUp() - Method in class com.verisign.epp.interfaces.secdnsext.v10.EPPSecDNSDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.secdnsext.v11.EPPSecDNSDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v01.EPPLoginSecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v02.EPPLoginSecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v03.EPPLoginSecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v04.EPPLoginSecTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v09.EPPFeeDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v11.EPPFeeDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v1_0.EPPFeeDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v23.EPPFeeDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.validate.v02.EPPValidateTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.namestore.interfaces.NSContactTst
JUNIT setUp method
setUp() - Method in class com.verisign.epp.namestore.interfaces.NSDomainTst
JUNIT setUp method
setUp() - Method in class com.verisign.epp.namestore.interfaces.NSHostTst
JUNIT setUp method
setUp() - Method in class com.verisign.epp.namestore.interfaces.NSPollTst
JUNIT setUp method
setUp() - Method in class com.verisign.epp.pool.EPPSessionPoolTst
JUNIT setUp method
setUp() - Method in class com.verisign.epp.pool.EPPSystemSessionPoolTst
JUNIT setUp method
setUp() - Method in class com.verisign.epp.util.XMLParserTst
DOCUMENT ME!
setUp() - Method in class com.verisign.epp.verificationcode.china.ChinaVerificationCodeTst
JUNIT setUp method
setUpdateAttrib(int, String, int) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets an update to a string list value, which currently can only be used for domain hosts.
setUpdateAttrib(int, EPPDomainStatus, int) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets an update to a domain status.
setUpdateAttrib(int, String, String, int) - Method in class com.verisign.epp.interfaces.EPPDomain
Sets an update to a domain contact.
setUpdateAttrib(int, EPPEmailFwdStatus, int) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets an update to an email forward status.
setUpdateAttrib(int, String, String, int) - Method in class com.verisign.epp.interfaces.EPPEmailFwd
Sets an update to an email forward contact.
setUpdateDate(Date) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoListItem
Sets the date and time that the IDN Table was created or last updated.
setUpdateDate(Date) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the date and time that the IDN Table was created or last updated.
setUpdateDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryUpdateResp
 
setUpdateDate(Date) - Method in class com.verisign.epp.codec.registry.EPPRegistryZone
Set last update date of zone object.
setUpdateDate(Date) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneSummary
Set last update date of zone object.
setUpdateDate(Date) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneSummary
Set last update date of zone object.
setUrgent(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDNSSEC
Set the urgent flag.
setUrgent(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryDNSSEC
Sets the urgent flag.
setUrgent(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryDNSSEC
Sets the urgent flag.
setUrgent(boolean) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtUpdate
Sets the urgent attribute.
setUrgent(boolean) - Method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtUpdate
Sets the urgent attribute.
setUri(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryServices.EPPRegistryURI
 
setUri(String) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryServices.EPPRegistryURI
Sets the object or extension URI.
setUri(String) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryServices.EPPRegistryURI
Sets the object or extension URI.
setURIResolver(URIResolver) - Method in class com.verisign.epp.util.EPPTransformer
Wrapper for the Transformer.setURIResolver(javax.xml.transform.URIResolver) method.
setUrl(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the OPTIONAL URL for downloading the IDN Table with the applicable set of code points and rules.
setUrl(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
Sets the URL of the website of the org.
setUrl(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
Sets the URL of the website of the org.
setUrl(String) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
Sets the URL of the website of the org.
setUrl(String) - Method in class com.verisign.epp.codec.signedMark.EPPIssuer
Sets HTTP URL of the issuer's site.
setURL(String) - Method in class com.verisign.epp.codec.whois.EPPWhoisInfData
Sets the registrar referral URL
setUrl(String) - Method in class com.verisign.epp.interfaces.EPPOrg
Sets the URL of the website of the org.
setUserAgent(String) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSec
Sets the user agent.
setUserAgent(String) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSec
Sets the user agent.
setUserAgent(String) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSec
Sets the user agent.
setUserAgent(EPPLoginSecUserAgent) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSec
Sets the user agent.
setUserAgentSupport(Boolean) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicySystem
Sets the OPTIONAL boolean value that indicates the server supports the <loginSec:userAgentSupport> element.
setUserAgentSupport(Boolean) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicySystem
Sets the OPTIONAL boolean value that indicates the server supports the <loginSec:userAgentSupport> element.
setUserAgentSupport(Boolean) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicySystem
Sets the OPTIONAL boolean value that indicates the server supports the <loginSec:userAgentSupport> element.
setValid(boolean) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableCheckDomain
Sets whether the domain name is a valid IDN domain name.
setValid(boolean) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomain
Sets whether the domain name is a valid IDN domain name.
setValidate(boolean) - Static method in class com.verisign.epp.codec.persreg.EPPPersRegTst
Sets XML parser validation on/off.
setValidatedFlag(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactPostalDefinition
Set validated flag.
setValidatePhase(Boolean) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the OPTIONAL boolean flag that indicates whether the server validates the phase provided by the client in the <launch:phase> element.
setValidatorId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCheckResult
Sets the OPTIONAL Validator Identifier for the first claims key, which is the unique identifier for the Trademark Validator to query for the Trademark Claims Notice information.
setValidatorId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchClaimKey
Sets the OPTIONAL Validator Identifier, which is the unique identifier for the Trademark Validator to query for the Trademark Claims Notice information.
setValidatorId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchCodeMark
Sets the OPTIONAL Validator Identifier, which is the unique identifier for the Trademark Validator that the code originates from.
setValidatorId(String) - Method in class com.verisign.epp.codec.launch.EPPLaunchNotice
Sets the OPTIONAL Validator Identifier, which is the unique identifier for the Trademark Validator used for the Trademark Claims Notice information.
setValidatorIds(List<String>) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase
Sets the validator identifier list.
setValue(BigDecimal) - Method in class com.verisign.epp.codec.balance.EPPCreditThreshold
Sets the credit threshold value.
setValue(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeCaseId
Sets the case identifier value.
setValue(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeOperation
Sets the operation value.
setValue(EPPCoaExtValue) - Method in class com.verisign.epp.codec.coaext.EPPCoaExtAttr
Set method for the EPPCoaExtValue attribute.
setValue(String) - Method in class com.verisign.epp.codec.coaext.EPPCoaExtValue
Sets the Value
setValue(EPPValue) - Method in class com.verisign.epp.codec.gen.EPPExtValue
Sets the value associated with the error.
setValue(String) - Method in class com.verisign.epp.codec.gen.EPPValue
Sets XML String that identifies a client-provided element (including XML tag and value) that caused a server error.
setValue(String) - Method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecEvent
Sets the optional value associated with the event (e.g., cipher of an cipher event or TLS protocol of a TLS protocol event).
setValue(String) - Method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecEvent
Sets the optional value associated with the event (e.g., cipher of an cipher event or TLS protocol of a TLS protocol event).
setValue(String) - Method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecEvent
Sets the optional value associated with the event (e.g., cipher of an cipher event or TLS protocol of a TLS protocol event).
setValue(String) - Method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecEvent
Sets the optional value associated with the event (e.g., cipher of an cipher event or TLS protocol of a TLS protocol event).
setValue(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryKeyValue
Set the value
setValue(BigDecimal) - Method in class com.verisign.epp.codec.registry.EPPRegistrySLA
 
setValue(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateKeyValue
Sets the value.
setValue(short, short, short, short, short, short, short) - Method in class com.verisign.epp.types.Duration
Fill in the fields of the duration with the given values
setValues(EPPValue[]) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the values associated with the result.
setValues(Vector) - Method in class com.verisign.epp.codec.gen.EPPResult
Sets the values associated with the result.
setVariantGen(Boolean) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomainTable
Sets the OPTIONAL boolean flag indicating that domains created using the IDN Table will have IDN variants generated.
setVariantGen(Boolean) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the OPTIONAL boolean flag indicating that domains created using the IDN Table will have IDN variants generated.
setVariantStrategy(EPPRegistryLanguage.VariantStrategy) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryLanguage
Sets the OPTIONAL strategy for the handling of variants for the language.
setVariantStrategy(EPPRegistryLanguage.VariantStrategy) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryLanguage
Sets the OPTIONAL strategy for the handling of variants for the language.
setVersion(String) - Method in class com.verisign.epp.codec.gen.EPPCredentials
Sets the desired EPP version.
setVersion(String) - Method in class com.verisign.epp.codec.gen.EPPLoginCmd
Sets the desired EPP version.
setVersion(String) - Method in class com.verisign.epp.codec.gen.EPPServiceMenu
Sets the EPP versions to an individual EPP version.
setVersion(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoTable
Sets the OPTIONAL server defined version number of the IDN Table.
setVersion(int) - Method in class com.verisign.epp.codec.signedMark.SMDRevocationList
Sets the version of the SMD Revocation List format.
setVersion(int) - Method in class com.verisign.epp.codec.verificationcode.VerificationCodeRevocationList
Sets the version of the Verification Code Revocation List format.
setVersion(String) - Method in class com.verisign.epp.interfaces.EPPSession
Overrides the default EPP version used in initSession.
setVersions(Vector) - Method in class com.verisign.epp.codec.gen.EPPServiceMenu
Sets the supported versions.
setVoice(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set voice number.
setVoice(String) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set contact voice number.
setVoice(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set to include the voice element.
setVoice(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Deprecated.
setVoice(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the contact voice number.
setVoice(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the contact's voice telephone number.
setVoice(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
 
setVoice(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setVoice(String) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
 
setVoice(String) - Method in class com.verisign.epp.codec.signedMark.EPPIssuer
Sets the issuer's voice telephone number.
setVoice(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the contact voice value.
setVoice(String) - Method in class com.verisign.epp.interfaces.EPPOrg
 
setVoiceExt(String) - Method in class com.verisign.epp.codec.contact.EPPContactAddChange
Set contact voice extension.
setVoiceExt(String) - Method in class com.verisign.epp.codec.contact.EPPContactCreateCmd
Set contact voice extension.
setVoiceExt(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Sets the contact voice extension.
setVoiceExt(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the contact's voice telephone extension number.
setVoiceExt(String) - Method in class com.verisign.epp.codec.org.EPPOrgCreateCmd
 
setVoiceExt(String) - Method in class com.verisign.epp.codec.org.EPPOrgInfoResp
 
setVoiceExt(String) - Method in class com.verisign.epp.codec.org.EPPOrgUpdateCmd
 
setVoiceExt(EPPRegistryMinMaxLength) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets the optional voice extension minimum and maximum length.
setVoiceExt(EPPRegistryMinMaxLength) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPostal
Sets the optional voice extension minimum and maximum length.
setVoiceExt(EPPRegistryMinMaxLength) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPostal
Sets the optional voice extension minimum and maximum length.
setVoiceExt(String) - Method in class com.verisign.epp.codec.signedMark.EPPIssuer
Sets the issuer's voice telephone extension number.
setVoiceExt(String) - Method in class com.verisign.epp.codec.validate.v02.EPPValidateContact
Sets the contact voice extension value.
setVoiceExt(String) - Method in class com.verisign.epp.interfaces.EPPContact
Sets the voice extension number.
setVoiceExt(String) - Method in class com.verisign.epp.interfaces.EPPOrg
 
setVoicePhone(String) - Method in class com.verisign.epp.interfaces.EPPContact
Sets the voice phone number.
setVoiceRequired(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets voice required flag.
setVoiceRequired(Boolean) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryPostal
Sets voice required flag.
setVoiceRequired(Boolean) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryPostal
Sets voice required flag.
setVspId(int) - Method in class com.verisign.epp.codec.verificationcode.TrustAnchorVerificationData
Sets the internal (surrogate) Verification Service Provider (VSP) identifier.
setWarningPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyEvent
Sets the OPTIONAL warning period value, which indicates how long prior to expiry the server will include a warning event using the XML schema "duration" type.
setWarningPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyEvent
Sets the OPTIONAL warning period value, which indicates how long prior to expiry the server will include a warning event using the XML schema "duration" type.
setWarningPeriod(String) - Method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyEvent
Sets the OPTIONAL warning period value, which indicates how long prior to expiry the server will include a warning event using the XML schema "duration" type.
setWebsite(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactCreateCmd
Sets the Contact website
setWebsite(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactInfoResp
Sets the Contact website
setWebsite(String) - Method in class com.verisign.epp.codec.jobscontact.EPPJobsContactUpdateCmd
Sets the Contact website
setWho(String) - Method in class com.verisign.epp.codec.changepoll.EPPChangeData
Sets who executed the operation.
setWhoisInfo(boolean) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets if whois information is desired in the response to a call to sendInfo().
setWhoisServer(String) - Method in class com.verisign.epp.codec.whois.EPPWhoisInfData
Sets the registrar whois server name
setXmlFormat(byte[]) - Method in class com.verisign.epp.codec.gen.EPPEncodeDecodeStats
Sets the formatted EPP XML document.
setXmlSize(int) - Method in class com.verisign.epp.codec.gen.EPPEncodeDecodeStats
Sets the package size of the XML packet in bytes.
setYear(short) - Method in class com.verisign.epp.types.Duration
 
setZone(EPPLaunchPolicyZone) - Method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyZoneContainer
Sets the contained zone of the extension.
setZone(EPPRegistryZoneInfo) - Method in class com.verisign.epp.codec.registry.EPPRegistryCreateCmd
Set zone to create
setZone(EPPRegistryZoneInfo) - Method in class com.verisign.epp.codec.registry.EPPRegistryUpdateCmd
Set zone to update.
setZone(EPPRegistryZone) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneList
Clear the existing zone list and add add one zone to the list
setZone(EPPRegistryZone) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryCreateCmd
Set zone to create
setZone(EPPRegistryZone) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryUpdateCmd
Sets the zone to update.
setZone(EPPRegistryZoneSummary) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneList
Clear the existing zone list and add add one zone to the list
setZone(EPPRegistryZone) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryCreateCmd
Set zone to create
setZone(EPPRegistryZone) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryUpdateCmd
Sets the zone to update.
setZone(EPPRegistryZone) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneData
Sets the contained zone information.
setZone(EPPRegistryZoneSummary) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneList
Clear the existing zone list and add add one zone to the list
setZone(EPPRegistryZone) - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sets the zone information to use with EPPRegistry.sendCreate() or EPPRegistry.sendUpdate().
setZone(EPPRegistryZone) - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
setZone(String, RegistryHandler.RegistryZone) - Method in class com.verisign.epp.serverstub.registry.v01.RegistryHandler.RegistryZones
Sets a zone, which add add it if it does not exist or update it if it does exist.
setZone(String, RegistryHandler.RegistryZone) - Method in class com.verisign.epp.serverstub.registry.v02.RegistryHandler.RegistryZones
Sets a zone, which add add it if it does not exist or update it if it does exist.
setZoneInfo(EPPRegistryZoneInfo) - Method in class com.verisign.epp.codec.registry.EPPRegistryInfoResp
 
setZoneInfo(EPPRegistryZone) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInfoResp
Sets the zone information.
setZoneInfo(EPPRegistryZoneData) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInfoResp
Sets the zone information.
setZoneInfo(EPPRegistryZone) - Method in class com.verisign.epp.serverstub.registry.v01.RegistryHandler.RegistryZone
Sets the zone information as defined in draft-gould-carney-regext-registry.
setZoneInfo(String, EPPRegistryZone) - Method in class com.verisign.epp.serverstub.registry.v01.RegistryHandler.RegistryZones
Sets the zone info for an existing zone.
setZoneInfo(EPPRegistryZone) - Method in class com.verisign.epp.serverstub.registry.v02.RegistryHandler.RegistryZone
Sets the zone information as defined in draft-gould-carney-regext-registry.
setZoneInfo(String, EPPRegistryZone) - Method in class com.verisign.epp.serverstub.registry.v02.RegistryHandler.RegistryZones
Sets the zone info for an existing zone.
setZoneList(EPPRegistryZoneList) - Method in class com.verisign.epp.codec.registry.EPPRegistryInfoResp
 
setZoneList(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneList
Set the zone summary list.
setZoneList(EPPRegistryZoneList) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryInfoResp
Sets the zone list.
setZoneList(List<EPPRegistryZoneSummary>) - Method in class com.verisign.epp.codec.registry.v01.EPPRegistryZoneList
Set the zone summary list.
setZoneList(EPPRegistryZoneList) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryInfoResp
Sets the zone list.
setZoneList(List<EPPRegistryZoneSummary>) - Method in class com.verisign.epp.codec.registry.v02.EPPRegistryZoneList
Set the zone summary list.
setZoneList(List) - Method in class com.verisign.epp.interfaces.EPPRegistry
 
setZoneList(List<EPPRegistryZoneName>) - Method in class com.verisign.epp.interfaces.registry.v01.EPPRegistry
Sets the list of zone names to use in a command.
setZoneList(List<EPPRegistryZoneName>) - Method in class com.verisign.epp.interfaces.registry.v02.EPPRegistry
Sets the list of zone names to use in a command.
setZoneName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneMember
Sets the zone name of the related zone.
setZonePolicyExt(String, EPPRegistryZoneInterface) - Method in class com.verisign.epp.serverstub.registry.v01.RegistryHandler.RegistryZones
Sets the zone policy extension for an existing zone.
setZonePolicyExt(String, EPPRegistryZoneInterface) - Method in class com.verisign.epp.serverstub.registry.v02.RegistryHandler.RegistryZones
Sets the zone policy extension for an existing zone.
setZonePolicyExts(String, List<EPPRegistryZoneInterface>) - Method in class com.verisign.epp.serverstub.registry.v01.RegistryHandler.RegistryZones
Sets the zone policy extensions for an existing zone.
setZonePolicyExts(String, List<EPPRegistryZoneInterface>) - Method in class com.verisign.epp.serverstub.registry.v02.RegistryHandler.RegistryZones
Sets the zone policy extensions for an existing zone.
SHA1_DIGEST_TYPE - Static variable in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData
http://www.ietf.org/rfc/rfc4034.txt
A.2.
SHA1_DIGEST_TYPE - Static variable in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
http://www.ietf.org/rfc/rfc4034.txt
A.2.
SHA256_DIGEST_TYPE - Static variable in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
SHA-256 Digest Type
SHA384_DIGEST_TYPE - Static variable in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtDsData
SHA-384 Digest Type
shouldCloseSession() - Method in class com.verisign.epp.codec.gen.EPPResult
Should the EPP session be closed based on the result code?
sign(PrivateKey) - Method in class com.verisign.epp.codec.signedMark.EPPSignedMark
Digitally sign the signed mark using the passed private key.
sign(PrivateKey, Certificate[]) - Method in class com.verisign.epp.codec.signedMark.EPPSignedMark
Digitally sign the signed mark using the passed private key and a chain of certificates.
sign(PrivateKey) - Method in class com.verisign.epp.codec.verificationcode.EPPSignedCode
Digitally sign the signed code using the passed private key.
sign(PrivateKey, Certificate[]) - Method in class com.verisign.epp.codec.verificationcode.EPPSignedCode
Digitally sign the signed code using the passed private key and a chain of certificates.
SMDRevocationList - Class in com.verisign.epp.codec.signedMark
Class that holds the attributes for a Signed Mark Data (SMD) Revocation List and provides the following:
Encode the SMD Revocation List to a String, that can be written to a file.
SMDRevocationList() - Constructor for class com.verisign.epp.codec.signedMark.SMDRevocationList
Default constructor.
SMDRevocationList(Date) - Constructor for class com.verisign.epp.codec.signedMark.SMDRevocationList
Constructor that takes the requirement attribute value.
SMDRevocationList(Date, List<RevokedSMD>) - Constructor for class com.verisign.epp.codec.signedMark.SMDRevocationList
Constructor that takes the requirement created date attribute value and the optional list of revoked SMD's.
startSerialTimer() - Method in class com.verisign.epp.codec.gen.EPPEncodeDecodeStats
Starts the timer for the run of an Java Serialization test.
startXmlTimer() - Method in class com.verisign.epp.codec.gen.EPPEncodeDecodeStats
Starts the timer for the run of an XML test.
STAT_CLIENT_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPContact
clientDeleteProhibited status
STAT_CLIENT_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_CLIENT_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPContact
clientTransferProhibited status
STAT_CLIENT_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPContact
clientUpdateProhibited status
STAT_CLIENT_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_LINKED - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_OK - Static variable in class com.verisign.epp.interfaces.EPPContact
Status constants
STAT_OK - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_PENDING_CREATE - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_PENDING_DELETE - Static variable in class com.verisign.epp.interfaces.EPPContact
pendingDelete status
STAT_PENDING_DELETE - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_PENDING_TRANSFER - Static variable in class com.verisign.epp.interfaces.EPPContact
pendingTransfer status
STAT_PENDING_TRANSFER - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_PENDING_UPDATE - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_SERVER_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPContact
serverDeleteProhibited status
STAT_SERVER_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_SERVER_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPContact
serverTransferProhibited status
STAT_SERVER_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPContact
serverUpdateProhibited status
STAT_SERVER_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPHost
DOCUMENT ME!
STAT_STATUS_LINKED - Static variable in class com.verisign.epp.interfaces.EPPContact
linked status
STATE_AFTER - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeData
Object reflects the state after the operation.
STATE_BEFORE - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeData
Object reflects the state before the operation.
Status() - Constructor for class com.verisign.epp.codec.registry.EPPRegistrySupportedStatus.Status
 
Status() - Constructor for class com.verisign.epp.codec.registry.v01.EPPRegistrySupportedStatus.Status
 
Status() - Constructor for class com.verisign.epp.codec.registry.v02.EPPRegistrySupportedStatus.Status
 
STATUS - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS - Static variable in class com.verisign.epp.interfaces.EPPDomain
Used to specify a status update with setUpdateAttrib.
STATUS - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
Used to specify a status update with setUpdateAttrib.
STATUS_ALLOCATED - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
One of two possible end states of an application object; the object corresponding to the application has been provisioned.
STATUS_CLIENT_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_CLIENT_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDomain
clientDeleteProhibited constant used with @link{#setUpdateAttrib(int, EPPDomainStatus, int)}.
STATUS_CLIENT_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
clientDeleteProhibited constant used with EPPEmailFwd.setUpdateAttrib(int, EPPEmailFwdStatus, int).
STATUS_CLIENT_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_CLIENT_HOLD - Static variable in class com.verisign.epp.interfaces.EPPDomain
clientHold constant used with @link{#setUpdateAttrib(int, EPPDomainStatus, int)}.
STATUS_CLIENT_HOLD - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
clientHold constant
STATUS_CLIENT_HOLD - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_CLIENT_RENEW_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_CLIENT_RENEW_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDomain
clientRenewProhibited constant used with @link{#setUpdateAttrib(int, EPPDomainStatus, int)}.
STATUS_CLIENT_RENEW_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
clientRenewProhibited constant used with EPPEmailFwd.setUpdateAttrib(int, EPPEmailFwdStatus, int).
STATUS_CLIENT_RENEW_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_CLIENT_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_CLIENT_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDomain
clientTransferProhibited constant used with @link{#setUpdateAttrib(int, EPPDomainStatus, int)}.
STATUS_CLIENT_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
clientTransferProhibited constant used with EPPEmailFwd.setUpdateAttrib(int, EPPEmailFwdStatus, int).
STATUS_CLIENT_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_CLIENT_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_CLIENT_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDomain
clientUpdateProhibited constant used with @link{#setUpdateAttrib(int, EPPDomainStatus, int)}.
STATUS_CLIENT_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
clientUpdateProhibited constant used with EPPEmailFwd.setUpdateAttrib(int, EPPEmailFwdStatus, int).
STATUS_CLIENT_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_CUSTOM - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
A custom status that is defined using the "name" attribute.
STATUS_INACTIVE - Static variable in class com.verisign.epp.interfaces.EPPDomain
inactive constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_INVALID - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
The application does not validate according to registry rules.
STATUS_OK - Static variable in class com.verisign.epp.interfaces.EPPDefReg
Status constants
STATUS_OK - Static variable in class com.verisign.epp.interfaces.EPPDomain
ok constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_OK - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
ok constant
STATUS_OK - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
Status constants
STATUS_PENDING_ALLOCATION - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
The allocation of the application is pending based on the results of some out-of-band process (for example, an auction).
STATUS_PENDING_CREATE - Static variable in class com.verisign.epp.interfaces.EPPDomain
pendingCreate constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_PENDING_CREATE - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
pendingCreate constant
STATUS_PENDING_DELETE - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_PENDING_DELETE - Static variable in class com.verisign.epp.interfaces.EPPDomain
pendingDelete constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_PENDING_DELETE - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
pendingDelete constant
STATUS_PENDING_DELETE - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_PENDING_RENEW - Static variable in class com.verisign.epp.interfaces.EPPDomain
pendingRenew constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_PENDING_RENEW - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
pendingRenew constant
STATUS_PENDING_TRANSFER - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_PENDING_TRANSFER - Static variable in class com.verisign.epp.interfaces.EPPDomain
pendingTransfer constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_PENDING_TRANSFER - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
pendingTransfer constant
STATUS_PENDING_TRANSFER - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_PENDING_UPDATE - Static variable in class com.verisign.epp.interfaces.EPPDomain
pendingUpdate constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_PENDING_UPDATE - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
pendingUpdate constant
STATUS_PENDING_VALIDATION - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
The initial state of a newly-created application object.
STATUS_PENDING_VERIFICATION - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_PROHIBITS_OP - Static variable in class com.verisign.epp.codec.gen.EPPResult
Object status prohibits operation

This response code MUST be returned when a server receives a command to transform an object that can not be completed due to server policy or business practices.
STATUS_REJECTED - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
The other possible end state; the object was not provisioned.
STATUS_SERVER_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_SERVER_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDomain
serverDeleteProhibited constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_SERVER_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
serverDeleteProhibited constant
STATUS_SERVER_DELETE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_SERVER_HOLD - Static variable in class com.verisign.epp.interfaces.EPPDomain
serverHold constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_SERVER_HOLD - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
serverHold constant
STATUS_SERVER_HOLD - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_SERVER_RENEW_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_SERVER_RENEW_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDomain
serverRenewProhibited constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_SERVER_RENEW_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
serverRenewProhibited constant
STATUS_SERVER_RENEW_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_SERVER_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_SERVER_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDomain
serverTransferProhibited constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_SERVER_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
serverTransferProhibited constant
STATUS_SERVER_TRANSFER_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_SERVER_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
STATUS_SERVER_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPDomain
serverUpdateProhibited constant used with @link{com.verisign.epp.codec.domain.EPPDomainInfoResp.getStatuses()}.
STATUS_SERVER_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
serverUpdateProhibited constant
STATUS_SERVER_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPNameWatch
DOCUMENT ME!
STATUS_VALIDATED - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
The application meets relevant registry rules.
stopSerialTimer() - Method in class com.verisign.epp.codec.gen.EPPEncodeDecodeStats
Stops the timer started by startSerialTimer.
stopXmlTimer() - Method in class com.verisign.epp.codec.gen.EPPEncodeDecodeStats
Stops the timer started by startXmlTimer.
SUCCESS - Static variable in class com.verisign.epp.codec.gen.EPPResult
Command completed successfully

This is the usual response code for a successfully completed command that is not addressed by any other 1xxx-series response code.
SUCCESS_END_SESSION - Static variable in class com.verisign.epp.codec.gen.EPPResult
Command completed successfully; ending session

This response code MUST be returned when responding to a successful logout command
SUCCESS_PENDING - Static variable in class com.verisign.epp.codec.gen.EPPResult
Command completed successfully; action pending

This response code MUST be returned when responding to a command the requires offline activity before the requested action can be completed.
SUCCESS_POLL_MSG - Static variable in class com.verisign.epp.codec.gen.EPPResult
Command completed successfully; ack to dequeue

This response code MUST be returned when responding to a <poll> request command and a message has been retrieved from the server message queue.
SUCCESS_POLL_NO_MSGS - Static variable in class com.verisign.epp.codec.gen.EPPResult
Command completed successfully; no messages

This response code MUST be returned when responding to a poll request command and the server message queue is empty.
suite() - Static method in class com.verisign.epp.codec.allocationtoken.EPPAllocationTokenTst
JUNIT suite static method, which returns the tests associated with EPPAllocationTokenTst.
suite() - Static method in class com.verisign.epp.codec.balance.EPPBalanceTst
JUNIT suite static method, which returns the tests associated with EPPBalanceTst.
suite() - Static method in class com.verisign.epp.codec.changepoll.EPPChangePollTst
JUNIT suite static method, which returns the tests associated with EPPChangePollTst.
suite() - Static method in class com.verisign.epp.codec.coaext.EPPCoaExtTst
JUNIT suite static method, which returns the tests associated with EPPCoaExtTst.
suite() - Static method in class com.verisign.epp.codec.contact.EPPContactRelaxedValidationTst
JUNIT suite static method, which returns the tests associated with EPPContactTst.
suite() - Static method in class com.verisign.epp.codec.contact.EPPContactTst
JUNIT suite static method, which returns the tests associated with EPPContactTst.
suite() - Static method in class com.verisign.epp.codec.defReg.EPPDefRegTst
JUNIT suite static method, which returns the tests associated with EPPDefRegTst.
suite() - Static method in class com.verisign.epp.codec.domain.EPPDomainTst
JUNIT suite static method, which returns the tests associated with EPPDomainTst.
suite() - Static method in class com.verisign.epp.codec.emailFwd.EPPEmailFwdTst
JUNIT suite static method, which returns the tests associated with EPPEmailFwdTst.
suite() - Static method in class com.verisign.epp.codec.fee.v09.EPPFeeTst
JUNIT suite static method, which returns the tests associated with EPPFeeTst.
suite() - Static method in class com.verisign.epp.codec.fee.v11.EPPFeeTst
JUNIT suite static method, which returns the tests associated with EPPFeeTst.
suite() - Static method in class com.verisign.epp.codec.fee.v1_0.EPPFeeTst
JUNIT suite static method, which returns the tests associated with EPPFeeTst.
suite() - Static method in class com.verisign.epp.codec.fee.v23.EPPFeeTst
JUNIT suite static method, which returns the tests associated with EPPFeeTst.
suite() - Static method in class com.verisign.epp.codec.gen.EPPCodecTst
JUNIT suite static method, which returns the tests associated with EPPCodecTst.
suite() - Static method in class com.verisign.epp.codec.host.EPPHostTst
JUNIT suite static method, which returns the tests associated with EPPHostTst.
suite() - Static method in class com.verisign.epp.codec.idnext.EPPIdnExtTst
JUNIT suite static method, which returns the tests associated with EPPIdnExtTst.
suite() - Static method in class com.verisign.epp.codec.idnmap.EPPIdnMapTst
JUNIT suite static method, which returns the tests associated with EPPIdnMapTst.
suite() - Static method in class com.verisign.epp.codec.idntable.EPPIdnTableTst
JUNIT suite static method, which returns the tests associated with EPPIdnTableTst.
suite() - Static method in class com.verisign.epp.codec.jobscontact.EPPJobsContactTst
JUNIT suite static method, which returns the tests associated with EPPWhoisTst.
suite() - Static method in class com.verisign.epp.codec.launch.EPPLaunchTst
JUNIT suite static method, which returns the tests associated with EPPLaunchTst.
suite() - Static method in class com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyTst
JUNIT suite static method, which returns the tests associated with EPPRegistryTst.
suite() - Static method in class com.verisign.epp.codec.loginsec.v01.EPPLoginSecTst
JUNIT suite static method, which returns the tests associated with EPPLoginSecTst.
suite() - Static method in class com.verisign.epp.codec.loginsec.v02.EPPLoginSecTst
JUNIT suite static method, which returns the tests associated with EPPLoginSecTst.
suite() - Static method in class com.verisign.epp.codec.loginsec.v03.EPPLoginSecTst
JUNIT suite static method, which returns the tests associated with EPPLoginSecTst.
suite() - Static method in class com.verisign.epp.codec.loginsec.v04.EPPLoginSecTst
JUNIT suite static method, which returns the tests associated with EPPLoginSecTst.
suite() - Static method in class com.verisign.epp.codec.loginsecpolicy.v01.EPPLoginSecPolicyTst
JUNIT suite static method, which returns the tests associated with EPPRegistryTst.
suite() - Static method in class com.verisign.epp.codec.loginsecpolicy.v02.EPPLoginSecPolicyTst
JUNIT suite static method, which returns the tests associated with EPPRegistryTst.
suite() - Static method in class com.verisign.epp.codec.loginsecpolicy.v03.EPPLoginSecPolicyTst
JUNIT suite static method, which returns the tests associated with EPPRegistryTst.
suite() - Static method in class com.verisign.epp.codec.lowbalancepoll.EPPLowBalanceTst
JUNIT suite static method, which returns the tests associated with EPPLowBalanceTst.
suite() - Static method in class com.verisign.epp.codec.namestoreext.EPPNamestoreExtTst
JUNIT suite static method, which returns the tests associated with EPPNamestoreExtTst.
suite() - Static method in class com.verisign.epp.codec.nameWatch.EPPNameWatchTst
JUNIT suite static method, which returns the tests associated with EPPNameWatchTst.
suite() - Static method in class com.verisign.epp.codec.nv.EPPNameVerificationTst
JUNIT suite static method, which returns the tests associated with EPPNameVerificationTst.
suite() - Static method in class com.verisign.epp.codec.org.EPPOrgTst
JUNIT suite static method, which returns the tests associated with EPPOrgTst.
suite() - Static method in class com.verisign.epp.codec.orgext.EPPOrgExtTst
JUNIT suite static method, which returns the tests associated with EPPOrgExtTst.
suite() - Static method in class com.verisign.epp.codec.persreg.EPPPersRegTst
JUNIT suite static method, which returns the tests associated with EPPPersRegTst.
suite() - Static method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainTst
JUNIT suite static method, which returns the tests associated with EPPPremiumDomainTst.
suite() - Static method in class com.verisign.epp.codec.registry.EPPRegistryTst
JUNIT suite static method, which returns the tests associated with EPPRegistryTst.
suite() - Static method in class com.verisign.epp.codec.registry.v01.EPPRegistryTst
JUNIT suite static method, which returns the tests associated with EPPRegistryTst.
suite() - Static method in class com.verisign.epp.codec.registry.v02.EPPRegistryTst
JUNIT suite static method, which returns the tests associated with EPPRegistryTst.
suite() - Static method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtTst
JUNIT suite static method, which returns the tests associated with EPPRelatedDomainExtTst.
suite() - Static method in class com.verisign.epp.codec.rgpext.EPPRgpExtTst
JUNIT suite static method, which returns the tests associated with EPPRgpExtTst.
suite() - Static method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtTst
JUNIT suite static method, which returns the tests associated with EPPSecDNSExtTst.
suite() - Static method in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSExtTst
JUNIT suite static method, which returns the tests associated with EPPSecDNSExtTst.
suite() - Static method in class com.verisign.epp.codec.syncext.EPPSyncExtTst
JUNIT suite static method, which returns the tests associated with EPPSyncExtTst.
suite() - Static method in class com.verisign.epp.codec.validate.v02.EPPValidateTst
JUNIT suite static method, which returns the tests associated with EPPValidateTst.
suite() - Static method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeTst
JUNIT suite static method, which returns the tests associated with EPPVerificationCodeTst.
suite() - Static method in class com.verisign.epp.codec.whois.EPPWhoisTst
JUNIT suite static method, which returns the tests associated with EPPWhoisTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPAllocationTokenDomainTst
JUNIT suite static method, which returns the tests associated with EPPAllocationTokenDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPBalanceTst
JUNIT suite static method, which returns the tests associated with EPPBalanceTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPChangePollDomainTst
JUNIT suite static method, which returns the tests associated with EPPChangeDataDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPCoaDomainTst
JUNIT suite static method, which returns the tests associated with EPPCoaDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPContactRelaxedValidationTst
JUNIT suite static method, which returns the tests associated with EPPContact.
suite() - Static method in class com.verisign.epp.interfaces.EPPContactTst
JUNIT suite static method, which returns the tests associated with EPPContact.
suite() - Static method in class com.verisign.epp.interfaces.EPPDefRegTst
JUNIT suite static method, which returns the tests associated with EPPDefRegTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPDomainTst
JUNIT suite static method, which returns the tests associated with EPPDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPEmailFwdTst
JUNIT suite static method, which returns the tests associated with EPPEmailFwdTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPHostTst
JUNIT suite static method, which returns the tests associated with EPPHostTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPIdnDomainTst
JUNIT suite static method, which returns the tests associated with EPPIdnDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPIdnMapDomainTst
JUNIT suite static method, which returns the tests associated with EPPIdnMapDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPIdnTableTst
JUNIT suite static method, which returns the tests associated with EPPIdnMapDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPJobsContactTst
JUNIT suite static method, which returns the tests associated with EPPJobsContactTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPLaunchTst
JUNIT suite static method, which returns the tests associated with EPPLaunchTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPLowBalanceDomainTst
JUNIT suite static method, which returns the tests associated with EPPLowBalanceDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPNamestoreExtDomainTst
JUNIT suite static method, which returns the tests associated with EPPNamestoreExtDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPNamestoreExtHostTst
JUNIT suite static method, which returns the tests associated with EPPNamestoreExtHostTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPNameVerificationTst
JUNIT suite static method, which returns the tests associated with EPPIdnMapDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPNameWatchTst
JUNIT suite static method, which returns the tests associated with EPPNameWatchTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPOrgExtDomainTst
JUNIT suite static method, which returns the tests associated with EPPOrgExtDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPOrgTst
JUNIT suite static method, which returns the tests associated with EPPOrgTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPPersRegTst
JUNIT suite static method, which returns the tests associated with EPPPersRegTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPPremiumDomainTst
JUNIT suite static method, which returns the tests associated with EPPPremiumDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPRegistryTst
 
suite() - Static method in class com.verisign.epp.interfaces.EPPRelatedDomainTst
JUNIT suite static method, which returns the tests associated with EPPRelatedDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPRgpDomainTst
JUNIT suite static method, which returns the tests associated with EPPRgpDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPSessionTst
JUNIT suite static method, which returns the tests associated with EPPSessionTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPSyncDomainTst
JUNIT suite static method, which returns the tests associated with EPPSyncDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPVerificationCodeDomainTst
JUNIT suite static method, which returns the tests associated with EPPVerificationCodeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPWhoisDomainTst
JUNIT suite static method, which returns the tests associated with EPPWhoisDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.launchpolicy.v01.EPPLaunchPolicyRegistryTst
 
suite() - Static method in class com.verisign.epp.interfaces.loginsecpolicy.v01.EPPLoginSecPolicyRegistryTst
 
suite() - Static method in class com.verisign.epp.interfaces.loginsecpolicy.v02.EPPLoginSecPolicyRegistryTst
 
suite() - Static method in class com.verisign.epp.interfaces.loginsecpolicy.v03.EPPLoginSecPolicyRegistryTst
 
suite() - Static method in class com.verisign.epp.interfaces.registry.v01.EPPRegistryTst
 
suite() - Static method in class com.verisign.epp.interfaces.registry.v02.EPPRegistryTst
 
suite() - Static method in class com.verisign.epp.interfaces.secdnsext.v10.EPPSecDNSDomainTst
JUNIT suite static method, which returns the test associated with EPPSecDNSDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.secdnsext.v11.EPPSecDNSDomainTst
JUNIT suite static method, which returns the test associated with EPPSecDNSDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v01.EPPLoginSecTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v02.EPPLoginSecTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v03.EPPLoginSecTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v04.EPPLoginSecTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v09.EPPFeeDomainTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v11.EPPFeeDomainTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v1_0.EPPFeeDomainTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v23.EPPFeeDomainTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.validate.v02.EPPValidateTst
JUNIT suite static method, which returns the tests associated with EPPValidateTst.
suite() - Static method in class com.verisign.epp.namestore.interfaces.NSContactTst
JUNIT suite static method, which returns the tests associated with NSContactTst.
suite() - Static method in class com.verisign.epp.namestore.interfaces.NSDomainTst
JUNIT suite static method, which returns the tests associated with NSDomainTst.
suite() - Static method in class com.verisign.epp.namestore.interfaces.NSHostTst
JUNIT suite static method, which returns the tests associated with NSHostTst.
suite() - Static method in class com.verisign.epp.namestore.interfaces.NSPollTst
JUNIT suite static method, which returns the tests associated with NSPollTst.
suite() - Static method in class com.verisign.epp.pool.EPPSessionPoolTst
JUNIT suite static method, which returns the tests associated with EPPSessionPoolTst.
suite() - Static method in class com.verisign.epp.pool.EPPSystemSessionPoolTst
JUNIT suite static method, which returns the tests associated with EPPSessionPoolTst.
suite() - Static method in class com.verisign.epp.util.XMLParserTst
DOCUMENT ME!
suite() - Static method in class com.verisign.epp.verificationcode.china.ChinaVerificationCodeTst
JUNIT suite static method, which returns the tests associated with ChinaVerificationCodeTst.
SYMBOL_TABLE - Static variable in class com.verisign.epp.util.EPPSchemaCachingParser
Property identifier: The symbol table feature
SyncDomainHandler - Class in com.verisign.epp.serverstub
The SyncDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPSyncDomainHandler class.
SyncDomainHandler() - Constructor for class com.verisign.epp.serverstub.SyncDomainHandler
Constructs an instance of SyncDomainHandler
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © VeriSign Inc. All Rights Reserved.