- get(String) - Method in class org.kordamp.ezmorph.bean.MorphDynaBean
-
- get(String, int) - Method in class org.kordamp.ezmorph.bean.MorphDynaBean
-
- get(String, String) - Method in class org.kordamp.ezmorph.bean.MorphDynaBean
-
- getBeanClass() - Method in class org.kordamp.ezmorph.bean.MorphDynaClass
-
- getCause() - Method in exception org.kordamp.ezmorph.MorphException
-
Returns the cause of this exception.
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.BooleanArrayMorpher
-
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.BooleanObjectArrayMorpher
-
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.ByteArrayMorpher
-
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.CharacterObjectArrayMorpher
-
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.CharArrayMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.DoubleArrayMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.FloatArrayMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.IntArrayMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.LongArrayMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.array.ShortArrayMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.object.BigDecimalMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.object.BigIntegerMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.object.BooleanObjectMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.object.CharacterObjectMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.object.DateMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.object.MapToDateMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.object.NumberMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.primitive.BooleanMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.primitive.ByteMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.primitive.CharMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.primitive.DoubleMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.primitive.FloatMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.primitive.IntMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.primitive.LongMorpher
-
Returns the default value for this Morpher.
- getDefaultValue() - Method in class org.kordamp.ezmorph.primitive.ShortMorpher
-
Returns the default value for this Morpher.
- getDimensions(Class) - Method in class org.kordamp.ezmorph.array.AbstractArrayMorpher
-
Returns the number of dimensions in an array class.
- getDynaClass() - Method in class org.kordamp.ezmorph.bean.MorphDynaBean
-
- getDynaProperties() - Method in class org.kordamp.ezmorph.bean.MorphDynaClass
-
- getDynaProperty(String) - Method in class org.kordamp.ezmorph.bean.MorphDynaBean
-
- getDynaProperty(String) - Method in class org.kordamp.ezmorph.bean.MorphDynaClass
-
- getInstance() - Static method in class org.kordamp.ezmorph.object.ClassMorpher
-
Returns the singleton instance
- getInstance() - Static method in class org.kordamp.ezmorph.object.IdentityObjectMorpher
-
Returns the singleton instance
- getInstance() - Static method in class org.kordamp.ezmorph.object.StringMorpher
-
Returns the singleton instance
- getIntegerValue(Object) - Method in class org.kordamp.ezmorph.object.BigIntegerMorpher
-
Trims the String from the begining to the first "."
- getIntegerValue(Object) - Method in class org.kordamp.ezmorph.primitive.AbstractIntegerMorpher
-
Trims the String from the beginning to the first "."
- getMorpherFor(Class<?>) - Method in class org.kordamp.ezmorph.MorpherRegistry
-
Returns a morpher for clazz
.
If several morphers are found for that class, it returns the first.
- getMorpherRegistry() - Method in class org.kordamp.ezmorph.bean.MorphDynaBean
-
- getMorphersFor(Class<?>) - Method in class org.kordamp.ezmorph.MorpherRegistry
-
Returns all morphers for clazz
.
If no Morphers are found it will return an array containing the
IdentityObjectMorpher.
- getName() - Method in class org.kordamp.ezmorph.bean.MorphDynaClass
-