TaxCertificateInfo_NL Class [AX 2012]

Syntax

class TaxCertificateInfo_NL extends Map

Run On

Called

Methods

  Method Description
Gg781010.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg781010.privmethod(en-us,AX.60).gif checkISO
Gg781010.pubmethod(en-us,AX.60).gif companyName
Gg781010.pubmethod(en-us,AX.60).gif countryRegion
Gg781010.pubmethod(en-us,AX.60).gif definitionString Returns a string that contains the definition of the map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif domainSet Creates a set of the key (domain) values in a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif domainType Determines the type of the key (domain) values in a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif elements Returns the number of elements in the map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif empty Determines whether the map contains any (key, value) pairs. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif exists Determines whether a particular value exists as a key in the map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif getEnumerator Creates an enumerator for the map which allows you to traverse the map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif init
Gg781010.pubmethod(en-us,AX.60).gif insert Inserts an element (keyValue, valueValue pair) in the map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif keySet Returns a set that contains the key values from a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif keyType Returns the type of the key values in a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif locality
Gg781010.pubmethod(en-us,AX.60).gif lookup Returns the value mapped to by a particular key value. (Inherited from Map.)
Gg781010.protmethod(en-us,AX.60).gif new Initializes a new instance of the TaxCertificateInfo_NL class. (Overrides the new Method.)
Gg781010.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif organization
Gg781010.pubmethod(en-us,AX.60).gif organizationalUnit1
Gg781010.pubmethod(en-us,AX.60).gif organizationalUnit2
Gg781010.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the Map class. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif rangeSet Returns a set that contains the values (ranges) mapped to by the keys in a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif rangeType Determines the type of the values (ranges) mapped to by the keys in a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif remove Removes a (key, value) pair from a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif state
Gg781010.pubmethod(en-us,AX.60).gif str2map
Gg781010.pubmethod(en-us,AX.60).gif text
Gg781010.pubmethod(en-us,AX.60).gif toString Returns a description of the (key, value) pairs in the map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif valueSet Returns a set that contains the values mapped to by the keys in a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif valueType Returns the type of the values that are mapped to by the keys in a map. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg781010.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Map.)
Gg781010.pubmethod(en-us,AX.60).gif Gg781010.static(en-us,AX.60).gif ::construct Initializes a new instance of the TaxCertificateInfo_NL class.

Top

Inheritance Hierarchy

Object Class
  Map Class
    TaxCertificateInfo_NL Class