biz.janux.people
Interface Organization

All Superinterfaces:
Cloneable, Contacteable, Party, Persistent, Serializable

public interface Organization
extends Party


Field Summary
 
Fields inherited from interface org.janux.bus.persistence.Persistent
UNSAVED_ID
 
Method Summary
 OrganizationName getName()
           
 void setName(OrganizationName name)
           
 
Methods inherited from interface biz.janux.people.Party
clone, getCode, getContactMethods, getFormOfPayment, getFormsOfPayment, getPartyName, setCode, setContactMethods, setFormsOfPayment
 
Methods inherited from interface org.janux.bus.persistence.Persistent
getId, setId
 
Methods inherited from interface biz.janux.people.Contacteable
getContactMethod, getEmailAddress, getEmailAddresses, getPhoneNumber, getPhoneNumbers, getPostalAddress, getPostalAddresses, getUrl, getUrls, setContactMethod
 

Method Detail

getName

OrganizationName getName()

setName

void setName(OrganizationName name)


Copyright © 2005-2013 Janux. All Rights Reserved.