Class SelectedChannelTypeBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class SelectedChannelTypeBinding extends SLDSelectedChannelTypeBinding
Binding object for the type http://www.opengis.net/se:SelectedChannelType.

  
  <xsd:complexType name="SelectedChannelType">
      <xsd:sequence>
          <xsd:element ref="se:SourceChannelName"/>
          <xsd:element minOccurs="0" ref="se:ContrastEnhancement"/>
      </xsd:sequence>
  </xsd:complexType>