Oracle Beehive
  Oracle® Beehive RESTful Web Services API Reference
  Release 2 (2.0.1.7)
  E16658-04

Contents

Overview

Enumeration Members

Name Description

PRIVATE

Private LabelApplicationType

PUBLIC

Public LabelApplicationType

XML Schema


<xs:simpleType name="labelApplicationType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="PRIVATE"/>
        <xs:enumeration value="PUBLIC"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to labelApplicationType

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions