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
Modifier and TypeFieldDescriptionprotected Boolean
protected Boolean
protected Boolean
protected Boolean
protected JavaEnumFields
protected JavaFields
protected Boolean
protected Boolean
protected String
protected String
Fields inherited from class io.atlasmap.java.v2.JavaField
annotations, canonicalClassName, className, collectionClassName, getMethod, modifiers, parameterizedTypes, primitive, setMethod, synthetic
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets 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.int
hashCode()
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.void
setAnnonymous
(Boolean value) Sets the value of the annonymous property.void
setAnnotation
(Boolean value) Sets the value of the annotation property.void
setEnumeration
(Boolean value) Sets the value of the enumeration property.void
setInterface
(Boolean value) Sets the value of the interface property.void
setJavaEnumFields
(JavaEnumFields value) Sets the value of the javaEnumFields property.void
setJavaFields
(JavaFields value) Sets the value of the javaFields property.void
setLocalClass
(Boolean value) Sets the value of the localClass property.void
setMemberClass
(Boolean value) Sets the value of the memberClass property.void
setPackageName
(String value) Sets the value of the packageName property.void
Sets 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, setSynthetic
Methods 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()
-