Class ObjectWithArray
java.lang.Object
io.micronaut.serde.xml.tck.ObjectWithArray
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Nullable List<SomeObject> getVals()inthashCode()voidsetVals(@Nullable List<SomeObject> vals)
-
Constructor Details
-
ObjectWithArray
public ObjectWithArray()
-
-
Method Details
-
getVals
-
setVals
-
equals
-
hashCode
-