Skip to content

Package io.github.qishr.cascara.ui.data

Class PropertyMetadata

java.lang.Object
        io.github.qishr.cascara.ui.data.PropertyMetadata


public class PropertyMetadata

Constructor Summary

Constructor Description
PropertyMetadata(PrimitiveType schemaType, String mediaType, boolean isDeclaredProperty)

Method Summary

Modifier and Type Method Description
public PrimitiveType getSchemaType()
public String getMediaType()
public boolean isDeclaredProperty()

Method Details

getSchemaType

public PrimitiveType getSchemaType()


getMediaType

public String getMediaType()


isDeclaredProperty

public boolean isDeclaredProperty()