com.supermap.services.metadata.smmd2007

Class RefSysInfo

  • java.lang.Object
    • com.supermap.services.metadata.smmd2007.RefSysInfo
  • All Implemented Interfaces:
    java.io.Serializable


    public class RefSysInfo
    extends java.lang.Object
    implements java.io.Serializable
    

    Java class for anonymous complex type.

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

     <complexType>
     <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     <sequence>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}MdCoRefSys"/>
     </sequence>
     </restriction>
     </complexContent>
     </complexType>
     
    
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      RefSysInfo() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      MdCoRefSys getMdCoRefSys()
      Gets the value of the mdCoRefSys property.
      java.lang.String getRefSysID()
      Gets the value of the refSysID property.
      void setMdCoRefSys(MdCoRefSys value)
      Sets the value of the mdCoRefSys property.
      void setRefSysID(java.lang.String value)
      Sets the value of the refSysID property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • refSysID

        protected java.lang.String refSysID
        
    • Constructor Detail

      • RefSysInfo

        public RefSysInfo()
        
    • Method Detail

      • getMdCoRefSys

        public MdCoRefSys getMdCoRefSys()
        
        Gets the value of the mdCoRefSys property.
      • setMdCoRefSys

        public void setMdCoRefSys(MdCoRefSys value)
        
        Sets the value of the mdCoRefSys property.
        Parameters:
        valueallowed - object isMdCoRefSys
      • getRefSysID

        public java.lang.String getRefSysID()
        
        Gets the value of the refSysID property.
      • setRefSysID

        public void setRefSysID(java.lang.String value)
        
        Sets the value of the refSysID property.
        Parameters:
        valueallowed - object isString