java.lang.Object
org.kohsuke.github.GHProjectsV2ItemChanges.FieldValue
- Enclosing class:
- GHProjectsV2ItemChanges
The Class FieldValue.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the field node id.Gets the field type.
-
Constructor Details
-
FieldValue
public FieldValue()Create default FieldValue instance
-
-
Method Details
-
getFieldNodeId
Gets the field node id.- Returns:
- the field node id
-
getFieldType
Gets the field type.- Returns:
- the field type
-