public static class Source.Builder extends AbstractQualifierValue.Builder
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(Source source)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
Source |
commit()
Finalizes the data gathered for this builder instance.
|
String |
getSchemaHref()
Builder accessor for the schema href
|
String |
getSchemaQualifier()
Builder accessor for the schema qualifier
|
SecurityAttributes.Builder |
getSecurityAttributes()
Builder accessor for the Security Attributes
|
boolean |
isEmpty()
Checks if any values have been provided for this Builder.
|
void |
setSchemaHref(String schemaHref)
Builder accessor for the schemah ref
|
void |
setSchemaQualifier(String schemaQualifier)
Builder accessor for the schema qualifier
|
void |
setSecurityAttributes(SecurityAttributes.Builder securityAttributes)
Builder accessor for the Security Attributes
|
getQualifier, getValue, setQualifier, setValue
public Builder()
public Builder(Source source)
public Source 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 getSchemaQualifier()
public void setSchemaQualifier(String schemaQualifier)
public String getSchemaHref()
public void setSchemaHref(String schemaHref)
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/