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