Uses of Class
org.apache.graphar.info.yaml.PropertyYaml
-
Packages that use PropertyYaml Package Description org.apache.graphar.info.yaml -
-
Uses of PropertyYaml in org.apache.graphar.info.yaml
Methods in org.apache.graphar.info.yaml that return types with arguments of type PropertyYaml Modifier and Type Method Description List<PropertyYaml>PropertyGroupYaml. getProperties()Method parameters in org.apache.graphar.info.yaml with type arguments of type PropertyYaml Modifier and Type Method Description voidPropertyGroupYaml. setProperties(List<PropertyYaml> properties)
-