how to set value?
how to set value?
- Subject: how to set value?
- From: Jim Wong <email@hidden>
- Date: Sun, 5 Mar 2006 00:49:44 +0800
in my OpportunityCompany entity, i have an attribute primaryCustomer. this attribute is of external type boolean, and value class(java) Number. Therefore it's setPrimaryCustomer() in the java file is a Number data type. but i can't seem to pass a 1 or true to it when i try aOpportunityCompany.setPrimaryCustomer(1) or aOpportunityCompany.setPrimaryCustomer(true). So how can I do it? |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden