Class CoordinatesTypeBinding

  • All Implemented Interfaces:
    Binding, SimpleBinding

    public class CoordinatesTypeBinding
    extends AbstractSimpleBinding
    Binding object for the type http://earth.google.com/kml/2.1:CoordinatesType.

             
      <simpleType name="CoordinatesType">
          <list itemType="string"/>
      </simpleType>