Package org.tailormap.api.viewer.model
Class LayerDetailsForm
java.lang.Object
org.tailormap.api.viewer.model.LayerDetailsForm
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.10.0")
public class LayerDetailsForm
extends Object
implements Serializable
LayerDetailsForm
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddFieldsItem
(FormField fieldsItem) boolean
Get fields@Valid FormOptions
Get optionsint
hashCode()
options
(FormOptions options) void
void
setOptions
(FormOptions options) toString()
-
Constructor Details
-
LayerDetailsForm
public LayerDetailsForm()
-
-
Method Details