Oracle Mail Java API Reference
10g Release 1 (10.1.2)

B25457-01

oracle.mail.sdk.rule
Class CommandType

oracle.mail.sdk.rule.RuleElement
  |
  +--oracle.mail.sdk.rule.CommandType

public final class CommandType
extends RuleElement

The class represents a command name, as part of an action object. There are following choices of commands:

Since:
9.0

Constructor Summary
CommandType()
           

 

Method Summary
 java.lang.String getTag()
          Gets the command name

 

Methods inherited from class oracle.mail.sdk.rule.RuleElement
getParent, getType, printAttributes, removeAll, removeAt

 

Constructor Detail

CommandType

public CommandType()

Method Detail

getTag

public java.lang.String getTag()
Gets the command name
Returns:
command name

Oracle Mail Java API Reference
10g Release 1 (10.1.2)

B25457-01

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