Class XmlReflectionMember

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Xml, 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.Xml
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Xml.Serialization.XmlReflectionMember
        See Also:
        Constant Field Values
      • classType

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

      • XmlReflectionMember

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

        public XmlReflectionMember()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIsReturnValue

        public boolean getIsReturnValue()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsReturnValue

        public void setIsReturnValue​(boolean IsReturnValue)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOverrideIsNullable

        public boolean getOverrideIsNullable()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOverrideIsNullable

        public void setOverrideIsNullable​(boolean OverrideIsNullable)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMemberName

        public java.lang.String getMemberName()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMemberName

        public void setMemberName​(java.lang.String MemberName)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMemberType

        public NetType getMemberType()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMemberType

        public void setMemberType​(NetType MemberType)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSoapAttributes

        public SoapAttributes getSoapAttributes()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSoapAttributes

        public void setSoapAttributes​(SoapAttributes SoapAttributes)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlAttributes

        public XmlAttributes getXmlAttributes()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlAttributes

        public void setXmlAttributes​(XmlAttributes XmlAttributes)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable