Uses of Class
org.eclnt.editor.reposlink.api.ReposControlInfo
Packages that use ReposControlInfo
-
Uses of ReposControlInfo in org.eclnt.editor.reposlink.api
Methods in org.eclnt.editor.reposlink.api that return ReposControlInfoModifier and TypeMethodDescriptionIReposNode.getControlInfo()ReposNode.getControlInfo()static ReposControlInfoReposUtils.unmarshalControlInfo(String xml) Methods in org.eclnt.editor.reposlink.api that return types with arguments of type ReposControlInfoMethods in org.eclnt.editor.reposlink.api with parameters of type ReposControlInfoModifier and TypeMethodDescriptionstatic StringReposUtils.marshalReposControlInfo(ReposControlInfo controlInfo) voidReposNode.setControlInfo(ReposControlInfo controlInfo) Method parameters in org.eclnt.editor.reposlink.api with type arguments of type ReposControlInfoModifier and TypeMethodDescriptionvoidReposControlInfo.setChildControls(List<ReposControlInfo> childControls)