Package | Description |
---|---|
org.kuali.rice.location.api.postalcode |
Copyright 2005-2015 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.
|
org.kuali.rice.location.framework.postalcode | |
org.kuali.rice.location.impl.postalcode |
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 . |
Modifier and Type | Interface and Description |
---|---|
interface |
PostalCodeEbo
TODO: Likely should remove all methods from this interface after KULRICE-7170 is fixed
|
Modifier and Type | Class and Description |
---|---|
class |
PostalCodeBo |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.