Package org.fiware.ngsi.model
Class EndpointVO
java.lang.Object
org.fiware.ngsi.model.EndpointVO
@Generated(value="org.openapitools.codegen.languages.MicronautCodegen",
date="2024-08-06T06:12:43.920683610Z[Etc/UTC]")
@Introspected
public class EndpointVO
extends Object
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaccept()
accept
(EndpointVO.Accept newAccept) boolean
getUri()
int
hashCode()
setAccept
(EndpointVO.Accept newAccept) toString()
uri()
-
Field Details
-
JSON_PROPERTY_URI
- See Also:
-
JSON_PROPERTY_ACCEPT
- See Also:
-
-
Constructor Details
-
EndpointVO
public EndpointVO()
-
-
Method Details