Uses of Class
biz.janux.people.PersonFacet

Packages that use PersonFacet
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 PersonFacet in biz.janux.people
 

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



Copyright © 2005-2013 Janux. All Rights Reserved.