Class CapabilityRequestPolicyStructure

    • Field Detail

      • nationalLanguage

        protected List<String> nationalLanguage
      • gmlCoordinateFormat

        protected String gmlCoordinateFormat
      • wgsDecimalDegrees

        protected String wgsDecimalDegrees
    • Constructor Detail

      • CapabilityRequestPolicyStructure

        public CapabilityRequestPolicyStructure()
    • Method Detail

      • getNationalLanguage

        public List<String> getNationalLanguage()
        Gets the value of the nationalLanguage property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the nationalLanguage property.

        For example, to add a new item, do as follows:

            getNationalLanguage().add(newItem);
         

        Objects of the following type(s) are allowed in the list String

      • getGmlCoordinateFormat

        public String getGmlCoordinateFormat()
        Gets the value of the gmlCoordinateFormat property.
        Returns:
        possible object is String
      • setGmlCoordinateFormat

        public void setGmlCoordinateFormat​(String value)
        Sets the value of the gmlCoordinateFormat property.
        Parameters:
        value - allowed object is String
      • getWgsDecimalDegrees

        public String getWgsDecimalDegrees()
        Gets the value of the wgsDecimalDegrees property.
        Returns:
        possible object is String
      • setWgsDecimalDegrees

        public void setWgsDecimalDegrees​(String value)
        Sets the value of the wgsDecimalDegrees property.
        Parameters:
        value - allowed object is String