public static final class PgTypeHelper.PgTypeDataHolder extends Object
| Constructor and Description |
|---|
PgTypeDataHolder(String typeName,
Collection<Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Object> |
getAttributes() |
String |
getTypeName() |
public PgTypeDataHolder(String typeName, Collection<Object> attributes)
public String getTypeName()
public Collection<Object> getAttributes()
Copyright © 2012–2021 Zalando SE. All rights reserved.