Searched defs:fullName (Results 1 - 25 of 44) sorted by relevance

12

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/presentation/rmi/
H A DStubFactoryFactoryBase.java40 public String getStubName(String fullName) argument
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/
H A DJAnonymousClass.java47 public String fullName() { method in class:JAnonymousClass
H A DJNullType.java48 public String fullName() { return "null"; } method in class:JNullType
H A DJDirectClass.java40 private final String fullName; field in class:JDirectClass
42 public JDirectClass(JCodeModel _owner,String fullName) { argument
53 public String fullName() { method in class:JDirectClass
[all...]
H A DJPrimitiveType.java53 public String fullName() { method in class:JPrimitiveType
H A DJTypeVar.java53 public String fullName() { method in class:JTypeVar
H A DJTypeWildcard.java59 public String fullName() { method in class:JTypeWildcard
H A DJNarrowedClass.java93 public String fullName() { method in class:JNarrowedClass
H A DJArrayClass.java54 public String fullName() { method in class:JArrayClass
H A DJType.java75 public abstract String fullName(); method in class:JType
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/nav/
H A DEagerNType.java70 public String fullName() { method in class:EagerNType
H A DNParameterizedType.java66 public String fullName() { method in class:NParameterizedType
H A DNType.java76 String fullName(); method in interface:NType
H A DNClassByJClass.java54 public String fullName() { method in class:NClassByJClass
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/annotation/
H A DAbstractInlineAnnotationReaderImpl.java101 protected abstract String fullName(M m); method in class:AbstractInlineAnnotationReaderImpl
H A DRuntimeInlineAnnotationReader.java148 protected String fullName(Method m) { method in class:RuntimeInlineAnnotationReader
/openjdk10/jdk/src/java.base/share/classes/sun/security/x509/
H A DDistributionPointName.java89 private GeneralNames fullName = null; field in class:DistributionPointName
101 public DistributionPointName(GeneralNames fullName) { argument
[all...]
H A DDistributionPoint.java130 private GeneralNames fullName; field in class:DistributionPoint
151 public DistributionPoint(GeneralNames fullName, boolean[] reasonFlags, argument
[all...]
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/
H A DCClassInfoParent.java41 String fullName(); method in interface:CClassInfoParent
71 public String fullName() { method in class:CClassInfoParent.Package
H A DCClassRef.java94 public String fullName() { method in class:CClassRef
H A DCArrayInfo.java92 public String fullName() { method in class:CArrayInfo
/openjdk10/jdk/src/java.naming/share/classes/javax/naming/
H A DNameClassPair.java88 private String fullName = null; field in class:NameClassPair
275 public void setNameInNamespace(String fullName) { argument
/openjdk10/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/
H A DImageLocationWriter.java56 static ImageLocationWriter newLocation(String fullName, argument
[all...]
/openjdk10/jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/
H A DKerberosPrincipal.java83 private transient String fullName; field in class:KerberosPrincipal
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/ap/
H A DInlineAnnotationReaderImpl.java172 protected String fullName(ExecutableElement m) { method in class:InlineAnnotationReaderImpl

Completed in 153 milliseconds

12