Uses of Class
org.kuali.rice.shareddata.api.state.State.Builder

Packages that use State.Builder
org.kuali.rice.shareddata.api.state   
 

Uses of State.Builder in org.kuali.rice.shareddata.api.state
 

Methods in org.kuali.rice.shareddata.api.state that return State.Builder
static State.Builder State.Builder.create(StateContract contract)
          creates a Parameter from an existing StateContract.
static State.Builder State.Builder.create(String code, String name, String countryCode)
          creates a State with the required fields.
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.