Uses of Class
xyz.euclia.jaqpotj.models.MetaInfo
| Package | Description |
|---|---|
| xyz.euclia.jaqpotj.models |
-
Uses of MetaInfo in xyz.euclia.jaqpotj.models
Methods in xyz.euclia.jaqpotj.models that return MetaInfo Modifier and Type Method Description MetaInfoAlgorithm. getMeta()MetaInfoJaqpotEntity. getMeta()Methods in xyz.euclia.jaqpotj.models with parameters of type MetaInfo Modifier and Type Method Description voidAlgorithm. setMeta(MetaInfo meta)voidJaqpotEntity. setMeta(MetaInfo meta)Constructors in xyz.euclia.jaqpotj.models with parameters of type MetaInfo Constructor Description MetaInfo(MetaInfo other)