Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
Orientation.valid
Retrieves a boolean value that indicates whether a specified value designates a valid Orientation constant.
Syntax
public static boolean valid( intvalue**)**
Parameters
value
A value to be compared to those defined in this class.
Return Value
Returns true if value designates a member of this class; otherwise, returns false.