Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0

TypeStorage Members

TypeStorage overview

Public Static Fields

STORAGE_INTEGERTypeStorage for integer.
STORAGE_STRINGTypeStorage for string.

Public Static Methods

ParseCreates a TypeStorage from a string.

Public Instance Methods

Equals Compares objects for equality.
GetCodeGets the internal constant associated with the TypeStorage.
GetHashCode Gets the hash code based on the underlying code.
GetType (inherited from Object) Gets the Type of the current instance.
ToStringWrites the TypeStorage to a string.

See Also

TypeStorage Class | Plumtree.Remote.Sci Namespace