Class NameValue.Local

java.lang.Object
org.apache.sis.internal.jaxb.gco.NameValue
org.apache.sis.internal.jaxb.gco.NameValue.Local
Enclosing class:
NameValue

public static final class NameValue.Local extends NameValue
The NameValue as a gco:LocalName.
  • Constructor Details

    • Local

      public Local()
  • Method Details

    • getName

      public org.opengis.util.GenericName getName()
      Description copied from class: NameValue
      Returns the name from the current value.
      Overrides:
      getName in class NameValue
      Returns:
      the unmarshalled name.