Class SearchIndexRef
java.lang.Object
nl.b3p.tailormap.api.persistence.json.SearchIndexRef
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.6.0")
public class SearchIndexRef
extends Object
implements Serializable
Reference (by id) to a search index.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet searchIndexIdinthashCode()searchIndexId(Long searchIndexId) voidsetSearchIndexId(Long searchIndexId) toString()
-
Constructor Details
-
SearchIndexRef
public SearchIndexRef()
-
-
Method Details