Package io.atlasmap.java.v2
Class JavaClass
java.lang.Object
io.atlasmap.v2.Field
io.atlasmap.java.v2.JavaField
io.atlasmap.java.v2.JavaClass
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected JavaEnumFieldsprotected JavaFieldsprotected Booleanprotected Booleanprotected Stringprotected StringFields inherited from class io.atlasmap.java.v2.JavaField
annotations, canonicalClassName, className, collectionClassName, getMethod, modifiers, parameterizedTypes, primitive, setMethod, synthetic -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the javaEnumFields property.Gets the value of the javaFields property.Gets the value of the packageName property.getUri()Gets the value of the uri property.inthashCode()Gets the value of the annonymous property.Gets the value of the annotation property.Gets the value of the enumeration property.Gets the value of the interface property.Gets the value of the localClass property.Gets the value of the memberClass property.voidsetAnnonymous(Boolean value) Sets the value of the annonymous property.voidsetAnnotation(Boolean value) Sets the value of the annotation property.voidsetEnumeration(Boolean value) Sets the value of the enumeration property.voidsetInterface(Boolean value) Sets the value of the interface property.voidsetJavaEnumFields(JavaEnumFields value) Sets the value of the javaEnumFields property.voidsetJavaFields(JavaFields value) Sets the value of the javaFields property.voidsetLocalClass(Boolean value) Sets the value of the localClass property.voidsetMemberClass(Boolean value) Sets the value of the memberClass property.voidsetPackageName(String value) Sets the value of the packageName property.voidSets the value of the uri property.Methods inherited from class io.atlasmap.java.v2.JavaField
getAnnotations, getCanonicalClassName, getClassName, getCollectionClassName, getGetMethod, getModifiers, getParameterizedTypes, getSetMethod, isPrimitive, isSynthetic, setAnnotations, setCanonicalClassName, setClassName, setCollectionClassName, setGetMethod, setModifiers, setParameterizedTypes, setPrimitive, setSetMethod, setSyntheticMethods inherited from class io.atlasmap.v2.Field
getActions, getArrayDimensions, getArraySize, getCollectionType, getDocId, getFieldType, getFormat, getIndex, getName, getPath, getStatus, getValue, isRequired, setActions, setArrayDimensions, setArraySize, setCollectionType, setDocId, setFieldType, setFormat, setIndex, setName, setPath, setRequired, setStatus, setValue
-
Field Details
-
javaEnumFields
-
javaFields
-
packageName
-
annotation
-
annonymous
-
enumeration
-
isInterface
-
localClass
-
memberClass
-
uri
-
-
Constructor Details
-
JavaClass
public JavaClass()
-
-
Method Details
-
getJavaEnumFields
Gets the value of the javaEnumFields property.- Returns:
- possible object is
JavaEnumFields
-
setJavaEnumFields
Sets the value of the javaEnumFields property.- Parameters:
value- allowed object isJavaEnumFields
-
getJavaFields
Gets the value of the javaFields property.- Returns:
- possible object is
JavaFields
-
setJavaFields
Sets the value of the javaFields property.- Parameters:
value- allowed object isJavaFields
-
getPackageName
Gets the value of the packageName property.- Returns:
- possible object is
String
-
setPackageName
Sets the value of the packageName property.- Parameters:
value- allowed object isString
-
isAnnotation
Gets the value of the annotation property.- Returns:
- possible object is
Boolean
-
setAnnotation
Sets the value of the annotation property.- Parameters:
value- allowed object isBoolean
-
isAnnonymous
Gets the value of the annonymous property.- Returns:
- possible object is
Boolean
-
setAnnonymous
Sets the value of the annonymous property.- Parameters:
value- allowed object isBoolean
-
isEnumeration
Gets the value of the enumeration property.- Returns:
- possible object is
Boolean
-
setEnumeration
Sets the value of the enumeration property.- Parameters:
value- allowed object isBoolean
-
isInterface
Gets the value of the interface property.- Returns:
- possible object is
Boolean
-
setInterface
Sets the value of the interface property.- Parameters:
value- allowed object isBoolean
-
isLocalClass
Gets the value of the localClass property.- Returns:
- possible object is
Boolean
-
setLocalClass
Sets the value of the localClass property.- Parameters:
value- allowed object isBoolean
-
isMemberClass
Gets the value of the memberClass property.- Returns:
- possible object is
Boolean
-
setMemberClass
Sets the value of the memberClass property.- Parameters:
value- allowed object isBoolean
-
getUri
Gets the value of the uri property.- Returns:
- possible object is
String
-
setUri
Sets the value of the uri property.- Parameters:
value- allowed object isString
-
equals
-
hashCode
public int hashCode()
-