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