Class OAIPMHerrorType

  • All Implemented Interfaces:
    XMLWritable

    public class OAIPMHerrorType
    extends Object
    implements XMLWritable
    Java class for OAI-PMHerrorType complex type. The following schema fragment specifies the expected content contained within this class.
    • Constructor Detail

      • OAIPMHerrorType

        public OAIPMHerrorType()
    • Method Detail

      • getValue

        public String getValue()
        Gets the value of the value property.
        Returns:
        possible object is ;
      • setValue

        public void setValue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is ;
      • getCode

        public OAIPMHerrorcodeType getCode()
        Gets the value of the code property.
        Returns:
        possible object is ;
      • setCode

        public void setCode​(OAIPMHerrorcodeType value)
        Sets the value of the code property.
        Parameters:
        value - allowed object is ;