Uses of Class
com.opera.core.systems.scope.protos.EsdbgProtos.ObjectInfo.Builder

Packages that use EsdbgProtos.ObjectInfo.Builder
com.opera.core.systems.scope.protos   
 

Uses of EsdbgProtos.ObjectInfo.Builder in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return EsdbgProtos.ObjectInfo.Builder
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.addAllPropertyList(java.lang.Iterable<? extends EsdbgProtos.ObjectInfo.Property> values)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectList.Builder.addObjectListBuilder()
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectList.Builder.addObjectListBuilder(int index)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.addPropertyList(EsdbgProtos.ObjectInfo.Property.Builder builderForValue)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.addPropertyList(EsdbgProtos.ObjectInfo.Property value)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.addPropertyList(int index, EsdbgProtos.ObjectInfo.Property.Builder builderForValue)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.addPropertyList(int index, EsdbgProtos.ObjectInfo.Property value)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.clear()
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.clearPropertyList()
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.clearValue()
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.clone()
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectList.Builder.getObjectListBuilder(int index)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.mergeFrom(EsdbgProtos.ObjectInfo other)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.mergeFrom(com.google.protobuf.Message other)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.mergeValue(EsdbgProtos.ObjectValue value)
           
static EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.newBuilder()
           
static EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.newBuilder(EsdbgProtos.ObjectInfo prototype)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.newBuilderForType()
           
protected  EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.removePropertyList(int index)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.setPropertyList(int index, EsdbgProtos.ObjectInfo.Property.Builder builderForValue)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.setPropertyList(int index, EsdbgProtos.ObjectInfo.Property value)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.setValue(EsdbgProtos.ObjectValue.Builder builderForValue)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.setValue(EsdbgProtos.ObjectValue value)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.toBuilder()
           
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type EsdbgProtos.ObjectInfo.Builder
 java.util.List<EsdbgProtos.ObjectInfo.Builder> EsdbgProtos.ObjectList.Builder.getObjectListBuilderList()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type EsdbgProtos.ObjectInfo.Builder
 EsdbgProtos.ObjectList.Builder EsdbgProtos.ObjectList.Builder.addObjectList(EsdbgProtos.ObjectInfo.Builder builderForValue)
           
 EsdbgProtos.ObjectList.Builder EsdbgProtos.ObjectList.Builder.addObjectList(int index, EsdbgProtos.ObjectInfo.Builder builderForValue)
           
 EsdbgProtos.ObjectList.Builder EsdbgProtos.ObjectList.Builder.setObjectList(int index, EsdbgProtos.ObjectInfo.Builder builderForValue)
           
 



Copyright © 2011. All Rights Reserved.