Uses of Class
biz.c24.io.api.data.NamespaceEnum

Packages that use NamespaceEnum
biz.c24.io.api.data Data Model super and utility classes. 
 

Uses of NamespaceEnum in biz.c24.io.api.data
 

Fields in biz.c24.io.api.data declared as NamespaceEnum
static NamespaceEnum NamespaceEnum.ANY
          Specifies that all elements / attributes from any namespace are allowed.
static NamespaceEnum NamespaceEnum.LOCAL
          Specifies that only elements / attributes not in any namespace are allowed.
static NamespaceEnum NamespaceEnum.OTHER
          Specifes that only elements / attributes from namespaces other than the target namespace are allowed.
static NamespaceEnum NamespaceEnum.TARGET
          Specifies that only elements / attribute from the target namespace are allowed.
 



C24 Technologies © 2002-2012: All Rights Reserved.