Uses of Interface
net.sf.okapi.proto.textunitflat.PropertyOrBuilder
-
Packages that use PropertyOrBuilder Package Description net.sf.okapi.proto.textunitflat -
-
Uses of PropertyOrBuilder in net.sf.okapi.proto.textunitflat
Classes in net.sf.okapi.proto.textunitflat that implement PropertyOrBuilder Modifier and Type Class Description classPropertyProtobuf typePropertystatic classProperty.BuilderProtobuf typePropertyMethods in net.sf.okapi.proto.textunitflat that return PropertyOrBuilder Modifier and Type Method Description PropertyOrBuilderCode.Builder. getPropertiesOrBuilder(int index)repeated .Property properties = 13;PropertyOrBuilderCode. getPropertiesOrBuilder(int index)repeated .Property properties = 13;PropertyOrBuilderCodeOrBuilder. getPropertiesOrBuilder(int index)repeated .Property properties = 13;PropertyOrBuilderTextContainer.Builder. getPropertiesOrBuilder(int index)repeated .Property properties = 9;PropertyOrBuilderTextContainer. getPropertiesOrBuilder(int index)repeated .Property properties = 9;PropertyOrBuilderTextContainerOrBuilder. getPropertiesOrBuilder(int index)repeated .Property properties = 9;PropertyOrBuilderTextPart.Builder. getPropertiesOrBuilder(int index)repeated .Property properties = 5;PropertyOrBuilderTextPart. getPropertiesOrBuilder(int index)repeated .Property properties = 5;PropertyOrBuilderTextPartOrBuilder. getPropertiesOrBuilder(int index)repeated .Property properties = 5;PropertyOrBuilderTextUnit.Builder. getPropertiesOrBuilder(int index)repeated .Property properties = 9;PropertyOrBuilderTextUnit. getPropertiesOrBuilder(int index)repeated .Property properties = 9;PropertyOrBuilderTextUnitOrBuilder. getPropertiesOrBuilder(int index)repeated .Property properties = 9;Methods in net.sf.okapi.proto.textunitflat that return types with arguments of type PropertyOrBuilder Modifier and Type Method Description List<? extends PropertyOrBuilder>Code.Builder. getPropertiesOrBuilderList()repeated .Property properties = 13;List<? extends PropertyOrBuilder>Code. getPropertiesOrBuilderList()repeated .Property properties = 13;List<? extends PropertyOrBuilder>CodeOrBuilder. getPropertiesOrBuilderList()repeated .Property properties = 13;List<? extends PropertyOrBuilder>TextContainer.Builder. getPropertiesOrBuilderList()repeated .Property properties = 9;List<? extends PropertyOrBuilder>TextContainer. getPropertiesOrBuilderList()repeated .Property properties = 9;List<? extends PropertyOrBuilder>TextContainerOrBuilder. getPropertiesOrBuilderList()repeated .Property properties = 9;List<? extends PropertyOrBuilder>TextPart.Builder. getPropertiesOrBuilderList()repeated .Property properties = 5;List<? extends PropertyOrBuilder>TextPart. getPropertiesOrBuilderList()repeated .Property properties = 5;List<? extends PropertyOrBuilder>TextPartOrBuilder. getPropertiesOrBuilderList()repeated .Property properties = 5;List<? extends PropertyOrBuilder>TextUnit.Builder. getPropertiesOrBuilderList()repeated .Property properties = 9;List<? extends PropertyOrBuilder>TextUnit. getPropertiesOrBuilderList()repeated .Property properties = 9;List<? extends PropertyOrBuilder>TextUnitOrBuilder. getPropertiesOrBuilderList()repeated .Property properties = 9;
-