Uses of Class
org.apache.maven.api.settings.IdentifiableBase
- 
Uses of IdentifiableBase in org.apache.maven.api.settingsSubclasses of IdentifiableBase in org.apache.maven.api.settingsModifier and TypeClassDescriptionclassA download mirror for a given repository.classModifications to the build process which is keyed on some sort of environmental parameter.classThe<proxy>element contains informations required to a proxy settings.classThe<server>element contains informations required to a server settings.Methods in org.apache.maven.api.settings that return IdentifiableBaseModifier and TypeMethodDescriptionIdentifiableBase.Builder.build()static IdentifiableBaseIdentifiableBase.newInstance()Creates a newIdentifiableBaseinstance.static IdentifiableBaseIdentifiableBase.newInstance(boolean withDefaults) Creates a newIdentifiableBaseinstance using default values or not.Creates a newIdentifiableBaseinstance using the specified id.Methods in org.apache.maven.api.settings with parameters of type IdentifiableBaseModifier and TypeMethodDescriptionstatic IdentifiableBase.BuilderIdentifiableBase.newBuilder(IdentifiableBase from) Creates a newIdentifiableBasebuilder instance using the specified object as a basis.static IdentifiableBase.BuilderIdentifiableBase.newBuilder(IdentifiableBase from, boolean forceCopy) Creates a newIdentifiableBasebuilder instance using the specified object as a basis.