Class ContactPerson

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.IdentityModel
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.IdentityModel.Metadata.ContactPerson
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • ContactPerson

        public ContactPerson​(java.lang.Object instance)
                      throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • ContactPerson

        public ContactPerson()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ContactPerson

        public ContactPerson​(ContactType contactType)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getType

        public ContactType getType()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setType

        public void setType​(ContactType Type)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCompany

        public java.lang.String getCompany()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCompany

        public void setCompany​(java.lang.String Company)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getGivenName

        public java.lang.String getGivenName()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setGivenName

        public void setGivenName​(java.lang.String GivenName)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSurname

        public java.lang.String getSurname()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSurname

        public void setSurname​(java.lang.String Surname)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable