Package net.fortuna.ical4j.model
Class PropertyBuilder
java.lang.Object
net.fortuna.ical4j.model.AbstractContentBuilder
net.fortuna.ical4j.model.PropertyBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()factories(List<PropertyFactory<?>> factories) Deprecated.preference the constructor option for specifying factoriesbooleanMethods inherited from class net.fortuna.ical4j.model.AbstractContentBuilder
allowIllegalNames, isExperimentalName
-
Constructor Details
-
PropertyBuilder
public PropertyBuilder() -
PropertyBuilder
-
-
Method Details
-
factories
Deprecated.preference the constructor option for specifying factoriesSet the list of property factories supporting this builder instance.- Parameters:
factories- a list of property factories- Returns:
- the builder instance
-
name
-
hasName
-
value
-
parameter
-
build
-