public interface HasRequired
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRequired()
Checks if this object is required.
|
void |
setRequired(boolean required)
Sets the new required state.
|
Copyright © 2024 Miki. All rights reserved.