Uses of Class
biz.janux.people.OrganizationFacet

Packages that use OrganizationFacet
biz.janux.people The biz.janux.people package represents Persons and Organizations using the key concept of a Party, which makes it possible to treat Person and Organizations interchangeably in the context of a contract, a business relationship or other relationships that may be entered between people and organization. 
 

Uses of OrganizationFacet in biz.janux.people
 

Methods in biz.janux.people that return OrganizationFacet
static OrganizationFacet OrganizationFacet.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OrganizationFacet[] OrganizationFacet.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2013 Janux. All Rights Reserved.