com.metamatrix.metadata.runtime.api
Class MetadataConstants.VISIBILITY_TYPES

java.lang.Object
  extended by com.metamatrix.metadata.runtime.api.MetadataConstants.VISIBILITY_TYPES
Enclosing class:
MetadataConstants

public static final class MetadataConstants.VISIBILITY_TYPES
extends java.lang.Object

Visibility type constants.


Field Summary
static short PRIVATE_VISIBILITY
           
static short PUBLIC_VISIBILITY
           
 
Constructor Summary
MetadataConstants.VISIBILITY_TYPES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PUBLIC_VISIBILITY

public static final short PUBLIC_VISIBILITY
See Also:
Constant Field Values

PRIVATE_VISIBILITY

public static final short PRIVATE_VISIBILITY
See Also:
Constant Field Values
Constructor Detail

MetadataConstants.VISIBILITY_TYPES

public MetadataConstants.VISIBILITY_TYPES()


Copyright © 2009. All Rights Reserved.