Uses of Interface
org.kuali.rice.location.api.campus.CampusContract
Packages that use CampusContract
-
Uses of CampusContract in org.kuali.rice.location.api.campus
Classes in org.kuali.rice.location.api.campus that implement CampusContractModifier and TypeClassDescriptionfinal classAn immutable representation of aCampusContract.static classThis builder is used to construct instances of Campus.Methods in org.kuali.rice.location.api.campus with parameters of type CampusContractModifier and TypeMethodDescriptionstatic Campus.BuilderCampus.Builder.create(CampusContract contract) Creates a builder by populating it with data from the givenCampusContract.