Uses of Class
biz.janux.people.PartyFacet

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

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



Copyright © 2005-2013 Janux. All Rights Reserved.