Package org.fiware.ngsi.model
Class NotUpdatedDetailsVO
java.lang.Object
org.fiware.ngsi.model.NotUpdatedDetailsVO
@Generated(value="org.openapitools.codegen.languages.MicronautCodegen",
           date="2025-02-14T11:59:01.612183689Z[Etc/UTC]")
@Introspected
public class NotUpdatedDetailsVO
extends Object
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionattributeName(String newAttributeName) booleaninthashCode()reason()setAttributeName(String newAttributeName) toString() 
- 
Field Details
- 
JSON_PROPERTY_ATTRIBUTE_NAME
- See Also:
 
 - 
JSON_PROPERTY_REASON
- See Also:
 
 
 - 
 - 
Constructor Details
- 
NotUpdatedDetailsVO
public NotUpdatedDetailsVO() 
 - 
 - 
Method Details