Uses of Class
net.opengis.www.gml.v3_2.CodeListType.Builder
Packages that use CodeListType.Builder
-
Uses of CodeListType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return CodeListType.BuilderModifier and TypeMethodDescriptionCodeListType.Builder.addAllValue(Iterable<String> values) gml:CodeListType provides for lists of terms.gml:CodeListType provides for lists of terms.CodeListType.Builder.addValueBytes(com.google.protobuf.ByteString value) gml:CodeListType provides for lists of terms.CodeListType.Builder.clear()CodeListType.Builder.clearCodeSpace()[gml/basicTypes.xsd at 232:48]CodeListType.Builder.clearValue()gml:CodeListType provides for lists of terms.CodeListType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CodeListType.Builder.mergeFrom(com.google.protobuf.Message other) CodeListType.Builder.mergeFrom(CodeListType other) static CodeListType.BuilderCodeListType.newBuilder()static CodeListType.BuilderCodeListType.newBuilder(CodeListType prototype) CodeListType.newBuilderForType()protected CodeListType.BuilderCodeListType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CodeListType.Builder.setCodeSpace(String value) [gml/basicTypes.xsd at 232:48]CodeListType.Builder.setCodeSpaceBytes(com.google.protobuf.ByteString value) [gml/basicTypes.xsd at 232:48]gml:CodeListType provides for lists of terms.CodeListType.toBuilder()