Interface Reference

All Superinterfaces:
IXlinkReference<Serializable>, OgcProperty<Serializable>, Serializable
All Known Implementing Classes:
ReferenceImpl

public interface Reference extends OgcProperty<Serializable>
POJO class for XML type ReferenceType(@http://www.opengis.net/gml/3.2). This is a complex type.
  • Method Details

    • getOwns

      boolean getOwns()
      Gets the owns property
    • isSetOwns

      boolean isSetOwns()
      Checks if owns is set
    • setOwns

      void setOwns(boolean owns)
      Sets the owns property
    • unSetOwns

      void unSetOwns()
      Unsets the owns property
    • getRemoteSchema

      String getRemoteSchema()
      Gets the remoteSchema property
    • isSetRemoteSchema

      boolean isSetRemoteSchema()
      Checks if remoteSchema is set
    • setRemoteSchema

      void setRemoteSchema(String remoteSchema)
      Sets the remoteSchema property