public static class FacilityIdentifier.Builder extends Object implements IBuilder, Serializable
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(FacilityIdentifier facilityIdentifier)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
FacilityIdentifier |
commit()
Finalizes the data gathered for this builder instance.
|
String |
getBeNumber()
Builder accessor for the beNumber attribute.
|
String |
getOsuffix()
Builder accessor for the osuffix attribute.
|
boolean |
isEmpty()
Checks if any values have been provided for this Builder.
|
void |
setBeNumber(String beNumber)
Builder accessor for the beNumber attribute.
|
void |
setOsuffix(String osuffix)
Builder accessor for the osuffix attribute.
|
public Builder()
public Builder(FacilityIdentifier facilityIdentifier)
public FacilityIdentifier commit() throws InvalidDDMSException
IBuilder
commit
in interface IBuilder
InvalidDDMSException
- if any required information is missing or malformedIBuilder.commit()
public boolean isEmpty()
IBuilder
isEmpty
in interface IBuilder
IBuilder.isEmpty()
public String getBeNumber()
public void setBeNumber(String beNumber)
public String getOsuffix()
public void setOsuffix(String osuffix)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/