|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostalCodeContract | |
|---|---|
| org.kuali.rice.shareddata.api.postalcode | |
| org.kuali.rice.shareddata.framework.postalcode | |
| org.kuali.rice.shareddata.impl.postalcode | |
| Uses of PostalCodeContract in org.kuali.rice.shareddata.api.postalcode |
|---|
| Classes in org.kuali.rice.shareddata.api.postalcode that implement PostalCodeContract | |
|---|---|
class |
PostalCode
An immutable representation of a PostalCodeContract. |
static class |
PostalCode.Builder
This builder constructs a PostalCode enforcing the constraints of the PostalCodeContract. |
| Methods in org.kuali.rice.shareddata.api.postalcode with parameters of type PostalCodeContract | |
|---|---|
static PostalCode.Builder |
PostalCode.Builder.create(PostalCodeContract contract)
creates a PostalCode builder from an existing PostalCodeContract. |
| Uses of PostalCodeContract in org.kuali.rice.shareddata.framework.postalcode |
|---|
| Classes in org.kuali.rice.shareddata.framework.postalcode that implement PostalCodeContract | |
|---|---|
class |
PostalCodeEbo
|
| Uses of PostalCodeContract in org.kuali.rice.shareddata.impl.postalcode |
|---|
| Classes in org.kuali.rice.shareddata.impl.postalcode that implement PostalCodeContract | |
|---|---|
class |
PostalCodeBo
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||