Package org.fiware.ngsi.model
Class ContextSourceRegistrationAllOfVO
java.lang.Object
org.fiware.ngsi.model.ContextSourceRegistrationAllOfVO
@Generated(value="org.openapitools.codegen.languages.MicronautCodegen",
date="2024-08-06T06:12:43.920683610Z[Etc/UTC]")
@Introspected
public class ContextSourceRegistrationAllOfVO
extends Object
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getType()
int
hashCode()
id()
modifiedAt
(Instant newModifiedAt) setCreatedAt
(Instant newCreatedAt) setModifiedAt
(Instant newModifiedAt) toString()
type()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_MODIFIED_AT
- See Also:
-
-
Constructor Details
-
ContextSourceRegistrationAllOfVO
public ContextSourceRegistrationAllOfVO()
-
-
Method Details