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