Uses of Class
de.jsyn.unifi.controller.client.model.Meta
-
Packages that use Meta Package Description de.jsyn.unifi.controller.client.model -
-
Uses of Meta in de.jsyn.unifi.controller.client.model
Methods in de.jsyn.unifi.controller.client.model that return Meta Modifier and Type Method Description MetaLoginResponse. getMeta()Get metaMetaSites. getMeta()Get metaMetaWlanConfs. getMeta()Get metaMetaWlanGroups. getMeta()Get metaMetaMeta. msg(String msg)MetaMeta. rc(String rc)Methods in de.jsyn.unifi.controller.client.model with parameters of type Meta Modifier and Type Method Description LoginResponseLoginResponse. meta(Meta meta)SitesSites. meta(Meta meta)WlanConfsWlanConfs. meta(Meta meta)WlanGroupsWlanGroups. meta(Meta meta)voidLoginResponse. setMeta(Meta meta)voidSites. setMeta(Meta meta)voidWlanConfs. setMeta(Meta meta)voidWlanGroups. setMeta(Meta meta)
-