Class XmlModelMetadata

    • Field Detail

      • ID

        public static final String ID
    • Constructor Detail

      • XmlModelMetadata

        public XmlModelMetadata()
    • Method Detail

      • getNamespace

        public String getNamespace()
      • setNamespace

        public void setNamespace​(String namespace)
      • getSchemaLocation

        public String getSchemaLocation()
      • setSchemaLocation

        public void setSchemaLocation​(String schemaLocation)
      • getSchemaLocation

        public String getSchemaLocation​(Version version)