com.supermap.services.metadata.smmd2007

Class ResRefDate

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


    public class ResRefDate
    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}refDate"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}refDateType"/>
     </sequence>
     </restriction>
     </complexContent>
     </complexType>
     
    
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      protected java.lang.String refDate 
      protected java.lang.String refDateType 
    • Constructor Summary

      Constructors 
      Constructor and Description
      ResRefDate() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getRefDate()
      Gets the value of the refDate property.
      java.lang.String getRefDateType()
      Gets the value of the refDateType property.
      void setRefDate(java.lang.String value)
      Sets the value of the refDate property.
      void setRefDateType(java.lang.String value)
      Sets the value of the refDateType property.
      • Methods inherited from class java.lang.Object

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

      • refDate

        protected java.lang.String refDate
        
      • refDateType

        protected java.lang.String refDateType
        
    • Constructor Detail

      • ResRefDate

        public ResRefDate()
        
    • Method Detail

      • getRefDate

        public java.lang.String getRefDate()
        
        Gets the value of the refDate property.
      • setRefDate

        public void setRefDate(java.lang.String value)
        
        Sets the value of the refDate property.
        Parameters:
        valueallowed - object isString
      • getRefDateType

        public java.lang.String getRefDateType()
        
        Gets the value of the refDateType property.
      • setRefDateType

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