Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TypeMatch Members

TypeMatch overview

Public Static Fields

iconiconMATCH_FALSE TypeMatch for not-match.
iconiconMATCH_TRUE TypeMatch for match.

Public Static Methods

iconiconParse Creates a TypeMatch from a string.

Public Instance Methods

iconEquals Compares objects for equality.
iconGetCode Gets the internal constant associated with this TypeMatch.
iconGetHashCode Gets the hash code based on the underlying code.
iconGetType (inherited from Object) 
iconToString Writes the TypeMatch to a string.

See Also

TypeMatch Class | Plumtree.Remote.Sci Namespace