Oracle® Collaboration Suite Workspaces API Reference
10g Release 1 (10.1.2)

B25479-01


oracle.workspaces.template
Class CwWorkspaceTemplateDefinition.ResourceTypeSetting

java.lang.Object
  extended byoracle.workspaces.template.CwWorkspaceTemplateDefinition.ResourceTypeSetting

Enclosing class:
CwWorkspaceTemplateDefinition

public static class CwWorkspaceTemplateDefinition.ResourceTypeSetting
extends java.lang.Object

Method Summary
boolean equals(java.lang.Object obj)
Equals determines if two objects represents the same ResourceTypeSetting
java.lang.String getName()

Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Detail

equals

public boolean equals(java.lang.Object obj)
Equals determines if two objects represents the same ResourceTypeSetting
Parameters:
obj - the other ResourceTypeSetting to compare to

getName

public java.lang.String getName()

Copyright © 2001, 2005, Oracle. All rights reserved.