Uses of Class
lumis.portal.structure.sync.model.channel.Channel.CenterPage
-
Packages that use Channel.CenterPage Package Description lumis.portal.structure.sync.model.channel Models used for synchronizing a channel structure file. -
-
Uses of Channel.CenterPage in lumis.portal.structure.sync.model.channel
Methods in lumis.portal.structure.sync.model.channel that return Channel.CenterPage Modifier and Type Method Description static Channel.CenterPage
Channel.CenterPage. valueOf(String name)
Returns the enum constant of this type with the specified name.static Channel.CenterPage[]
Channel.CenterPage. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-