Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0

TypeMatch Members

TypeMatch overview

Public Static Fields

MATCH_FALSE TypeMatch for not-match.
MATCH_TRUE TypeMatch for match.

Public Static Methods

Parse Creates a TypeMatch from a string.

Public Instance Methods

Equals Compares objects for equality.
GetCode Gets the internal constant associated with this TypeMatch.
GetHashCode Gets the hash code based on the underlying code.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Writes the TypeMatch to a string.

See Also

TypeMatch Class | Plumtree.Remote.Sci Namespace