Class FunctionsType


  • public class FunctionsType
    extends Object

    Java class for FunctionsType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="FunctionsType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="FunctionNames" type="{http://www.opengis.net/ogc}FunctionNamesType"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • FunctionsType

        public FunctionsType()
        Default no-arg constructor
      • FunctionsType

        public FunctionsType​(FunctionNamesType functionNames)
        Fully-initialising value constructor