Interface ReferenceListMetadata

    • Method Detail

      • getMemberType

        int getMemberType()
        Return whether the List will contain service object proxies or ServiceReference objects. This is specified by the member-type attribute of the reference list.
        Returns:
        Whether the List will contain service object proxies or ServiceReference objects.
        See Also:
        USE_SERVICE_OBJECT, USE_SERVICE_REFERENCE