Class JDFAutoContact

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFContact

    public abstract class JDFAutoContact
    extends JDFResource
    class JDFAutoContact : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoContact

        protected JDFAutoContact​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String qualifiedName)
        Constructor for JDFAutoContact
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoContact

        protected JDFAutoContact​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String myNamespaceURI,
                                 java.lang.String qualifiedName)
        Constructor for JDFAutoContact
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoContact

        protected JDFAutoContact​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String myNamespaceURI,
                                 java.lang.String qualifiedName,
                                 java.lang.String myLocalName)
        Constructor for JDFAutoContact
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setContactTypes

        public void setContactTypes​(VString value)
        (36) set attribute ContactTypes
        Parameters:
        value - the value to set the attribute to
      • getContactTypes

        public VString getContactTypes()
        (21) get VString attribute ContactTypes
        Returns:
        VString the value of the attribute
      • setContactTypeDetails

        public void setContactTypeDetails​(java.lang.String value)
        (36) set attribute ContactTypeDetails
        Parameters:
        value - the value to set the attribute to
      • getContactTypeDetails

        public java.lang.String getContactTypeDetails()
        (23) get String attribute ContactTypeDetails
        Returns:
        the value of the attribute
      • setUserID

        public void setUserID​(java.lang.String value)
        (36) set attribute UserID
        Parameters:
        value - the value to set the attribute to
      • getUserID

        public java.lang.String getUserID()
        (23) get String attribute UserID
        Returns:
        the value of the attribute
      • getAddress

        public JDFAddress getAddress()
        (24) const get element Address
        Returns:
        JDFAddress the element
      • getCreateAddress

        public JDFAddress getCreateAddress()
        (25) getCreateAddress
        Returns:
        JDFAddress the element
      • appendAddress

        public JDFAddress appendAddress()
        (29) append element Address
        Returns:
        JDFAddress the element @ if the element already exists
      • refAddress

        public void refAddress​(JDFAddress refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getComChannel

        public JDFComChannel getComChannel()
        (24) const get element ComChannel
        Returns:
        JDFComChannel the element
      • getCreateComChannel

        public JDFComChannel getCreateComChannel()
        (25) getCreateComChannel
        Returns:
        JDFComChannel the element
      • getCreateComChannel

        public JDFComChannel getCreateComChannel​(int iSkip)
        (26) getCreateComChannel
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFComChannel the element
      • getComChannel

        public JDFComChannel getComChannel​(int iSkip)
        (27) const get element ComChannel
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFComChannel the element default is getComChannel(0)
      • getAllComChannel

        public java.util.Collection<JDFComChannel> getAllComChannel()
        Get all ComChannel from the current element
        Returns:
        Collection, null if none are available
      • appendComChannel

        public JDFComChannel appendComChannel()
        (30) append element ComChannel
        Returns:
        JDFComChannel the element
      • refComChannel

        public void refComChannel​(JDFComChannel refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCompany

        public JDFCompany getCompany()
        (24) const get element Company
        Returns:
        JDFCompany the element
      • getCreateCompany

        public JDFCompany getCreateCompany()
        (25) getCreateCompany
        Returns:
        JDFCompany the element
      • appendCompany

        public JDFCompany appendCompany()
        (29) append element Company
        Returns:
        JDFCompany the element @ if the element already exists
      • refCompany

        public void refCompany​(JDFCompany refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getPerson

        public JDFPerson getPerson()
        (24) const get element Person
        Returns:
        JDFPerson the element
      • getCreatePerson

        public JDFPerson getCreatePerson()
        (25) getCreatePerson
        Returns:
        JDFPerson the element
      • appendPerson

        public JDFPerson appendPerson()
        (29) append element Person
        Returns:
        JDFPerson the element @ if the element already exists
      • refPerson

        public void refPerson​(JDFPerson refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced