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

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.EPPRegistry
Sends a TLD Name Check Command to the server.
sendCheck() - Method in class com.verisign.epp.interfaces.EPPReseller
Sends a Reseller 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.EPPRegistry
 
sendCreate() - Method in class com.verisign.epp.interfaces.EPPReseller
Sends a Reseller 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.EPPRegistry
 
sendDelete() - Method in class com.verisign.epp.interfaces.EPPReseller
Sends a Reseller Delete Command to the server.
sendDocument(Document) - 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.EPPRegistry
Sends a Registry Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPReseller
Sends a Reseller Info Command to the server.
sendInfo() - Method in class com.verisign.epp.interfaces.EPPSuggestion
 
sendInfo() - Method in class com.verisign.epp.interfaces.EPPWhoWas
Returns EPPWhoWasInfoResp received after sending WhoWas 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.
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.EPPRegistry
 
sendUpdate() - Method in class com.verisign.epp.interfaces.EPPReseller
Sends a Reseller 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
set(int) - Method in class com.verisign.epp.codec.suggestion.util.Enum
Set the enum based on the key.
set(String) - Method in class com.verisign.epp.codec.suggestion.util.Enum
Set the value based on the value.
set(long) - Method in class com.verisign.epp.codec.suggestion.util.UnsignedLong
Set the unsigned long value.
set(String) - Method in class com.verisign.epp.codec.suggestion.util.UnsignedLong
Set the unsigned long value as string.
set(short) - Method in class com.verisign.epp.codec.suggestion.util.UnsignedShort
Set an unsigned short value.
set(String) - Method in class com.verisign.epp.codec.suggestion.util.UnsignedShort
Set an unsigned short value as string.
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
setAction(EPPResellerExtUpdate.Action) - Method in class com.verisign.epp.codec.resellerext.EPPResellerExtUpdate
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<EPPResellerContact>) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
Sets the add contacts.
setAddContacts(List<EPPResellerContact>) - Method in class com.verisign.epp.interfaces.EPPReseller
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.
setAddr(EPPSuggestionAddress) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionGeo
Ip Address setter.
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(EPPRegistryContactAddress) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets address.
setAddress(EPPResellerAddress) - Method in class com.verisign.epp.codec.reseller.EPPResellerPostalDefinition
Sets the contact address
setAddresses(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set contact disclose addresses.
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.
setAddresses(List<EPPResellerDisclose.Type>) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets disclose address types.
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.
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.
setAll(boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryInfoCmd
Set the flag to query all supported zone objects.
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.
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.
setAlphaNumEnd(Boolean) - Method in class com.verisign.epp.codec.registry.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.
setAname(String) - Method in class com.verisign.epp.codec.idntable.EPPIdnTableInfoDomain
Sets the A-label domain name.
setAnswer(EPPSuggestionAnswer) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoResp
Sets the suggestion answer in either table or grid view.
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.
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.v06.EPPFeeValue
Sets the applied value.
setApplied(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeValue
Sets the applied value.
setApplied(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeValue
Sets the applied value.
setApplied(String) - Method in class com.verisign.epp.codec.fee.v09.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
Set 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. Replaced by EPPAuthInfo.setPassword(String).
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
Deprecated. Replaced by EPPRelatedDomainExtAuthInfo.setPassword(String).
setAuthInfo(EPPRelatedDomainExtAuthInfo) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtDomain
Sets authInfo value to authInfo
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.
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.registry.EPPRegistryCheckResult
DOCUMENT ME!
setAvailable(EPPRelatedDomainExtAvailable) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtGroup
Sets available value to aAvailable
setAvailable(boolean) - Method in class com.verisign.epp.codec.reseller.EPPResellerCheckResult
Sets the reseller identifier is available.
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.v06.EPPFeeTransformResult
Sets the available balance of the client.
setBalance(BigDecimal) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeTransformResult
Sets the available balance of the client.
setBalance(BigDecimal) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeTransformResult
Sets the available balance of the client.
setBalance(BigDecimal) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeTransformResult
Sets the available balance of the client.
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.
setCheckResult(EPPFeeDomainResult) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeChkData
Sets the result of an individual domain name.
setCheckResult(EPPFeeDomainResult) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeChkData
Sets the result of an individual domain name.
setCheckResult(EPPFeeDomainResult) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeChkData
Sets the result of an individual domain name.
setCheckResult(EPPFeeObjectResult) - Method in class com.verisign.epp.codec.fee.v09.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(EPPResellerCheckResult) - Method in class com.verisign.epp.codec.reseller.EPPResellerCheckResp
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<EPPFeeDomainResult>) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeChkData
Set the results of a EPPFeeChkData Response.
setCheckResults(List<EPPFeeDomainResult>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeChkData
Set the results of a EPPFeeChkData Response.
setCheckResults(List<EPPFeeDomainResult>) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeChkData
Set the results of a EPPFeeChkData Response.
setCheckResults(List<EPPFeeObjectResult>) - Method in class com.verisign.epp.codec.fee.v09.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(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<EPPResellerCheckResult>) - Method in class com.verisign.epp.codec.reseller.EPPResellerCheckResp
Set the list of results.
setChg(List) - Method in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtUpdate
Set the List of DS Data EPPSecDNSExtDsData instances to chg
setChildHostLimit(EPPRegistryDomainHostLimit) - Method in class com.verisign.epp.codec.registry.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(EPPRegistryContactCity) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactAddress
Sets the contact city attributes.
setCity(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerAddress
Sets the reseller 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.v06.EPPFeeDomainResult
Sets the classification.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeInfData
Sets the classification.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomainResult
Sets the classification.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfData
Sets the classification.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomainResult
Sets the classification.
setClassification(String) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeObjectResult
Sets the classification.
setClientDefined(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryMaxSig
 
setClientDisclosureSupported(Boolean) - Method in class com.verisign.epp.codec.registry.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.reseller.EPPResellerInfoResp
 
setClientID(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasRecord
Sets clientID value to aClientID.
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
 
setClientName(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasRecord
Sets clientName value to aClientName.
setClientTransId(String) - Method in class com.verisign.epp.codec.gen.EPPTransId
Sets the client specified transaction id.
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(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.v06.EPPFeeCommand
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeDomain
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeDomainResult
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeInfData
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeInfo
Sets the command value.
setCommand(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeCommand
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomain
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomainResult
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfData
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfo
Sets the command value.
setCommand(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeCommand
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomain
Sets the command value.
setCommand(EPPFeeCommand) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomainResult
Sets the command value.
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(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(EPPCommand) - Method in class com.verisign.epp.interfaces.EPPSuggestion
 
setCommingleAllowed(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set 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(boolean) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets the inclusion of the contact element in the disclosure.
setContactId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerContact
Sets the contact identifier of the contact.
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.
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) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set domain contact policy.
setContacts(List<EPPResellerContact>) - Method in class com.verisign.epp.codec.reseller.EPPResellerCreateCmd
Sets the list of reseller contacts.
setContacts(List<EPPResellerContact>) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setContacts(List<EPPResellerContact>) - Method in class com.verisign.epp.interfaces.EPPReseller
 
setContactsSupported(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomain
Set the contact supported flag.
setContentFilter(boolean) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Content filter setter.
setContentFilter(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Content filter setter.
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.
setCoordinates(EPPSuggestionCoordinates) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionGeo
Coordinates setter.
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.reseller.EPPResellerAddress
Sets the reseller 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.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.
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.registry.EPPRegistryZoneInfo
Set the identifier of the client that created the zone
setCreatedBy(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
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.registry.EPPRegistryZoneInfo
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.reseller.EPPResellerCreateResp
 
setCreatedDate(Date) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
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.
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.
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.v06.EPPFeeCredit
Sets the credit value.
setCredit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeCredit
Sets the credit value.
setCredit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeCredit
Sets the credit value.
setCredit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v09.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.v06.EPPFeeTransformResult
Sets the maximum credit available to the client.
setCreditLimit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeTransformResult
Sets the maximum credit available to the client.
setCreditLimit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeTransformResult
Sets the maximum credit available to the client.
setCreditLimit(BigDecimal) - Method in class com.verisign.epp.codec.fee.v09.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.v06.EPPFeeTransformResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomainResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfData
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeTransformResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomainResult
Sets the list of credits.
setCredits(List<EPPFeeCredit>) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeTransformResult
Sets the list of credits.
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.
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.v06.EPPFeeDomain
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeDomainResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeInfData
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeInfo
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeTransform
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeTransformResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomain
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomainResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfData
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfo
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeTransform
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeTransformResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomain
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomainResult
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeTransform
Sets the currency value.
setCurrency(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeTransformResult
Sets the currency value.
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.
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.
setCustomFilter(boolean) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Custom filter setter.
setCustomFilter(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Custom filter setter.
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
 
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
 
setDefaultLife(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryMaxSig
 
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.v06.EPPFeeCredit
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeValue
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeCredit
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeValue
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeCredit
Sets the description value.
setDescription(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeValue
Sets the description value.
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.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.nameWatch.EPPNameWatchStatus
Sets the status description, which is free form text describing the rationale for the status.
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.
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
Set disclose information.
setDisclose(EPPResellerDisclose) - Method in class com.verisign.epp.codec.reseller.EPPResellerCreateCmd
Sets the disclosure information.
setDisclose(EPPResellerDisclose) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setDisclose(EPPResellerDisclose) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
Sets the disclose definition.
setDisclose(EPPContactDisclose) - Method in class com.verisign.epp.interfaces.EPPContact
Set disclose information.
setDisclose(EPPResellerDisclose) - Method in class com.verisign.epp.interfaces.EPPReseller
Sets the disclosure information.
setDnssec(EPPRegistryDNSSEC) - Method in class com.verisign.epp.codec.registry.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.
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.
setDomainReason(String) - Method in class com.verisign.epp.codec.domain.EPPDomainCheckResult
Sets domain reason.
setDomains(List<EPPFeeDomain>) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeCheck
Sets the list of domains to check.
setDomains(List<EPPFeeDomain>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeCheck
Sets the list of domains to check.
setDomains(List<EPPFeeDomain>) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeCheck
Sets the list of domains to check.
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.
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.
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
 
setElmMin(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMax
 
setElmMin(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryMinMaxLength
 
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(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Sets the contact disclose email
setEmail(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Set 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.reseller.EPPResellerCreateCmd
 
setEmail(boolean) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets the inclusion of the email element in the disclosure.
setEmail(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setEmail(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
 
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.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.EPPReseller
 
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.
setEncoding(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set the character encoding.
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.
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.
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.
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?
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.registry.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.
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(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).
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.EPPReseller
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.EPPSuggestion
 
setExtensions(Vector) - Method in class com.verisign.epp.interfaces.EPPWhoWas
Sets extensions value to aExtensions
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.
setExtURIs(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryServicesExt
 
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(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Sets the contact disclose fax
setFax(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Set 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.reseller.EPPResellerCreateCmd
 
setFax(boolean) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets the inclusion of the fax element in the disclosure.
setFax(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setFax(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
 
setFax(String) - Method in class com.verisign.epp.interfaces.EPPReseller
 
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
Set fax number extension.
setFaxExt(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the contact's facsimile telephone extension number.
setFaxExt(EPPRegistryMinMaxLength) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets the optional fax extension minimum and maximum length.
setFaxExt(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerCreateCmd
 
setFaxExt(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setFaxExt(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
 
setFaxExt(String) - Method in class com.verisign.epp.interfaces.EPPContact
Sets the fax extension number.
setFaxExt(String) - Method in class com.verisign.epp.interfaces.EPPReseller
 
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.v06.EPPFeeValue
Sets the fee value.
setFee(BigDecimal) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeValue
Sets the fee value.
setFee(BigDecimal) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeValue
Sets the fee value.
setFee(BigDecimal) - Method in class com.verisign.epp.codec.fee.v09.EPPFeeValue
Sets the fee value.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeDomainResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeInfData
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeTransform
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeTransformResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomainResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfData
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeTransform
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeTransformResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomainResult
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeTransform
Sets the list of fees.
setFees(List<EPPFeeValue>) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeTransformResult
Sets the list of fees.
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.
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.
setFilter(EPPSuggestionFilter) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoCmd
Filter setter.
setFilterId(long) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoCmd
Filter id setter.
setFilterId(UnsignedLong) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoCmd
Filter id setter.
setFlag(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set contact disclose flag.
setFlag(Boolean) - Method in class com.verisign.epp.codec.premiumdomain.EPPPremiumDomainCheck
Sets the flag Code
setFlag(boolean) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets the client preference for disclosure.
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(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.
setForSale(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
For sale setter.
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.
setGeo(EPPSuggestionGeo) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Geo setter.
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.v06.EPPFeeValue
Sets the OPTIONAL grace-period value.
setGracePeriod(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeValue
Sets the OPTIONAL grace-period value.
setGracePeriod(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeValue
Sets the OPTIONAL grace-period value.
setGracePeriod(String) - Method in class com.verisign.epp.codec.fee.v09.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.
setGreeting(EPPGreeting) - Method in class com.verisign.epp.serverstub.SessionData
Sets the greeting that will be sent to clients when they connect
setGrid(EPPSuggestionGrid) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionAnswer
Grid setter.
setGridView() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Grid view setter.
setGroup(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set zone group.
setGroup(List<EPPRelatedDomainExtGroup>) - Method in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtInfData
 
setHistory(EPPWhoWasHistory) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasInfoResp
Sets history value to aHistory.
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.
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
Set contact id.
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.
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(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.
setIdnaVersion(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set 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.
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.
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
setInternal(EPPRegistryInternalHost) - Method in class com.verisign.epp.codec.registry.EPPRegistryHost
Sets the internal host attributes.
setIntSupport(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Sets flag for internationalization support
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(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoCmd
Key setter.
setKey(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoResp
Sets the suggestion 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.
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.
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.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.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.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.relateddomainext.EPPRelatedDomainExtDomain
Sets language value to language
setLanguage(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoCmd
Set the desired language code.
setLanguage(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoResp
sets the suggestion language
setLanguages(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set the List of EPPRegistryLanguageType.
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.registry.EPPRegistryZoneInfo
Set the identifier of the client that last updated the zone object.
setLastUpdatedBy(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
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.registry.EPPRegistryZoneInfo
Set the zone last updated date.
setLastUpdatedDate(Date) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
Sets the last updated date.
setLat(Double) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCoordinates
Latitude setter.
setLat(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCoordinates
Latitude setter.
setLength(EPPRegistryMinMaxPeriod) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainPeriod
Set 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(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set the level of domain name.
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.
setLng(Double) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCoordinates
Longitude setter.
setLng(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCoordinates
Longitude setter.
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.
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.
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
 
setMaxCheckContact(Integer) - Method in class com.verisign.epp.codec.registry.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.
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.
setMaxEntry(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactStreet
 
setMaxLength(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryDomainName
Set maximum number of characters in a domain name.
setMaxLength(short) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Max length setter.
setMaxLength(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Max length setter.
setMaxResults(short) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Max results setter.
setMaxResults(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Max results setter.
setMaxSigLife(EPPRegistryMaxSig) - Method in class com.verisign.epp.codec.registry.EPPRegistryDNSSEC
Set 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
 
setMinEntry(Integer) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactStreet
 
setMinLength(Integer) - Method in class com.verisign.epp.codec.registry.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(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryPhase
 
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
 
setMoreLikeThis(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRecord
More like this setter.
setMoreLikeThis(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
More like this setter.
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.fee.v06.EPPFeeDomain
Sets the name value.
setName(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeDomainResult
Sets the name value.
setName(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomain
Sets the name value.
setName(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomainResult
Sets the name value.
setName(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomain
Sets the name value.
setName(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomainResult
Sets the name value.
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.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.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.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.reseller.EPPResellerPostalDefinition
Sets the contact name.
setName(String) - Method in class com.verisign.epp.codec.rgppoll.EPPRgpPollResponse
 
setName(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionAction
Name setter.
setName(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionAddress
Sets the address name in the format specified by setType.
setName(String, short) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionAddress
Sets the address name and address type.
setName(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRecord
Ascii name setter.
setName(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Ascii name setter.
setName(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionToken
Name setter.
setName(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasInfoCmd
Sets name value to aName.
setName(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasInfoResp
Sets name value to aName.
setName(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasRecord
Sets name value to aName.
setName(String) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Sets the NameWatch Name
setName(String) - Method in class com.verisign.epp.interfaces.EPPWhoWas
Sets name value to aName.
setNameRegex(List) - Method in class com.verisign.epp.codec.registry.EPPRegistryHost
Sets host name regular expressions.
setNames(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set contact disclose names.
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<EPPResellerDisclose.Type>) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets disclose name types.
setNameServerLimit(EPPRegistryDomainNSLimit) - Method in class com.verisign.epp.codec.registry.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.codec.whowas.EPPWhoWasRecord
Sets newName value to aNewName
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.interfaces.EPPSession
Sets the new client password used in initSession.
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.
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
 
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.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.v06.EPPFeeTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.fee.v07.EPPFeeTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.fee.v08.EPPFeeTst
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.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.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.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.relateddomainext.EPPRelatedDomainExtTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.reseller.EPPResellerTst
Sets the number of iterations to run per test.
setNumIterations(long) - Static method in class com.verisign.epp.codec.resellerext.EPPResellerExtTst
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.suggestion.EPPSuggestionTst
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.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.
setNumIterations(long) - Static method in class com.verisign.epp.codec.whowas.EPPWhoWasTst
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.
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
 
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.
setOperation(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasRecord
Sets operation value to aOperation.
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(String) - Method in class com.verisign.epp.codec.signedMark.EPPIssuer
Sets the organization name of the issuer.
setOrgs(Vector) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Set contact disclose orgs.
setOrgs(List<EPPResellerDisclose.Type>) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets disclose org types.
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.reseller.EPPResellerCreateCmd
 
setParentId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setParentId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
 
setParentId(String) - Method in class com.verisign.epp.interfaces.EPPReseller
 
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.relateddomainext.EPPRelatedDomainExtAuthInfo
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.
setPc(String) - Method in class com.verisign.epp.codec.mark.EPPMarkAddress
Sets the Postal Code of the contact.
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.
setPendingDeletePeriod(EPPRegistryPendingDeletePeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryRGP
Set pending delete period.
setPendingRestorePeriod(EPPRegistryPendingRestorePeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryRGP
Set 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.
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.v06.EPPFeeDomain
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeDomainResult
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeInfData
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeInfo
Sets the period value.
setPeriod(int) - Method in class com.verisign.epp.codec.fee.v06.EPPFeePeriod
Set the period.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeTransformResult
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomain
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeDomainResult
Sets the optional period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfData
Sets the optional period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeInfo
Sets the period value.
setPeriod(int) - Method in class com.verisign.epp.codec.fee.v07.EPPFeePeriod
Set the period.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeTransformResult
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomain
Sets the period value.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeDomainResult
Sets the optional period value.
setPeriod(int) - Method in class com.verisign.epp.codec.fee.v08.EPPFeePeriod
Set the period.
setPeriod(EPPFeePeriod) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeTransformResult
Sets the period value.
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(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.
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.
setPhase(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeCommand
Sets the OPTIONAL phase value.
setPhase(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeCommand
Sets the OPTIONAL phase value.
setPhase(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeCommand
Sets the OPTIONAL phase value.
setPhase(String) - Method in class com.verisign.epp.codec.fee.v09.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(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) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneInfo
Set List of zone phases.
setPollOp(String) - Method in class com.verisign.epp.interfaces.EPPSession
Sets the poll operation to either OP_REQ or OP_ACK
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(EPPRegistryContactPostalCode) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactAddress
Sets the contact postal code attributes.
setPostalCode(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerAddress
Sets the reseller 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 postalInfo.
setPostalInfo(EPPRegistryPostal) - Method in class com.verisign.epp.codec.registry.EPPRegistryContact
Sets postal-address information policy information.
setPostalInfo(List<EPPResellerPostalDefinition>) - Method in class com.verisign.epp.codec.reseller.EPPResellerCreateCmd
Sets the postal information for the reseller.
setPostalInfo(List<EPPResellerPostalDefinition>) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
Sets the postal information for the reseller.
setPostalInfo(List<EPPResellerPostalDefinition>) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
Sets the postal information for the reseller.
setPostalInfo(Vector) - Method in class com.verisign.epp.interfaces.EPPContact
Set contact postalInfo.
setPostalInfo(List<EPPResellerPostalDefinition>) - Method in class com.verisign.epp.interfaces.EPPReseller
Sets the postal information for the reseller.
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
Deprecated. Use EPPRgpExtReport.setPostData(String)
setPpcValue(int) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRecord
Ppc value setter.
setPpcValue(Integer) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRecord
Ppc value setter.
setPpcValue(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRecord
Ppc value setter.
setPpcValue(Integer) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Ppc value setter.
setPpcValue(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Ppc value setter.
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.
setPreWhois(String) - Method in class com.verisign.epp.codec.rgpext.EPPRgpExtReport
Deprecated. Use EPPRgpExtReport.setPreWhois(String)
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
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.v06.EPPFeePeriod
Sets the period unit.
setPUnit(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeePeriod
Sets the period unit.
setPUnit(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeePeriod
Sets the period unit.
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.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.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.registry.EPPRegistryCheckResult
DOCUMENT ME!
setReason(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerCheckResult
Sets the reason that the reseller identifier is not available.
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.reseller.EPPResellerCheckResult
Sets the reason language value.
setRecipient(EPPRecipient) - Method in class com.verisign.epp.codec.gen.EPPStatement
 
setRecords(List) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasHistory
Sets records value to aRecords.
setRedemptionPeriod(EPPRegistryRedemptionPeriodType) - Method in class com.verisign.epp.codec.registry.EPPRegistryRGP
Set 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.v06.EPPFeeValue
Sets whether the fee is refundable.
setRefundable(boolean) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeValue
Sets whether the fee is refundable.
setRefundable(boolean) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeValue
Sets whether the fee is refundable.
setRefundable(boolean) - Method in class com.verisign.epp.codec.fee.v09.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.
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.
setRelated(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRelated
Related setter.
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<EPPResellerContact>) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
Sets the remove contacts.
setRemContacts(List<EPPResellerContact>) - Method in class com.verisign.epp.interfaces.EPPReseller
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.
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.
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
 
setResellerId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerCheckCmd
Set an individual reseller identifier to check.
setResellerId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerCheckResult
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerCreateCmd
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerCreateResp
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerDeleteCmd
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoCmd
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.resellerext.EPPResellerExtCreate
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.resellerext.EPPResellerExtInfData
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.codec.resellerext.EPPResellerExtUpdate
Sets the reseller identifier.
setResellerId(String) - Method in class com.verisign.epp.namestore.interfaces.NSContact
Sets the reseller identifier used with sendCreate().
setResellerId(String) - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Sets the reseller identifier used with sendCreate().
setResellerId(String) - Method in class com.verisign.epp.namestore.interfaces.NSHost
Sets the reseller identifier used with sendCreate().
setResellerIds(List<String>) - Method in class com.verisign.epp.codec.reseller.EPPResellerCheckCmd
Set the list of reseller identifiers to check.
setResellerName(String) - Method in class com.verisign.epp.codec.resellerext.EPPResellerExtInfData
Sets the OPTIONAL reseller name.
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
 
setReservedNameURI(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryReservedNames
 
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).
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
Set 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.relateddomainext.EPPRelatedDomainExtAuthInfo
Set Registry Object IDentifier (ROID).
setRoid(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setRoid(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasInfoCmd
Sets Registry Object IDentifier (roid) value to aRoid.
setRoid(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasInfoResp
Sets Registry Object IDentifier (roid) value to aRoid.
setRoid(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasRecord
Sets Registry Object IDentifier (roid) value to aRoid.
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
setRoid(String) - Method in class com.verisign.epp.interfaces.EPPWhoWas
Sets Registry Object IDentifier (roid) value to aRoid.
setRole(EPPRealNameVerification.Role) - Method in class com.verisign.epp.codec.nv.EPPRealNameVerification
Sets the contact role.
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, 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.
setSchemaLocation(String) - Method in class com.verisign.epp.codec.gen.EPPService
Set the XML Schema location associated with the service.
setScore(short) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCell
Score setter.
setScore(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCell
Score setter.
setScore(UnsignedShort) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCell
Score setter.
setScore(short) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Score setter.
setScore(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Score setter.
setScore(UnsignedShort) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Score setter.
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.
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(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.EPPSuggestion
 
setSession(EPPSession) - Method in class com.verisign.epp.interfaces.EPPWhoWas
Sets session value to aSession
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.
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.
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.
setSource(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRecord
Source setter.
setSource(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
 
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.
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.
setState(State) - Method in class com.verisign.epp.codec.reseller.EPPResellerCreateCmd
Sets the operational state of the reseller.
setState(State) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
Sets the operational state of the reseller.
setState(State) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
Sets the operational state of the reseller.
setState(State) - Method in class com.verisign.epp.interfaces.EPPReseller
Sets the operational state of the reseller supported.
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(EPPRegistryContactStateProvince) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactAddress
Sets the contact state/province attributes.
setStateProvince(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerAddress
Sets the reseller 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(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
Deprecated. EPPRgpExtInfData.addStatus(EPPRgpExtStatus)
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(StatusEnum) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCell
Status setter.
setStatus(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCell
Status setter.
setStatus(StatusEnum) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Status setter.
setStatus(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Status setter.
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
Set 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(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) - Method in class com.verisign.epp.codec.registry.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.
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(EPPRegistryContactStreet) - Method in class com.verisign.epp.codec.registry.EPPRegistryContactAddress
Sets the contact street attributes.
setStreet(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerAddress
Sets the reseller 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.reseller.EPPResellerAddress
Sets the reseller 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.reseller.EPPResellerAddress
Sets the reseller street with two street lines.
setStreets(String, String, String) - Method in class com.verisign.epp.codec.reseller.EPPResellerAddress
Sets the reseller street with three street lines.
setSubId(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoCmd
SubId setter.
setSubPhase(String) - Method in class com.verisign.epp.codec.fee.v06.EPPFeeCommand
Sets the OPTIONAL sub-phase value.
setSubPhase(String) - Method in class com.verisign.epp.codec.fee.v07.EPPFeeCommand
Sets the OPTIONAL sub-phase value.
setSubPhase(String) - Method in class com.verisign.epp.codec.fee.v08.EPPFeeCommand
Sets the OPTIONAL sub-phase value.
setSubPhase(String) - Method in class com.verisign.epp.codec.fee.v09.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.
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.
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(EPPSuggestionTable) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionAnswer
Table setter.
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.
setTableView() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Table view setter.
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).
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.suggestion.EPPSuggestionCell
Tld setter.
setTld(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionTld
Tld setter.
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.
setTransactionDate(Date) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasRecord
Sets transactionDate value to aTransactionDate.
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
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.EPPRegistry
 
setTransId(String) - Method in class com.verisign.epp.interfaces.EPPReseller
Sets the client transaction identifier.
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.EPPWhoWas
Sets transId value to aTransId.
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
DOCUMENT ME!
setType(String) - Method in class com.verisign.epp.codec.contact.EPPContactDiscloseName
DOCUMENT ME!
setType(String) - Method in class com.verisign.epp.codec.contact.EPPContactDiscloseOrg
DOCUMENT ME!
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(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(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(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(EPPResellerContact.Type) - Method in class com.verisign.epp.codec.reseller.EPPResellerContact
Sets the contact type using the EPPResellerContact.Type enumeration.
setType(EPPResellerPostalDefinition.Type) - Method in class com.verisign.epp.codec.reseller.EPPResellerPostalDefinition
Sets the contact type.
setType(short) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionAddress
Sets the type of the address name to either the EPPSuggestionAddress.IPV4 or the EPPSuggestionAddress.IPV6 constant.
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.
setType(String) - Method in class com.verisign.epp.interfaces.EPPWhoWas
Sets type value to aType.
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.
setUName(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRecord
Unicode name setter.
setUName(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRow
Unicode name setter.
setUnicodeVersion(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryIDN
Set the unicodeVersion.
setUnit(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryPeriodType
 
setUnit(String) - Method in class com.verisign.epp.codec.registry.EPPRegistrySLA
 
setUnrelated(boolean) - Method in class com.verisign.epp.codec.gen.EPPRecipient
Sets the <unrelated> element to specify Unrelated third parties.
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.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.v06.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.v07.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.v08.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.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.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.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.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.relateddomainext.EPPRelatedDomainExtTst
JUNIT setUp, which currently does nothing.
setUp() - Method in class com.verisign.epp.codec.reseller.EPPResellerTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPResellerMapFactory with the EPPCodec.
setUp() - Method in class com.verisign.epp.codec.resellerext.EPPResellerExtTst
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.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.suggestion.EPPSuggestionTst
JUNIT setUp method, which sets the default client Id to "theRegistrar" and initializes the EPPSuggestionMapFactory 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.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.codec.whowas.EPPWhoWasTst
JUNIT setUp, which currently does nothing.
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.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.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.EPPResellerExtDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.EPPResellerTst
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.EPPSuggestionTst
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.EPPWhoWasTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
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.v06.EPPFeeDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v07.EPPFeeDomainTst
JUNIT setUp method, which sets the default client Id to "theRegistrar".
setUp() - Method in class com.verisign.epp.interfaces.v08.EPPFeeDomainTst
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.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.
setUrgent(Boolean) - Method in class com.verisign.epp.codec.registry.EPPRegistryDNSSEC
Set 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
 
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.reseller.EPPResellerCreateCmd
Sets the URL of the website of the reseller.
setUrl(boolean) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets the inclusion of the url element in the disclosure.
setUrl(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
Sets the URL of the website of the reseller.
setUrl(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
Sets the URL of the website of the reseller.
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.EPPReseller
Sets the URL of the website of the reseller.
setUseHyphens(boolean) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Use hyphens setter.
setUseHyphens(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Use hyphens setter.
setUseIdns(boolean) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Use Idns setter.
setUseIdns(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Use Idns setter.
setUseNumbers(boolean) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Use numbers flag setter.
setUseNumbers(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Use numbers flag setter.
setUTld(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionCell
uTld setter.
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.EPPContactDisclose
Set validated flag.
setValidatedFlag(boolean) - Method in class com.verisign.epp.codec.contact.EPPContactPostalDefinition
Set validated flag.
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.
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.registry.EPPRegistryKeyValue
Set the value
setValue(BigDecimal) - Method in class com.verisign.epp.codec.registry.EPPRegistrySLA
 
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.
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.
setView(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
View setter.
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(String) - Method in class com.verisign.epp.codec.contact.EPPContactDisclose
Sets the contact disclose voice
setVoice(String) - Method in class com.verisign.epp.codec.contact.EPPContactInfoResp
Set 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.reseller.EPPResellerCreateCmd
 
setVoice(boolean) - Method in class com.verisign.epp.codec.reseller.EPPResellerDisclose
Sets the inclusion of the voice element in the disclosure.
setVoice(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setVoice(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
 
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.interfaces.EPPReseller
 
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
Set contact voice extension.
setVoiceExt(String) - Method in class com.verisign.epp.codec.mark.EPPMarkContact
Sets the contact's voice telephone extension number.
setVoiceExt(EPPRegistryMinMaxLength) - Method in class com.verisign.epp.codec.registry.EPPRegistryPostal
Sets the optional voice extension minimum and maximum length.
setVoiceExt(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerCreateCmd
 
setVoiceExt(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerInfoResp
 
setVoiceExt(String) - Method in class com.verisign.epp.codec.reseller.EPPResellerUpdateCmd
 
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.interfaces.EPPContact
Sets the voice extension number.
setVoiceExt(String) - Method in class com.verisign.epp.interfaces.EPPReseller
 
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.
setVspId(int) - Method in class com.verisign.epp.codec.verificationcode.TrustAnchorVerificationData
Sets the internal (surrogate) Verification Service Provider (VSP) identifier.
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
setWeight(String) - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionAction
Weight setter.
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
setWhowasType(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasInfoCmd
Sets whowasType value to aWhowasType.
setWhowasType(String) - Method in class com.verisign.epp.codec.whowas.EPPWhoWasInfoResp
Sets whowasType value to aWhowasType.
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(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
setZoneInfo(EPPRegistryZoneInfo) - Method in class com.verisign.epp.codec.registry.EPPRegistryInfoResp
 
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(List) - Method in class com.verisign.epp.interfaces.EPPRegistry
 
setZoneName(String) - Method in class com.verisign.epp.codec.registry.EPPRegistryZoneMember
Sets the zone name of the related 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
shortValue - Variable in class com.verisign.epp.codec.suggestion.util.UnsignedShort
 
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.
SPANISH_CODE - Static variable in interface com.verisign.epp.codec.suggestion.EPPSuggestionConstants
Spanish language Constant used with EPP.
SPANISH_NAME - Static variable in interface com.verisign.epp.codec.suggestion.EPPSuggestionConstants
Spanish language Constant as represented in Name Suggestions.
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
DOCUMENT ME!
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
DOCUMENT ME!
STAT_CLIENT_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPContact
DOCUMENT ME!
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
DOCUMENT ME!
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
DOCUMENT ME!
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
DOCUMENT ME!
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
DOCUMENT ME!
STAT_SERVER_UPDATE_PROHIBITED - Static variable in class com.verisign.epp.interfaces.EPPContact
DOCUMENT ME!
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
DOCUMENT ME!
State - Enum in com.verisign.epp.codec.reseller
Operational state of the reseller, with one of the following values:
OK - The normal status value for the reseller object.
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 - 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_AVAILABLE - Static variable in class com.verisign.epp.codec.suggestion.util.StatusEnum
 
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_FORSALE - Static variable in class com.verisign.epp.codec.suggestion.util.StatusEnum
 
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_REGISTERED - Static variable in class com.verisign.epp.codec.suggestion.util.StatusEnum
 
STATUS_REJECTED - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
The other possible end state; the object was not provisioned.
STATUS_RESTRICTED - Static variable in class com.verisign.epp.codec.suggestion.util.StatusEnum
 
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_UNKNOWN - Static variable in class com.verisign.epp.codec.suggestion.util.StatusEnum
 
STATUS_VALIDATED - Static variable in class com.verisign.epp.codec.launch.EPPLaunchStatus
The application meets relevant registry rules.
StatusEnum - Class in com.verisign.epp.codec.suggestion.util
An enumeration of the types of statuses.
StatusEnum() - Constructor for class com.verisign.epp.codec.suggestion.util.StatusEnum
Constructor.
StatusEnum(String) - Constructor for class com.verisign.epp.codec.suggestion.util.StatusEnum
Constructor.
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.
SuggestionHandler - Class in com.verisign.epp.serverstub
 
SuggestionHandler() - Constructor for class com.verisign.epp.serverstub.SuggestionHandler
Constructs an instance of SuggestionHandler
suggestionInfo() - Method in class com.verisign.epp.interfaces.EPPSuggestionTst
Unit test of EPPSuggestion.sendInfo.
suggestionInfoGeoCoordinates() - Method in class com.verisign.epp.interfaces.EPPSuggestionTst
Unit test of EPPSuggestion.sendInfo using geodata.
suggestionInfoGeoIpaddress() - Method in class com.verisign.epp.interfaces.EPPSuggestionTst
Unit test of EPPSuggestion.sendInfo using geodata.
suggestionInfoGeoLocation() - Method in class com.verisign.epp.interfaces.EPPSuggestionTst
Unit test of EPPSuggestion.sendInfo using geodata.
suggestionInfoGridView() - Method in class com.verisign.epp.interfaces.EPPSuggestionTst
Unit test of EPPSuggestion.sendInfo using grid view.
suggestionInfoTableView() - Method in class com.verisign.epp.interfaces.EPPSuggestionTst
Unit test of EPPSuggestion.sendInfo using table view.
suggestionInfoTableViewFrench() - Method in class com.verisign.epp.interfaces.EPPSuggestionTst
Unit test of EPPSuggestion.sendInfo using table view in French.
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.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.v06.EPPFeeTst
JUNIT suite static method, which returns the tests associated with EPPFeeTst.
suite() - Static method in class com.verisign.epp.codec.fee.v07.EPPFeeTst
JUNIT suite static method, which returns the tests associated with EPPFeeTst.
suite() - Static method in class com.verisign.epp.codec.fee.v08.EPPFeeTst
JUNIT suite static method, which returns the tests associated with EPPFeeTst.
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.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.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.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.relateddomainext.EPPRelatedDomainExtTst
JUNIT suite static method, which returns the tests associated with EPPRelatedDomainExtTst.
suite() - Static method in class com.verisign.epp.codec.reseller.EPPResellerTst
JUNIT suite static method, which returns the tests associated with EPPResellerTst.
suite() - Static method in class com.verisign.epp.codec.resellerext.EPPResellerExtTst
JUNIT suite static method, which returns the tests associated with EPPResellerExtTst.
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.suggestion.EPPSuggestionTst
JUNIT suite static method, which returns the tests associated with EPPSuggestionTst.
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.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.codec.whowas.EPPWhoWasTst
JUNIT suite static method, which returns the tests associated with EPPWhoWasTst.
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.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.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.EPPResellerExtDomainTst
JUNIT suite static method, which returns the tests associated with EPPResellerExtDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.EPPResellerTst
JUNIT suite static method, which returns the tests associated with EPPResellerTst.
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.EPPSuggestionTst
JUNIT suite static method, which returns the tests associated with EPPSuggestionTst.
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.EPPWhoWasTst
JUNIT suite static method, which returns the tests associated with EPPWhoWasTst.
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.v06.EPPFeeDomainTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v07.EPPFeeDomainTst
JUNIT suite static method, which returns the tests associated with EPPFeeDomainTst.
suite() - Static method in class com.verisign.epp.interfaces.v08.EPPFeeDomainTst
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.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
Copyright © VeriSign Inc. All Rights Reserved.