Uses of Class
com.apivolve.xolir.TypeUnion.UnionType
-
Uses of TypeUnion.UnionType in com.apivolve.xolir
Methods in com.apivolve.xolir that return TypeUnion.UnionTypeModifier and TypeMethodDescriptionTypeUnion.UnionType.Builder.build()TypeUnion.UnionType.Builder.buildPartial()static TypeUnion.UnionTypeTypeUnion.UnionType.getDefaultInstance()TypeUnion.UnionType.Builder.getDefaultInstanceForType()TypeUnion.UnionType.getDefaultInstanceForType()Type.TypeDef.Builder.getUnion().xolir.UnionType union = 2;Type.TypeDef.getUnion().xolir.UnionType union = 2;Type.TypeDefOrBuilder.getUnion().xolir.UnionType union = 2;static TypeUnion.UnionTypeTypeUnion.UnionType.parseDelimitedFrom(InputStream input) static TypeUnion.UnionTypeTypeUnion.UnionType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(byte[] data) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(com.google.protobuf.ByteString data) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(com.google.protobuf.CodedInputStream input) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(InputStream input) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(ByteBuffer data) static TypeUnion.UnionTypeTypeUnion.UnionType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.apivolve.xolir that return types with arguments of type TypeUnion.UnionTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TypeUnion.UnionType>TypeUnion.UnionType.getParserForType()static com.google.protobuf.Parser<TypeUnion.UnionType>TypeUnion.UnionType.parser()Methods in com.apivolve.xolir with parameters of type TypeUnion.UnionTypeModifier and TypeMethodDescriptionTypeUnion.UnionType.Builder.mergeFrom(TypeUnion.UnionType other) Type.TypeDef.Builder.mergeUnion(TypeUnion.UnionType value) .xolir.UnionType union = 2;static TypeUnion.UnionType.BuilderTypeUnion.UnionType.newBuilder(TypeUnion.UnionType prototype) Type.TypeDef.Builder.setUnion(TypeUnion.UnionType value) .xolir.UnionType union = 2;