Uses of Interface
org.kuali.rice.location.api.state.StateContract
Packages that use StateContract
-
Uses of StateContract in org.kuali.rice.location.api.state
Classes in org.kuali.rice.location.api.state that implement StateContractModifier and TypeClassDescriptionfinal classPOJO implementation of StateContract that is immutable.static classThis builder constructs a State enforcing the constraints of theStateContract.Methods in org.kuali.rice.location.api.state with parameters of type StateContractModifier and TypeMethodDescriptionstatic State.BuilderState.Builder.create(StateContract contract) creates a Parameter from an existingStateContract.