Interface AnnotationPlacemarkValueSetRequest<T>
- Type Parameters:
T
- the Java class that backs the value type of the placemark field
public interface AnnotationPlacemarkValueSetRequest<T>
Used to request the value set of an
AnnotationPlacemarkField
on a particular AnnotationPlacemarkType
.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Creates an instance ofAnnotationPlacemarkValueSetRequest
.