Class UuidDefinition
java.lang.Object
org.basepom.mojo.propertyhelper.definitions.FieldDefinition<String>
org.basepom.mojo.propertyhelper.definitions.UuidDefinition
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateField
(FieldContext context, ValueCache valueCache) boolean
getValue()
int
hashCode()
toString()
Methods inherited from class org.basepom.mojo.propertyhelper.definitions.FieldDefinition
check, getId, getInitialValue, getOnMissingFile, getOnMissingFileProperty, getOnMissingProperty, getPostFormat, getPreFormat, getPropertyFile, getPropertyNameInFile, getRegexp, getTransformers, isExport, isSkip, setOnMissingFile, setOnMissingFileProperty, setOnMissingProperty, setRegexp, setTransformers
-
Constructor Details
-
UuidDefinition
public UuidDefinition()
-
-
Method Details
-
getValue
-
createField
- Specified by:
createField
in classFieldDefinition<String>
- Throws:
IOException
-
toString
- Overrides:
toString
in classFieldDefinition<String>
-
equals
- Overrides:
equals
in classFieldDefinition<String>
-
hashCode
- Overrides:
hashCode
in classFieldDefinition<String>
-