public static class Type.Builder extends AbstractQualifierValue.Builder
IBuilder
,
Serialized FormConstructor 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, setValue
public Builder()
public Builder(Type type)
public Type commit() throws InvalidDDMSException
IBuilder
InvalidDDMSException
- if any required information is missing or malformedIBuilder.commit()
public boolean isEmpty()
IBuilder
isEmpty
in interface IBuilder
isEmpty
in class AbstractQualifierValue.Builder
IBuilder.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/