| Package | Description |
|---|---|
| org.kuali.rice.location.api.postalcode |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostalCode
An immutable representation of a
PostalCodeContract. |
static class |
PostalCode.Builder
This builder constructs a PostalCode enforcing the constraints of the
PostalCodeContract. |
| Modifier and Type | Method and Description |
|---|---|
static PostalCode.Builder |
PostalCode.Builder.create(PostalCodeContract contract)
creates a PostalCode builder from an existing
PostalCodeContract. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.