@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class PropertyRef extends Object
| Constructor and Description |
|---|
PropertyRef(SimpleInteger first) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SimpleInteger |
first() |
static PropertyRef |
first(SimpleInteger first) |
int |
hashCode() |
String |
toString() |
@ConstructorBinding public PropertyRef(SimpleInteger first)
public static PropertyRef first(SimpleInteger first)
public SimpleInteger first()
Copyright © 2023. All rights reserved.