Class Originator


  • public class Originator
    extends java.lang.Object

    Java class for Attribute complex type.

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

     <complexType name="Originator">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="key" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Summary

      Constructors 
      Constructor Description
      Originator()  
    • Constructor Detail

      • Originator

        public Originator()
    • Method Detail

      • getCredential

        public Credential getCredential()
        Gets the value of the credential property.
        Returns:
        possible object is String
      • setCredential

        public void setCredential​(Credential value)
        Sets the value of the credential property.
        Parameters:
        credential - allowed object is String