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

G

get() - Method in class com.neulevel.epp.core.command.EppCommandCheck
Gets a list of EPP Object ids to be checked
get() - Method in class com.neulevel.epp.core.command.EppCommandCheckContact
Gets the list of the ids of the contact objects to be checked
get() - Method in class com.neulevel.epp.core.command.EppCommandCheckDomain
Gets the list of the names of the domain objects to be checked
get() - Method in class com.neulevel.epp.core.command.EppCommandCheckHost
Gets the list of the names of the host objects to be checked
get() - Method in class com.neulevel.epp.core.command.EppCommandCheckSvcsub
Gets the list of the ids of the service subscription objects to be checked
getActionClientId() - Method in class com.neulevel.epp.core.response.EppResponseDataTransfer
Gets the id of the client that should act upon the transfer request
getActionDate() - Method in class com.neulevel.epp.core.response.EppResponseDataTransfer
Gets the date that the transfer request is required to be acted upon before an automated response action taken place by the server, if the request status is still pending; or the date that the request was completed.
getAddedStatus() - Method in class com.neulevel.epp.core.command.EppCommandUpdate
Gets the list of new status to be added for the EPP object
getAddress() - Method in class com.neulevel.epp.core.EppContactData
Gets the address of the contact
getAddress() - Method in class com.neulevel.epp.core.EppHost
Gets the list of IP addresses associated with the host
getAddress() - Method in class com.neulevel.epp.core.EppIpAddress
Gets the IP address
getAddressAdded() - Method in class com.neulevel.epp.core.command.EppCommandUpdateHost
Gets the list of new IP addresses to be added to the host
getAddressRemoved() - Method in class com.neulevel.epp.core.command.EppCommandUpdateHost
Gets the list of old IP addresses to be removed from the host
getAuthInfo() - Method in class com.neulevel.epp.core.EppObject
Gets the authorization info of the EppObject
getAuthInfo() - Method in class com.neulevel.epp.core.command.EppCommandDeleteSvcsub
Gets the authorization info for the delete operation
getAuthInfo() - Method in class com.neulevel.epp.core.command.EppCommandInfoSvcsub
Gets the authorization info for the query operation
getAuthInfo() - Method in class com.neulevel.epp.core.command.EppCommandRenewSvcsub
Gets the authorization info for the renew operation
getAuthInfo() - Method in class com.neulevel.epp.core.command.EppCommandTransfer
Gets the authorization info for the transfer operation
getAuthInfo() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the authorization info for the update operation
getChannel() - Method in class com.neulevel.epp.transport.EppSession
Allocates an EPP Channel
getChannel() - Method in class com.neulevel.epp.transport.tcp.EppSessionTcp
Allocates an EPP Channel over TCP/TLS
getCity() - Method in class com.neulevel.epp.core.EppAddress
Gets the city string
getClientId() - Method in class com.neulevel.epp.core.EppObject
Gets the id of the registrar client sponsering the EppObject.
getClientId() - Method in class com.neulevel.epp.core.command.EppCreds
Gets registrar client id
getClientIdCreated() - Method in class com.neulevel.epp.core.EppObject
Gets the id of the registrar client creating the EppObject initially
getClientIdUpdated() - Method in class com.neulevel.epp.core.EppObject
Gets the id of the registrar client updating the EppObject most recently
getClientTransactionId() - Method in class com.neulevel.epp.core.EppTransactionId
Gets client transaction id
getClientTransactionId() - Method in class com.neulevel.epp.core.command.EppCommand
Gets transaction id from the registrar client
getCode() - Method in class com.neulevel.epp.core.response.EppResult
Gets result code
getContact() - Method in class com.neulevel.epp.core.EppDomain
Gets a list of contacts associated with the domain
getContact() - Method in class com.neulevel.epp.core.EppSvcsub
Gets a list of contacts associated with the subscription
getContactAdded() - Method in class com.neulevel.epp.core.command.EppCommandUpdateDomain
Gets the list of new contacts to be added to the domain
getContactAdded() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the list of new contacts to be added to the service subscription object
getContactDataAscii() - Method in class com.neulevel.epp.core.EppContact
Gets the contact data in ascii encoding
getContactDataI15d() - Method in class com.neulevel.epp.core.EppContact
Gets the contact data in native encoding
getContactId(Vector, String) - Static method in class com.neulevel.epp.core.EppContactType
Gets a sub-list of contact ids, given a list of contact types and a type string
getContactId(String) - Method in class com.neulevel.epp.core.EppSvcsub
Extracts a list of the contact ids associated with the service subscription object based on the contact type
getContactRemoved() - Method in class com.neulevel.epp.core.command.EppCommandUpdateDomain
Gets the list of old contacts to be removed from the domain
getContactRemoved() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the list of old contacts to be removed from the service subscription object
getCountryCode() - Method in class com.neulevel.epp.core.EppAddress
Gets the country code
getCreds() - Method in class com.neulevel.epp.core.command.EppCommand
Gets command credentials
getCurrentExpireDate() - Method in class com.neulevel.epp.core.command.EppCommandRenew
Gets the current expiration date of the object to be renewed
getDate(Node) - Static method in class com.neulevel.epp.core.EppUtil
Converts a text string associated with a node into a Calendar object
getDate(Node, boolean) - Static method in class com.neulevel.epp.core.EppUtil
Converts a text string associated with a node into a Calendar object
getDateCreated() - Method in class com.neulevel.epp.core.EppObject
Gets the date of the EppObject created
getDateExpired() - Method in class com.neulevel.epp.core.EppObject
Gets the date of the EppObject expiration date
getDateExpired() - Method in class com.neulevel.epp.core.response.EppResponseDataCreateDomain
Gets expiration date of the domain created
getDateExpired() - Method in class com.neulevel.epp.core.response.EppResponseDataCreateSvcsub
Gets expiration date of the service subscription object created
getDateExpired() - Method in class com.neulevel.epp.core.response.EppResponseDataTransferDomain
Gets the new expiration date of the domain after the transfer, or null if the transfer request does not change the expiration date of domain.
getDateExpired() - Method in class com.neulevel.epp.core.response.EppResponseDataTransferSvcsub
Gets the new expiration date of the service subscription object after the transfer, or null if the transfer request does not change the expiration date of the service subscription object.
getDateTransferred() - Method in class com.neulevel.epp.core.EppObject
Gets the date of the EppObject transferred
getDateUpdated() - Method in class com.neulevel.epp.core.EppObject
Gets the date of the EppObject updated
getDocument() - Method in class com.neulevel.epp.core.EppParser
Gets Document object after parsing
getEmail() - Method in class com.neulevel.epp.core.EppContact
Gets the email address of the contact
getEppPayload(InputStream) - Static method in class com.neulevel.epp.transport.EppMessageUtil
Gets the EPP message payload from an input stream
getEppVersion() - Static method in class com.neulevel.epp.core.EppUtil
Gets the EPP XSD file version.
getErrorMessage() - Method in class com.neulevel.epp.core.EppParser
Gets parsing result formatted as plain text.
getException() - Method in class com.neulevel.epp.transport.EppChannel
Gets the last exception received for the EPP Channel
getException() - Method in class com.neulevel.epp.transport.EppSession
Gets the last exception received for the EPP Session
getExtension() - Method in class com.neulevel.epp.core.EppE164
Gets the extension of the phone number, if any
getFax() - Method in class com.neulevel.epp.core.EppContact
Gets the fax number of the contact
getHashMap() - Method in class com.neulevel.epp.core.response.EppResponseDataCheck
Gets the HashMap associated with the result data of the check command
getHost() - Method in class com.neulevel.epp.core.EppDomain
Gets a list of host names associated with the domain
getId() - Method in class com.neulevel.epp.core.EppContact
Gets the contact id
getId() - Method in class com.neulevel.epp.core.EppContactType
Gets the id of the contact
getId() - Method in class com.neulevel.epp.core.EppSvcsub
Gets the service subscription id
getId() - Method in class com.neulevel.epp.core.command.EppCommandCheckContact
Gets the list of the ids of the contact objects to be checked
getId() - Method in class com.neulevel.epp.core.command.EppCommandCheckSvcsub
Gets the list of the ids of the service subscription objects to be checked
getId() - Method in class com.neulevel.epp.core.command.EppCommandDeleteContact
Gets the id of the contact object to be deleted
getId() - Method in class com.neulevel.epp.core.command.EppCommandDeleteSvcsub
Gets the id of the service subscription object to be deleted
getId() - Method in class com.neulevel.epp.core.command.EppCommandInfoContact
Gets the id of the contact object to be queried
getId() - Method in class com.neulevel.epp.core.command.EppCommandInfoSvcsub
Gets the id of the service subscription object to be queried
getId() - Method in class com.neulevel.epp.core.command.EppCommandRenewSvcsub
Gets the id of the service subscription object to be renewed
getId() - Method in class com.neulevel.epp.core.command.EppCommandTransferContact
Gets the id of the contact object to be transferred
getId() - Method in class com.neulevel.epp.core.command.EppCommandTransferSvcsub
Gets the id of the service subscription object to be transferred
getId() - Method in class com.neulevel.epp.core.command.EppCommandUpdateContact
Gets the id of the contact to be updated
getId() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the id of the service subscription object to be updated
getId() - Method in class com.neulevel.epp.core.response.EppResponseDataCreateContact
Gets the contact id
getId() - Method in class com.neulevel.epp.core.response.EppResponseDataCreateSvcsub
Gets the id of the service subscription object created
getId() - Method in class com.neulevel.epp.core.response.EppResponseDataTransferContact
Gets the id of the EPP Contact object
getId() - Method in class com.neulevel.epp.core.response.EppResponseDataTransferSvcsub
Gets the id of the EPP Svcsub object
getId() - Method in class com.neulevel.epp.core.response.EppResultMessage
Gets message id
getLanguage() - Method in class com.neulevel.epp.core.EppServiceMenu
Returns a Vector containing all languages supported by the Epp server
getLanguage() - Method in class com.neulevel.epp.core.EppStatus
Gets the language for encoding the description message
getLanguage() - Method in class com.neulevel.epp.core.command.EppCredsOptions
Gets language id
getLanguage() - Method in class com.neulevel.epp.core.response.EppResultMessage
Gets language type of the message
getLastNetTransaction() - Method in class com.neulevel.epp.transport.tcp.EppChannelTcp
Gets the timestamp of last network transaction, obtained via System.currentTimeMillis().
getMessage() - Method in class com.neulevel.epp.core.EppStatus
Gets the description message associated with the EppStatus object
getMessage() - Method in class com.neulevel.epp.core.response.EppResult
Gets message to be returned
getMessage() - Method in class com.neulevel.epp.core.response.EppResultMessage
Gets message to be returned
getMessage() - Method in class com.neulevel.epp.transport.EppChannel
Gets the last message received for the EPP Channel
getMessage() - Method in class com.neulevel.epp.transport.EppSession
Gets the last message received for the EPP Session
getMessageId() - Method in class com.neulevel.epp.core.command.EppCommandPoll
Gets the message id related to the poll command
getMessageQueueUpdated() - Method in class com.neulevel.epp.core.response.EppResponse
Gets the timestamp of the message queue updated by the server
getMessageQueued() - Method in class com.neulevel.epp.core.response.EppResponse
Gets number of messages queued
getName() - Method in class com.neulevel.epp.core.EppContactData
Gets the name of the contact
getName() - Method in class com.neulevel.epp.core.EppDomain
Gets the domain name
getName() - Method in class com.neulevel.epp.core.EppHost
Gets the name of the host
getName() - Method in class com.neulevel.epp.core.EppSvcsubParam
Gets the name of the parameter
getName() - Method in class com.neulevel.epp.core.command.EppCommandCheckDomain
Gets the list of the names of the domain objects to be checked
getName() - Method in class com.neulevel.epp.core.command.EppCommandCheckHost
Gets the list of the names of the host objects to be checked
getName() - Method in class com.neulevel.epp.core.command.EppCommandDeleteDomain
Gets the name of the domain object to be deleted
getName() - Method in class com.neulevel.epp.core.command.EppCommandDeleteHost
Gets the name of the host object to be deleted
getName() - Method in class com.neulevel.epp.core.command.EppCommandInfoDomain
Gets the name of the domain object to be queried
getName() - Method in class com.neulevel.epp.core.command.EppCommandInfoHost
Gets the name of the host object to be queried
getName() - Method in class com.neulevel.epp.core.command.EppCommandRenewDomain
Gets the name of the domain to be renewed
getName() - Method in class com.neulevel.epp.core.command.EppCommandTransferDomain
Gets the name of the domain object to be transferred
getName() - Method in class com.neulevel.epp.core.command.EppCommandUpdateDomain
Gets the name of the domain to be updated
getName() - Method in class com.neulevel.epp.core.command.EppCommandUpdateHost
Gets the name of the host to be updated
getName() - Method in class com.neulevel.epp.core.response.EppResponseDataCreateDomain
Gets the name of the domain created
getName() - Method in class com.neulevel.epp.core.response.EppResponseDataCreateHost
Sets the name of the host created
getName() - Method in class com.neulevel.epp.core.response.EppResponseDataTransferDomain
Gets the name of the EPP Domain object
getNameServer() - Method in class com.neulevel.epp.core.EppDomain
Gets a list of name servers associated with the domain
getNameServerAdded() - Method in class com.neulevel.epp.core.command.EppCommandUpdateDomain
Gets the list of new name servers to be added to the domain
getNameServerRemoved() - Method in class com.neulevel.epp.core.command.EppCommandUpdateDomain
Gets the list of old name servers to be removed from the domain
getNewAscii() - Method in class com.neulevel.epp.core.command.EppCommandUpdateContact
Gets the new contact data in ascii encoding, or null if not changed
getNewAuthInfo() - Method in class com.neulevel.epp.core.command.EppCommandUpdateContact
 
getNewAuthInfo() - Method in class com.neulevel.epp.core.command.EppCommandUpdateDomain
Gets the new authorization information for the domain, or null if the authorization information of the domain is not to be changed
getNewAuthInfo() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the new authorization information for the domain, or null if the authorization information of the domain is not to be changed
getNewEmail() - Method in class com.neulevel.epp.core.command.EppCommandUpdateContact
Gets the new email address of the contact, or null if not changed
getNewFax() - Method in class com.neulevel.epp.core.command.EppCommandUpdateContact
Gets the new fax number
getNewI15d() - Method in class com.neulevel.epp.core.command.EppCommandUpdateContact
Gets the new contact data in native encoding, or null if not changed
getNewName() - Method in class com.neulevel.epp.core.command.EppCommandUpdateHost
Gets the new name for the host, or null if the name of the the host is not to be changed
getNewPassword() - Method in class com.neulevel.epp.core.command.EppCreds
Gets registrar client's new password
getNewRegistrant() - Method in class com.neulevel.epp.core.command.EppCommandUpdateDomain
Gets the new registrant's contact id for the domain, or null if the registrant of the domain is not to be changed
getNewRegistrant() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the new registrant's contact id for the domain, or null if the registrant of the domain is not to be changed
getNewVoice() - Method in class com.neulevel.epp.core.command.EppCommandUpdateContact
Gets the new voice phone number
getNumber() - Method in class com.neulevel.epp.core.EppE164
Gets the phone number
getObject() - Method in class com.neulevel.epp.core.command.EppCommandCreate
Gets the object to be processed
getObject() - Method in class com.neulevel.epp.core.response.EppResponseDataInfo
Gets the EppObject returned by the EPP info command
getOperation() - Method in class com.neulevel.epp.core.command.EppCommandPoll
Gets the poll operation type
getOperation() - Method in class com.neulevel.epp.core.command.EppCommandTransfer
Gets the operation related to the transfer.
getOptions() - Method in class com.neulevel.epp.core.command.EppCreds
Gets credentials options
getOrganization() - Method in class com.neulevel.epp.core.EppContactData
Gets the organization name of the contact
getParam() - Method in class com.neulevel.epp.core.EppSvcsub
Gets a list of service parameters associated with the subscription
getParam(String) - Method in class com.neulevel.epp.core.EppSvcsub
Extracts a list of the parameter values associated with the service subscription object based on the parameter name.
getParamAdded() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the list of new service parameters to be added to the service subscription object
getParamRemoved() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the list of old service parameters to be removed to the service subscription object
getParamValue(String) - Method in class com.neulevel.epp.core.EppSvcsub
Extracts a list of the parameter values associated with the service subscription object based on the parameter name.
getParamValue(Vector, String) - Static method in class com.neulevel.epp.core.EppSvcsubParam
Gets a sub-list of parameter values, given a list of parameter values and a name string
getParser() - Method in class com.neulevel.epp.core.EppParser
Gets the DOM Parser used for parsing EPP messages
getPassword() - Method in class com.neulevel.epp.core.command.EppCreds
Gets registrar client's password
getPeriod() - Method in class com.neulevel.epp.core.EppDomain
Gets registration period for the domain name
getPeriod() - Method in class com.neulevel.epp.core.EppSvcsub
Gets registration period for the subscription
getPeriod() - Method in class com.neulevel.epp.core.command.EppCommandRenew
Gets the EppPeriod object containing the period to be renewed for the object
getPeriod() - Method in class com.neulevel.epp.core.command.EppCommandTransferDomain
Gets the registration period of the domain object to be transferred
getPeriod() - Method in class com.neulevel.epp.core.command.EppCommandTransferSvcsub
Gets the registration period of the service subscription object to be transferred
getPollable() - Method in class com.neulevel.epp.core.response.EppResponseDataPoll
Gets the EppPollable object returned by the EPP poll poll command
getPostalCode() - Method in class com.neulevel.epp.core.EppAddress
Gets the postal code
getRegistrant() - Method in class com.neulevel.epp.core.EppDomain
Gets the contact id of the registrant which owns the domain
getRegistrant() - Method in class com.neulevel.epp.core.EppSvcsub
Gets the contact id of the registrant which owns the subscription
getRemovedStatus() - Method in class com.neulevel.epp.core.command.EppCommandUpdate
Gets the list of old status to be removed for the EPP object
getRequestClientId() - Method in class com.neulevel.epp.core.response.EppResponseDataTransfer
Gets the id of the client made the transfer request
getRequestDate() - Method in class com.neulevel.epp.core.response.EppResponseDataTransfer
Gets the date that the transfer request is made
getResponseData() - Method in class com.neulevel.epp.core.response.EppResponse
Gets response data
getResult() - Method in class com.neulevel.epp.core.EppParser
Gets parsing result as an EppResult object
getResult() - Method in class com.neulevel.epp.core.response.EppResponse
Gets result
getRoid() - Method in class com.neulevel.epp.core.EppAuthInfo
Gets the ROID of the authorization information
getRoid() - Method in class com.neulevel.epp.core.EppObject
Gets ROID of the EppObject
getRoid() - Method in class com.neulevel.epp.core.response.EppResponseDataCreate
Deprecated. for EPP-04 (06/29/2001)
getRootNode() - Method in class com.neulevel.epp.core.EppParser
Gets the root "epp" node of parsing result as an Node object.
getService() - Method in class com.neulevel.epp.core.EppServiceMenu
Returns a Vector containing the name space and schema location of all objects supported by the EPP server
getService() - Method in class com.neulevel.epp.core.EppSvcsub
Gets the service name
getServiceDate() - Method in class com.neulevel.epp.core.EppGreeting
Gets the date associated with the service.
getServiceId() - Method in class com.neulevel.epp.core.EppGreeting
Gets the identifier of the service
getServiceMenu() - Method in class com.neulevel.epp.core.EppGreeting
Gets the menu of the service provided
getServiceMenu() - Method in class com.neulevel.epp.core.command.EppCommandLogin
Gets the menu of services to be supported
getServiceTransactionId() - Method in class com.neulevel.epp.core.EppTransactionId
Gets service transaction id
getServiceTransactionId(String) - Method in class com.neulevel.epp.core.EppTransactionId
Sets service transaction id
getSession() - Method in class com.neulevel.epp.transport.EppChannel
Gets the EppSession object associated with the EPP Channel
getSocket() - Method in class com.neulevel.epp.transport.tcp.EppChannelTcp
Gets the socket associated with the EPP Channel
getSocket() - Method in class com.neulevel.epp.transport.tcp.EppSessionTcp
Gets the socket associated with the EPP Session
getState() - Method in class com.neulevel.epp.core.EppAddress
Gets the province or state string
getStatus() - Method in class com.neulevel.epp.core.EppObject
Gets the status of the EppObject
getStatus() - Method in class com.neulevel.epp.core.EppStatus
Gets the status code string
getStreet() - Method in class com.neulevel.epp.core.EppAddress
Gets the street lines stored in a string array
getText(int) - Static method in class com.neulevel.epp.core.EppError
Converts a result code into text, or null if the code is not defined
getText(Node) - Static method in class com.neulevel.epp.core.EppUtil
Gets the text string associated with a node
getTimeout() - Static method in class com.neulevel.epp.transport.EppMessageUtil
Gets the timeout values in seconds.
getTransactionId() - Method in class com.neulevel.epp.core.response.EppResponse
Gets transaction id from the registrar client
getTransferStatus() - Method in class com.neulevel.epp.core.response.EppResponseDataTransfer
Gets the transfer status
getType() - Method in class com.neulevel.epp.core.EppAuthInfo
Gets the type of the authorization information
getType() - Method in class com.neulevel.epp.core.EppContactType
Gets the type of the contact
getType() - Method in class com.neulevel.epp.core.EppIpAddress
Gets the IP address type, either "v4" or "v6"
getUnit() - Method in class com.neulevel.epp.core.EppPeriod
Gets the unit of the period
getUnspec() - Method in class com.neulevel.epp.core.EppServiceMenu
Returns a Vector containing the name space and schema location of all unspec objects supported by the EPP server.
getUnspec() - Method in class com.neulevel.epp.core.command.EppCommand
Gets optional unspecified object
getUnspec() - Method in class com.neulevel.epp.core.response.EppResponse
Gets optional unspecified object
getUserId() - Method in class com.neulevel.epp.core.command.EppCommandDeleteSvcsub
Gets the user id that can be used for authorization purpose
getUserId() - Method in class com.neulevel.epp.core.command.EppCommandInfoSvcsub
Gets the user id that can be used for authorization purpose
getUserId() - Method in class com.neulevel.epp.core.command.EppCommandRenewSvcsub
Gets the user id that can be used for authorization purpose
getUserId() - Method in class com.neulevel.epp.core.command.EppCommandTransferSvcsub
Gets the user id that can be used for authorization purpose
getUserId() - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Gets the user id that can be used for authorization purpose
getValue() - Method in class com.neulevel.epp.core.EppAuthInfo
Gets the value associated with the authorization information
getValue() - Method in class com.neulevel.epp.core.EppPeriod
Gets the value of the period
getValue() - Method in class com.neulevel.epp.core.EppSvcsubParam
Gets the value of the parameter
getValue() - Method in class com.neulevel.epp.core.EppUnspec
Gets the value associated with EppUnspec object
getValue() - Method in class com.neulevel.epp.core.response.EppResult
Gets values to be returned
getVersion() - Method in class com.neulevel.epp.core.EppServiceMenu
Returns a Vector containing all version numbers supported by the EPP server
getVersion() - Method in class com.neulevel.epp.core.command.EppCredsOptions
Gets version string
getVoice() - Method in class com.neulevel.epp.core.EppContact
Gets the voice phone number of the contact

EPP 0.2.6
A B C D E F G H I K L M N O P R S T U V W X
Copyright © 2001-2002 NeuLevel, Inc. All Rights Reserved.