Package org.fiware.ngsi.model
Class ContextSourceRegistrationAllOfVO
java.lang.Object
org.fiware.ngsi.model.ContextSourceRegistrationAllOfVO
@Generated(value="org.openapitools.codegen.languages.MicronautCodegen",
           date="2025-02-14T11:59:01.612183689Z[Etc/UTC]")
@Introspected
public class ContextSourceRegistrationAllOfVO
extends Object
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getType()inthashCode()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