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(SchemaType schemaType, String mediaType, boolean isDeclaredProperty)

Method Summary

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

Method Details

getSchemaType

public SchemaType getSchemaType()


getMediaType

public String getMediaType()


isDeclaredProperty

public boolean isDeclaredProperty()