Uses of Class
net.opengis.www.gml.v3_2.AbstractMemberType
Packages that use AbstractMemberType
-
Uses of AbstractMemberType in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return AbstractMemberTypeModifier and TypeMethodDescriptionAbstractMemberType.Builder.build()AbstractMemberType.Builder.buildPartial()static AbstractMemberTypeAbstractMemberType.getDefaultInstance()AbstractMemberType.Builder.getDefaultInstanceForType()AbstractMemberType.getDefaultInstanceForType()static AbstractMemberTypeAbstractMemberType.parseDelimitedFrom(InputStream input) static AbstractMemberTypeAbstractMemberType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractMemberTypeAbstractMemberType.parseFrom(byte[] data) static AbstractMemberTypeAbstractMemberType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractMemberTypeAbstractMemberType.parseFrom(com.google.protobuf.ByteString data) static AbstractMemberTypeAbstractMemberType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractMemberTypeAbstractMemberType.parseFrom(com.google.protobuf.CodedInputStream input) static AbstractMemberTypeAbstractMemberType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractMemberTypeAbstractMemberType.parseFrom(InputStream input) static AbstractMemberTypeAbstractMemberType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AbstractMemberTypeAbstractMemberType.parseFrom(ByteBuffer data) static AbstractMemberTypeAbstractMemberType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in net.opengis.www.gml.v3_2 that return types with arguments of type AbstractMemberTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AbstractMemberType> AbstractMemberType.getParserForType()static com.google.protobuf.Parser<AbstractMemberType> AbstractMemberType.parser()Methods in net.opengis.www.gml.v3_2 with parameters of type AbstractMemberTypeModifier and TypeMethodDescriptionAbstractMemberType.Builder.mergeFrom(AbstractMemberType other) static AbstractMemberType.BuilderAbstractMemberType.newBuilder(AbstractMemberType prototype)