public class OrientationRequest
extends java.lang.Object
Constructor | Description |
---|---|
OrientationRequest() |
Initializes a new instance of the OrientationRequest class.
|
OrientationRequest(OrientationOptions options) |
Initializes a new instance of the OrientationRequest class.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
OrientationOptions |
getoptions() |
Orientation options
|
int |
hashCode() |
|
void |
setoptions(OrientationOptions options) |
|
java.lang.String |
toString() |
public OrientationRequest()
public OrientationRequest(OrientationOptions options)
options
- Orientation optionspublic OrientationOptions getoptions()
public void setoptions(OrientationOptions options)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2022. All rights reserved.