public class DataForResolve extends Object
| Constructor and Description |
|---|
DataForResolve(Map<String,Object> properties,
String propertyKey,
ObjectJsonType currentObjectJsonType,
PathMetadata currentPathMetaData) |
| Modifier and Type | Method and Description |
|---|---|
ObjectJsonType |
getCurrentObjectJsonType() |
PathMetadata |
getCurrentPathMetaData() |
Map<String,Object> |
getProperties() |
String |
getPropertiesKey() |
public DataForResolve(Map<String,Object> properties, String propertyKey, ObjectJsonType currentObjectJsonType, PathMetadata currentPathMetaData)
public String getPropertiesKey()
public ObjectJsonType getCurrentObjectJsonType()
public PathMetadata getCurrentPathMetaData()
Copyright © 2020. All rights reserved.