public static class Type.Builder extends AbstractQualifierValue.Builder
IBuilder,
Serialized Form| Constructor and Description |
|---|
Builder()
Empty constructor
|
Builder(Type type)
Constructor which starts from an existing component.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
commit()
Finalizes the data gathered for this builder instance.
|
String |
getDescription()
Builder accessor for the description
|
SecurityAttributes.Builder |
getSecurityAttributes()
Builder accessor for the Security Attributes
|
boolean |
isEmpty()
Checks if any values have been provided for this Builder.
|
void |
setDescription(String description)
Builder accessor for the description
|
void |
setSecurityAttributes(SecurityAttributes.Builder securityAttributes)
Builder accessor for the Security Attributes
|
getQualifier, getValue, setQualifier, setValuepublic Builder()
public Builder(Type type)
public Type commit() throws InvalidDDMSException
IBuilderInvalidDDMSException - if any required information is missing or malformedIBuilder.commit()public boolean isEmpty()
IBuilderisEmpty in interface IBuilderisEmpty in class AbstractQualifierValue.BuilderIBuilder.isEmpty()public String getDescription()
public void setDescription(String description)
public SecurityAttributes.Builder getSecurityAttributes()
public void setSecurityAttributes(SecurityAttributes.Builder securityAttributes)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/