org.omg.model1.code
Class DirectionKind
java.lang.Object
org.omg.model1.code.DirectionKind
public class DirectionKind
- extends Object
The DirectionKind class defines the possible directions of
information transfer for Operation and Exception Parameters as defined by
the OMG Meta Object Facility (MOF) Specification.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IN_DIR
public static final String IN_DIR
- See Also:
- Constant Field Values
OUT_DIR
public static final String OUT_DIR
- See Also:
- Constant Field Values
INOUT_DIR
public static final String INOUT_DIR
- See Also:
- Constant Field Values
RETURN_DIR
public static final String RETURN_DIR
- See Also:
- Constant Field Values
DirectionKind
protected DirectionKind()
This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.