Class ObjectReferenceType

    • Constructor Detail

      • ObjectReferenceType

        public ObjectReferenceType()
    • Method Detail

      • getDescription

        public String getDescription()
        Gets the value of the description property.
        Returns:
        possible object is String
      • setDescription

        public void setDescription​(String value)
        Sets the value of the description property.
        Parameters:
        value - allowed object is String
      • getOid

        public String getOid()
        Gets the value of the oid property.
        Returns:
        possible object is String
      • setOid

        public void setOid​(String value)
        Sets the value of the oid property.
        Parameters:
        value - allowed object is String
      • getType

        public QName getType()
        Gets the value of the type property.
        Returns:
        possible object is QName
      • setType

        public void setType​(QName value)
        Sets the value of the type property.
        Parameters:
        value - allowed object is QName
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object