- get() - Method in class org.jenkinsci.constant_pool_scanner.ClassConstant
-
Gets the actual class name.
- get() - Method in class org.jenkinsci.constant_pool_scanner.StringConstant
-
- get() - Method in class org.jenkinsci.constant_pool_scanner.Utf8Constant
-
- getClassConstant() - Method in class org.jenkinsci.constant_pool_scanner.MemberRefConstant
-
Class that contains the method/field in question.
- getClazz() - Method in class org.jenkinsci.constant_pool_scanner.MemberRefConstant
-
Gets the internal name of the class that contains method/field in question.
- getDescriptor() - Method in class org.jenkinsci.constant_pool_scanner.MemberRefConstant
-
Its type descriptor, a combination of field/method return type and parameter types.
- getDescriptor() - Method in class org.jenkinsci.constant_pool_scanner.NameAndTypeConstant
-
Its type descriptor, a combination of field/method return type and parameter types.
- getDescriptorUTF8() - Method in class org.jenkinsci.constant_pool_scanner.NameAndTypeConstant
-
Its type descriptor, a combination of field/method return type and parameter types.
- getName() - Method in class org.jenkinsci.constant_pool_scanner.MemberRefConstant
-
Name of the field/method.
- getName() - Method in class org.jenkinsci.constant_pool_scanner.NameAndTypeConstant
-
Name of the field/method.
- getNameAndTypeConstant() - Method in class org.jenkinsci.constant_pool_scanner.MemberRefConstant
-
Signature of the method/field.
- getNameUTF8() - Method in class org.jenkinsci.constant_pool_scanner.NameAndTypeConstant
-
- getUTF8() - Method in class org.jenkinsci.constant_pool_scanner.ClassConstant
-
UTF-8 constant that holds the class' internal name.