Class BuildFactory.BuildTestResourcesNamedValue
java.lang.Object
org.sonatype.maven.polyglot.java.dsl.BuildFactory.BuildTestResourcesNamedValue
- All Implemented Interfaces:
Serializable, Function<String,String>, BuildFactory.BuildComplexTypeNamedValue, BuildFactory.BuildNamedValue, MethodFinder, NamedValue
- Enclosing interface:
BuildFactory
public static class BuildFactory.BuildTestResourcesNamedValue
extends Object
implements BuildFactory.BuildComplexTypeNamedValue
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface MethodFinder
MethodFinder.UnableToGuessMethodException -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.apache.maven.model.Resource> voidsetResources(List<org.apache.maven.model.Resource> resources) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface MethodFinder
defaultValueForParameter, getContainingClass, method, parameter, serializedMethods inherited from interface NamedValue
checkParametersEnabled, name, value
-
Field Details
-
resources
-
-
Constructor Details
-
BuildTestResourcesNamedValue
public BuildTestResourcesNamedValue()
-
-
Method Details
-
getResources
-
setResources
-
apply
-