Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

VisibilityType data type

VisibilityType is an enumeration of visibility types for model components such as operations, attributes, and relationships.

VisibilityType enumeration literals

Value

Description

package

Package-level visibility

private

Private visibility

protected

Protected visibility

public

Public visibility

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments