com.ptc.core.ca.co.client.element
Class CoElementVisitType

java.lang.Object
  extended by com.ptc.core.ca.co.client.element.CoElementVisitType
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class CoElementVisitType
extends Object
implements Serializable

Use the instance of this class to construct visitor type.

Supported API: true

Extendable: false

See Also:
Serialized Form

Constructor Summary
CoElementVisitType(String type)
          Deprecated. 

Supported API: true
 
Method Summary
 boolean equals(CoElementVisitType type)
          Deprecated. 

Supported API: true
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoElementVisitType

public CoElementVisitType(String type)
Deprecated. 


Supported API: true

Parameters:
type -
Method Detail

equals

public boolean equals(CoElementVisitType type)
Deprecated. 


Supported API: true

Parameters:
type -
Returns:
boolean