Package org.fiware.ngsi.model
Class NotUpdatedDetailsVO
java.lang.Object
org.fiware.ngsi.model.NotUpdatedDetailsVO
@Generated(value="org.openapitools.codegen.languages.MicronautCodegen",
date="2024-08-06T06:12:43.920683610Z[Etc/UTC]")
@Introspected
public class NotUpdatedDetailsVO
extends Object
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionattributeName
(String newAttributeName) boolean
int
hashCode()
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