org.jclouds.privatechef.domain
Interface Organization.Type

Enclosing class:
Organization

public static interface Organization.Type


Field Summary
static String BUSINESS
           
static String NON_PROFIT
           
static String PERSONAL
           
 

Field Detail

BUSINESS

static final String BUSINESS
See Also:
Constant Field Values

NON_PROFIT

static final String NON_PROFIT
See Also:
Constant Field Values

PERSONAL

static final String PERSONAL
See Also:
Constant Field Values


Copyright © 2012 jclouds. All Rights Reserved.