WebCenter Interaction API  
 

PT_XML_ARRAY_COLS Members

PT_XML_ARRAY_COLS overview

Public Static Fields

public fieldstaticPT_XML_ARRAY_COLS_NAME The name of the tag or attribue.
public fieldstaticPT_XML_ARRAY_COLS_TYPE The type, see {@link com.plumtree.server.PT_XML_TYPES PT_XML_TYPES}.
public fieldstaticPT_XML_ARRAY_COLS_VALUE The value of an attribute.
public fieldstaticPT_XML_ARRAY_NUM_COLS The number of columns in the array.

Public Instance Constructors

public method PT_XML_ARRAY_COLS Constructor Initializes a new instance of the PT_XML_ARRAY_COLS class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_XML_ARRAY_COLS Class | com.plumtree.server Namespace | PT_MARKUP_FRAGMENT_TYPES