-
ast.Parameter.type()
-
br.com.caelum.seleniumdsl.Field.type()
Types something on this field.
@param content the content to be typed
@return the Form
-
br.gov.frameworkdemoiselle.annotation.ManagedOperation.type()
-
ca.uhn.fhir.model.api.CodeableConceptElement.type()
-
ca.uhn.fhir.model.api.annotation.Child.type()
-
ca.uhn.fhir.model.api.annotation.SearchParamDefinition.type()
-
ca.uhn.fhir.rest.annotation.AddTags.type()
-
ca.uhn.fhir.rest.annotation.Create.type()
-
ca.uhn.fhir.rest.annotation.Delete.type()
-
ca.uhn.fhir.rest.annotation.DeleteTags.type()
-
ca.uhn.fhir.rest.annotation.GetTags.type()
-
ca.uhn.fhir.rest.annotation.History.type()
-
ca.uhn.fhir.rest.annotation.Read.type()
-
ca.uhn.fhir.rest.annotation.Search.type()
-
ca.uhn.fhir.rest.annotation.Update.type()
-
ca.uhn.fhir.rest.annotation.Validate.type()
-
cc.plural.jsonij.Value.type()
Accessor for the Value TYPE.
@return TYPE The value valueType.
-
com.abiquo.hypervisor.plugin.annotation.HypervisorMetadata.type()
-
com.abiquo.ssm.plugin.annotations.Plugin.type()
-
com.apelle.acsv.annotations.CSVCase.type()
-
com.arjuna.ats.arjuna.StateManager.type()
The object's type. Derived classes should override this to reflect their type structure. Typically this string is used for locating the object state in an object store, and reflects the hierarchy structure of the object.
-
com.arjuna.ats.arjuna.coordinator.AbstractRecord.type()
Re-implementation of abstract methods inherited from base class.
-
com.arjuna.ats.arjuna.coordinator.BasicAction.type()
Overloads StateManager.type()
-
com.arjuna.ats.arjuna.state.OutputObjectState.type()
-
com.arjuna.ats.tools.objectstorebrowser.stateviewers.viewers.arjunatransaction.ArjunaTransactionWrapper.type()
Overloads StateManager.type()
-
com.arjuna.ats.tools.objectstorebrowser.stateviewers.viewers.atomicaction.AtomicActionWrapper.type()
-
com.asakusafw.directio.hive.annotation.HiveField.type()
-
com.caucho.config.inject.BeanFactory.type()
-
com.caucho.env.repository.CommitBuilder.type()
Assigns the commit's type.
-
com.clarkparsia.empire.annotation.NamedGraph.type()
-
com.cloud.api.Parameter.type()
-
com.couchbase.client.java.bucket.BucketInfo.type()
The type of the bucket.
@return the bucket type.
-
com.dotcms.repackage.com.sun.jersey.api.client.WebResource.type()
-
com.dtolabs.rundeck.plugins.util.PropertyBuilder.type()
Set the type
-
com.dtrules.interpreter.IRObject.type()
Return the integer type of this object
@return
-
com.espertech.esper.client.annotation.Hook.type()
-
com.exigen.ie.constrainer.impl.IntEvent.type()
-
com.forgeessentials.api.EnumMobType.FEMob.type()
-
com.foundationdb.server.types.TPreptimeValue.type()
-
com.gargoylesoftware.htmlunit.html.HtmlElement.type()
Simulates typing the specified text while this element has focus. Note that for some elements, typing '\n' submits the enclosed form.
@param text the text you with to simulate typing
@exception IOException If an IO error occurs
-
com.gargoylesoftware.htmlunit.html.HtmlInput.type()
-
com.gargoylesoftware.htmlunit.html.HtmlTextInput.type()
-
com.github.dactiv.orm.annotation.StateDelete.type()
-
com.godshawk.lib.annotations.modularity.Plugin.type()
-
com.google.collide.dtogen.shared.RoutingType.type()
-
com.google.common.net.MediaType.type()
Returns the top-level media type. For example, {@code "text"} in {@code "text/plain"}.
-
com.googlecode.jcsv.annotations.MapToColumn.type()
-
com.headius.invokebinder.Binder.type()
The current MethodType, were the handle chain to terminate at this point.
@return the current MethodType
-
com.headius.invokebinder.Signature.type()
The current java.lang.invoke.MethodType for this Signature.
@return the current method type
-
com.helger.jcodemodel.JMethod.type()
-
com.helger.jcodemodel.JVar.type()
-
com.itextpdf.text.Element.type()
Gets the type of the text element.
@return a type
-
com.itextpdf.text.pdf.PdfObject.type()
Returns the type of this PdfObject
. May be either of: - NULL: A PdfNull
- BOOLEAN: A PdfBoolean
- NUMBER: A PdfNumber
- STRING: A PdfString
- NAME: A PdfName
- ARRAY: A PdfArray
- DICTIONARY: A PdfDictionary
- STREAM: A PdfStream
- INDIRECT: >PdfIndirectObject
@return The type
-
com.lowagie.text.Element.type()
Gets the type of the text element.
@return a type
-
com.lowagie.text.LwgElement.type()
Gets the type of the text element.
@return a type
-
com.lowagie.text.pdf.PdfArray.type()
-
com.lowagie.text.pdf.PdfObject.type()
Returns the type of this PdfObject
.
@return a type
-
com.netflix.simianarmy.Monkey.type()
Type.
@return the monkey type enum
-
com.opensymphony.xwork2.conversion.annotations.TypeConversion.type()
-
com.pogofish.jadt.parser.ParserImpl.type()
A type is either a class type or a primitive type wrapped in 0 or more levels of array
-
com.reflectiondao.annotation.DatabaseField.type()
-
com.saasovation.agilepm.domain.model.product.backlogitem.BacklogItem.type()
-
com.skyline.common.cache.annotation.Cache.type()
-
com.skyline.common.cache.annotation.CacheDelete.type()
-
com.springsource.insight.intercept.operation.Operation.type()
-
com.subgraph.orchid.TorConfig.ConfigVar.type()
-
com.sun.codemodel.JFieldVar.type()
-
com.sun.codemodel.JMethod.type()
Returns the return type.
-
com.sun.codemodel.JVar.type()
Return the type of this variable.
@return always non-null.
-
com.sun.codemodel.internal.JVar.type()
Return the type of this variable.
@return always non-null.
-
com.sun.javadoc.FieldDoc.type()
Get type of this field.
-
com.sun.javadoc.Parameter.type()
Get the type of this parameter.
-
com.sun.jdi.LocalVariable.type()
Returns the type of this variable. Where the type is the type specified in the declaration of this local variable.
Note: if the type of this variable is a reference type (class, interface, or array) and it has not been created or loaded by the class loader of the enclosing class, then ClassNotLoadedException will be thrown. Also, a reference type may have been loaded but not yet prepared, in which case the type will be returned but attempts to perform some operations on the returned type (e.g. {@link ReferenceType#fields() fields()}) will throw a {@link ClassNotPreparedException}. Use {@link ReferenceType#isPrepared()} to determine ifa reference type is prepared.
@see Type
@see Field#type() Field.type() - for usage examples
@return the {@link Type} of this local variable.
@throws ClassNotLoadedException if the type has not yet been loadedthrough the appropriate class loader.
-
com.sun.jdi.ObjectReference.type()
-
com.sun.jdi.Value.type()
Returns the run-time type of this value.
@see Type
@return a {@link Type} which mirrors the value's type in thetarget VM.
-
com.sun.jersey.api.client.WebResource.type()
-
com.sun.jersey.api.client.WebResource.Builder.type()
-
com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder.type()
-
com.sun.jersey.server.linking.Link.type()
-
com.sun.tools.corba.se.idl.MethodEntry.type()
-
com.sun.tools.corba.se.idl.ParameterEntry.type()
-
com.sun.tools.corba.se.idl.SequenceEntry.type()
-
com.sun.tools.corba.se.idl.SymtabEntry.type()
@return the type entry of this entry
-
com.sun.tools.corba.se.idl.TypedefEntry.type()
-
com.sun.tools.corba.se.idl.UnionEntry.type()
-
com.sun.tools.internal.xjc.generator.annotation.spec.XmlElementWriter.type()
-
com.sun.tools.javac.parser.Parser.type()
-
com.sun.tools.xjc.api.Property.type()
The Java type of the property.
@return always non-null. {@link JType} is a representation of a Java type in a codeModel.If you just need the fully-qualified class name, call {@link JType#fullName()}.
-
com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter.type()
-
com.sun.xml.bind.v2.schemagen.xmlschema.Element.type()
-
com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement.type()
-
com.sun.xml.internal.bind.v2.schemagen.xmlschema.LocalElement.type()
-
com.sun.xml.internal.ws.wsdl.writer.document.Binding.type()
-
com.sun.xml.ws.wsdl.writer.document.Binding.type()
-
com.thinkgem.jeesite.common.utils.excel.annotation.ExcelField.type()
-
com.thoughtworks.selenium.DefaultSelenium.type()
-
com.thoughtworks.selenium.Selenium.type()
Sets the value of an input field, as though you typed it in.
Can also be used to set the value of combo boxes, check boxes, etc. In these cases, value should be the value of the option selected, not the visible text.
@param locator an
element locator
@param value the value to type
-
com.voyagegames.core.json.JsonValue.type()
-
crate.elasticsearch.action.import_.ImportRequest.type()
-
de.danet.an.workflow.api.FormalParameter.type()
Return the type of the formal parameter. Types are represented as defined for {@link de.danet.an.workflow.api.ProcessMgr ProcessMgr.contextSignature
}.
@return the type of the formal parameter.
-
de.dfki.util.xmlrpc.annotation.XmlRpc.type()
-
de.mhus.lib.form.annotations.FormElement.type()
-
de.zalando.sprocwrapper.SProcParam.type()
-
easysm.stores.StateObserver.type()
-
edu.mit.csail.sdg.alloy4compiler.ast.Expr.type()
Return the type for this node; EMPTY if it is not well-typed.
-
edu.mit.csail.sdg.alloy4compiler.ast.ExprVar.type()
-
edu.mit.csail.sdg.alloy4compiler.ast.Func.type()
-
edu.mit.csail.sdg.alloy4compiler.ast.Sig.Field.type()
-
er.rest.ERXRestRequestNode.type()
Returns the type of this node (type as in the Class that it represents).
@return the type of this node
-
erjang.BIF.type()
-
es.ipsa.atril.doc.user.AttributeMultiValue.type()
-
es.ipsa.atril.doc.user.Document.type()
-
etch.bindings.java.msg.Message.type()
-
etch.bindings.java.msg.StructValue.type()
@return the struct type.
-
etch.compiler.ast.Constant.type()
@return the type of this constant.
-
etch.compiler.ast.Message.type()
@return the type of this message.
-
etch.compiler.ast.Parameter.type()
@return the type of this parameter.
-
etch.compiler.ast.TypeRef.type()
@return the token of the type.
-
gnu.hylafax.HylaFAXClient.type()
-
info.archinnov.achilles.internal.metadata.holder.PropertyMeta.type()
-
io.airlift.airline.Option.type()
-
io.crate.metadata.ReferenceInfo.type()
-
io.vertx.core.http.impl.ws.WebSocketFrameInternal.type()
-
jade.content.onto.annotations.AggregateResult.type()
-
jade.content.onto.annotations.AggregateSlot.type()
-
jade.content.onto.annotations.Result.type()
-
java.dyn.MethodHandle.type()
-
java.lang.invoke.CallSite.type()
Returns the type of this call site's target. Although targets may change, any call site's type is permanent, and can never change to an unequal type. The {@code setTarget} method enforces this invariant by refusing any new target that doesnot have the previous target's type.
@return the type of the current target, which is also the type of any future target
-
java.lang.invoke.MethodHandle.type()
Reports the type of this method handle. Every invocation of this method handle via {@code invokeExact} must exactly match this type.
@return the method handle type
-
java.net.Proxy.type()
Returns the proxy type.
@return a Type representing the proxy type
-
java.nio.file.FileStore.type()
Returns the type of this file store. The format of the string returned by this method is highly implementation specific. It may indicate, for example, the format used or if the file store is local or remote.
@return a string representing the type of this file store
-
java.util.UUID.type()
-
javax.annotation.Resource.type()
-
javax.persistence.PersistenceContext.type()
-
javax.resource.spi.ConfigProperty.type()
-
javax.validation.executable.ValidateOnExecution.type()
-
javax.ws.rs.core.Response.ResponseBuilder.type()
-
javax.xml.bind.annotation.XmlElement.type()
-
javax.xml.bind.annotation.XmlSchemaType.type()
-
javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter.type()
-
javax.xml.ws.WebServiceRef.type()
-
ma.glasnost.orika.impl.generator.VariableRef.type()
-
mfinder.annotation.Result.type()
-
mfinder.annotation.ResultType.type()
-
net.imglib2.meta.TypedAxis.type()
-
net.java.trueupdate.message.UpdateMessage.type()
Returns the update message type.
-
net.paoding.rose.jade.annotation.SQL.type()
-
net.sf.jftp.gui.tasks.Creator.type()
-
net.sf.jftp.net.FtpConnection.type()
Set type (L8,I,A for example).
@return True if the type was changed successfully, false otherwise
-
net.tomp2p.message.Message.type()
Determines if its a request or command reply, and what kind of reply (error, warning states).
@return Type of the message
-
org.activiti.designer.integration.servicetask.annotation.Property.type()
-
org.apache.abdera.ext.serializer.annotation.Content.type()
-
org.apache.abdera.ext.serializer.annotation.Link.type()
-
org.apache.abdera.ext.serializer.annotation.Text.type()
-
org.apache.activemq.store.kahadb.data.KahaAddMessageCommand.type()
-
org.apache.cassandra.db.ColumnFamily.type()
-
org.apache.cloudstack.api.Parameter.type()
-
org.apache.cocoon.profiling.ProfileMethod.type()
-
org.apache.commons.weaver.test.beans.ComplexAnnotations.NestAnnotation.type()
-
org.apache.commons.weaver.test.beans.ComplexAnnotations.TestAnnotation.type()
-
org.apache.cxf.annotations.SchemaValidation.type()
-
org.apache.cxf.jaxrs.client.WebClient.type()
-
org.apache.cxf.jaxrs.ext.multipart.Multipart.type()
-
org.apache.cxf.jaxrs.ext.xml.XSLTTransform.type()
-
org.apache.drill.common.logical.PlanProperties.PlanPropertiesBuilder.type()
-
org.apache.etch.bindings.java.msg.Message.type()
-
org.apache.etch.bindings.java.msg.StructValue.type()
@return the struct type.
-
org.apache.etch.compiler.ast.Constant.type()
@return the type of this constant.
-
org.apache.etch.compiler.ast.Message.type()
@return the type of this message.
-
org.apache.etch.compiler.ast.Parameter.type()
@return the type of this parameter.
-
org.apache.etch.compiler.ast.TypeRef.type()
@return the token of the type.
-
org.apache.felix.ipojo.runtime.core.components.Marker.type()
-
org.apache.felix.ipojo.test.scenarios.component.Marker.type()
-
org.apache.geronimo.testsuite.common.selenium.EclipseSelenium.type()
-
org.apache.lucene.analysis.Token.type()
Returns this Token's lexical type. Defaults to "word".
-
org.apache.lucene.analysis.tokenattributes.FlagsAttribute.type()
-
org.apache.lucene.analysis.tokenattributes.KeywordAttribute.type()
-
org.apache.lucene.analysis.tokenattributes.PositionIncrementAttribute.type()
-
org.apache.lucene.analysis.tokenattributes.TypeAttribute.type()
Returns this Token's lexical type. Defaults to "word".
@see #setType(String)
-
org.apache.myfaces.tobago.apt.annotation.TagAttribute.type()
-
org.apache.myfaces.tobago.apt.annotation.UIComponentTagAttribute.type()
-
org.apache.olingo.odata2.api.annotation.edm.EdmFunctionImport.ReturnType.type()
-
org.apache.olingo.odata2.api.annotation.edm.EdmProperty.type()
-
org.apache.onami.test.annotation.Mock.type()
-
org.apache.openjpa.persistence.query.DomainObject.type()
-
org.apache.pig.penny.impl.comm.Message.type()
-
org.apache.tajo.datum.Datum.type()
-
org.apache.tapestry.annotations.Component.type()
-
org.apache.tapestry5.annotations.Component.type()
-
org.apache.tuscany.sca.binding.corba.meta.CorbaUnionElement.type()
-
org.apache.tuscany.sca.binding.corba.provider.meta.CorbaUnionElement.type()
-
org.apache.wink.server.utils.SingleLinkBuilder.type()
Set the type attribute of the link
@param type media type attribute of the link to generate
@return this links builder
-
org.apache.xmpbox.type.PropertyType.type()
-
org.apache.yoko.orb.CORBA.Any.type()
-
org.atmosphere.cpr.Action.type()
-
org.boco.seamwebappgen.annotations.ShowInForm.type()
-
org.bukkit.WorldCreator.type()
Gets the type of the world that will be created or loaded
@return World type
-
org.caffinitas.mapper.annotations.CColumn.type()
-
org.caffinitas.mapper.annotations.CInheritance.type()
-
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl.type()
-
org.chromattic.api.annotations.ManyToOne.type()
-
org.chromattic.api.annotations.OneToMany.type()
-
org.chromium.sdk.internal.v8native.protocol.input.IncomingMessage.type()
-
org.chromium.sdk.internal.wip.protocol.input.debugger.ScopeValue.type()
Scope type.
-
org.codehaus.plexus.component.annotations.Component.type()
-
org.codehaus.preon.annotation.BoundNumber.type()
-
org.codehaus.preon.annotation.BoundObject.type()
-
org.cruxframework.crux.core.rebind.screen.widget.declarative.TagConstraints.type()
-
org.cx4a.rsense.parser.TypeAnnotationParser.type()
-
org.cyclop.model.CqlPart.type()
-
org.dbwiki.data.provenance.Provenance.type()
-
org.dbwiki.web.request.HttpRequest.type()
-
org.dedeler.template.annotation.Logged.type()
-
org.directwebremoting.annotations.DataTransferObject.type()
-
org.drools.compiler.lang.api.FieldDescrBuilder.type()
-
org.drools.compiler.lang.api.GlobalDescrBuilder.type()
Sets the type of the global. E.g.: java.util.List
@param type
@return itself
-
org.drools.lang.api.AttributeDescrBuilder.type()
Sets the attribute value type
@param type see {@link AttributeDescr.Type}
@return itself
-
org.drools.lang.api.DeclareDescrBuilder.type()
Declares a new type
@return the descriptor builder for the type
-
org.drools.lang.api.FieldDescrBuilder.type()
-
org.drools.lang.api.GlobalDescrBuilder.type()
Sets the type of the global. E.g.: java.util.List
@param type
@return itself
-
org.eclipse.orion.server.core.resources.annotations.ResourceDescription.type()
-
org.eclipse.persistence.expressions.Expression.type()
PUBLIC: Return an expression that wraps the inheritance type field in an expression.
Example:
builder.getClassForInheritance().equal(SmallProject.class); builder.anyOf("projects").getClassForInheritance().equal(builder.getParameter("projectClass"));
-
org.eclipse.persistence.oxm.annotations.XmlVariableNode.type()
-
org.eclipse.sapphire.Element.type()
-
org.eclipse.sapphire.java.JavaTypeConstraint.type()
-
org.eclipse.sapphire.modeling.ElementPropertyBinding.type()
-
org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest.type()
-
org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequest.type()
The mapping type.
-
org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest.type()
The mapping type.
-
org.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest.type()
-
org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest.type()
-
org.elasticsearch.action.delete.DeleteRequest.type()
The type of the document to delete.
-
org.elasticsearch.action.delete.DeleteResponse.type()
The type of the document deleted.
-
org.elasticsearch.action.explain.ExplainRequest.type()
-
org.elasticsearch.action.get.GetRequest.type()
Sets the type of the document to fetch.
-
org.elasticsearch.action.get.MultiGetRequest.Item.type()
-
org.elasticsearch.action.index.IndexRequest.type()
The type of the indexed document.
-
org.elasticsearch.action.index.IndexResponse.type()
The type of the document indexed.
-
org.elasticsearch.action.search.type.ParsedScrollId.type()
-
org.elasticsearch.action.termvector.TermVectorRequest.type()
Sets the type of document to get the term vector for.
-
org.elasticsearch.action.update.UpdateRequest.type()
The type of the indexed document.
-
org.elasticsearch.cluster.metadata.MappingMetaData.type()
-
org.elasticsearch.cluster.routing.allocation.decider.Decision.type()
Get the {@link Type} of this decision
@return {@link Type} of this decision
-
org.elasticsearch.hadoop.serialization.dto.mapping.Field.type()
-
org.elasticsearch.index.get.GetResult.type()
-
org.elasticsearch.index.mapper.DocumentMapper.type()
-
org.elasticsearch.index.mapper.Uid.type()
-
org.elasticsearch.index.mapper.internal.ParentFieldMapper.type()
-
org.elasticsearch.search.facet.Facet.type()
The type of the facet.
-
org.eweb4j.mvc.interceptor.Interceptor.type()
-
org.eweb4j.util.xml.tag.XmlTag.type()
-
org.exoplatform.container.spi.DefinitionByName.type()
-
org.exoplatform.container.spi.DefinitionByQualifier.type()
-
org.exoplatform.container.spi.DefinitionByType.type()
-
org.exoplatform.services.database.annotation.TableField.type()
-
org.flowforwarding.warp.protocol.ofp.avro.OFMessage.type()
-
org.glassfish.admin.amx.annotation.ChildGetter.type()
-
org.glassfish.admin.amx.config.AMXConfigProxy.type()
-
org.glassfish.admin.amx.core.AMXMBeanMetadata.type()
-
org.glassfish.admin.amx.core.PathnameParser.type()
-
org.glassfish.api.admin.config.ModelBinding.type()
-
org.glassfish.gmbal.AMXMetadata.type()
-
org.glassfish.jersey.internal.util.collection.ClassTypePair.type()
Get the actual type behind the {@link #rawClass() raw class}.
@return the actual type behind the raw class.
-
org.gridgain.testframework.junits.spi.GridSpiTestConfig.type()
-
org.hibernate.annotations.CollectionId.type()
-
org.hibernate.annotations.CollectionType.type()
-
org.hibernate.annotations.MapKey.type()
-
org.hibernate.annotations.OptimisticLocking.type()
-
org.hibernate.annotations.Polymorphism.type()
-
org.hibernate.annotations.Type.type()
-
org.hibernate.validator.cfg.ConstraintMapping.type()
Starts defining constraints on the specified bean class.
@param < C> The type to be configured.
@param beanClass The bean class on which to define constraints. All constraints defined after calling this methodare added to the bean of the type {@code beanClass} until the next call of {@code type}.
@return Instance allowing for defining constraints on the specified class.
-
org.hivedb.annotations.Index.type()
-
org.infinispan.jmx.annotations.Parameter.type()
-
org.internna.iwebmvc.metadata.ui.EntityFilter.type()
-
org.internna.iwebmvc.metadata.ui.FormField.type()
-
org.jboss.errai.ioc.client.api.Timed.type()
-
org.jboss.forge.shell.plugins.Option.type()
-
org.jboss.jandex.FieldInfo.type()
-
org.jboss.jsfunit.jsfsession.JSFClientSession.type()
Simulates typing a character while this JSF component has focus.
@param componentID The JSF component id (or a suffix of the client ID) of a component rendered as an HtmlElement.
@throws ComponentIDNotFoundException if no client ID matches the suffix
@throws DuplicateClientIDException if more than one client ID matches the suffix
@throws ClassCastException if the current page is not an HtmlPage or the specified component is not an HtmlElement.
@throws IOExceptioin if typing causes a failed request to the server.
-
org.jboss.managed.api.annotation.ManagementComponent.type()
-
org.jboss.managed.api.annotation.ManagementObject.type()
-
org.jboss.managed.api.annotation.ManagementObjectID.type()
-
org.jboss.managed.api.annotation.ManagementObjectRef.type()
-
org.jboss.resteasy.specimpl.LinkBuilderImpl.type()
-
org.jboss.xb.annotations.JBossXmlAdaptedType.type()
-
org.jboss.xb.annotations.JBossXmlAttribute.type()
-
org.jboss.xb.annotations.JBossXmlCollection.type()
-
org.jboss.xb.annotations.JBossXmlMapEntry.type()
-
org.jbpm.designer.repository.impl.AssetBuilder.type()
-
org.jclouds.compute.domain.VolumeBuilder.type()
-
org.jclouds.samples.googleappengine.domain.ResourceResult.Builder.type()
-
org.jeecgframework.poi.excel.annotation.ExcelCollection.type()
-
org.jemmy.fx.control.TextInputControlDock.type()
Calls wrap().as(org.jemmy.input.SelectionText.class).type(newText);
-
org.jfrog.build.api.builder.ArtifactBuilder.type()
Sets the type of the artifact
@param type Artifact type
@return Builder instance
-
org.jfrog.build.api.builder.BuildInfoBuilder.type()
Sets the type of the build
@param type Build type
@return Builder instance
-
org.jfrog.build.api.builder.DependencyBuilder.type()
Sets the type of the dependency
@param type Dependency type
@return Builder instance
-
org.jgroups.annotations.XmlElement.type()
-
org.jgroups.annotations.XmlInclude.type()
-
org.jgroups.demo.tankwar.core.Session.type()
-
org.jibx.binding.model.ElementBase.type()
Get element type.
@return type code for this element
-
org.jibx.schema.elements.AnnotatedBase.type()
-
org.jibx.schema.elements.FacetElement.type()
-
org.jibx.schema.elements.OpenAttrBase.type()
-
org.jnetpcap.protocol.network.Icmp.type()
Type.
@return the int
-
org.jrest4guice.persistence.ibatis.annotations.Cachemodel.type()
-
org.jrest4guice.transaction.annotations.Transactional.type()
-
org.jruby.runtime.invokedynamic.VariableSite.type()
-
org.jtester.annotations.SpringBeanRemote.type()
-
org.keycloak.events.EventQuery.type()
-
org.locationtech.geogig.api.RevFeatureType.type()
-
org.luaj.vm2.LuaValue.type()
Get the enumeration value for the type of this value.
@return value for this type, one of {@link TNIL}, {@link TBOOLEAN}, {@link TNUMBER}, {@link TSTRING}, {@link TTABLE}, {@link TFUNCTION}, {@link TUSERDATA}, {@link TTHREAD}
@see #typename()
-
org.luaj.vm2.lib.ZeroArgFunction.type()
-
org.milyn.delivery.annotation.Resource.type()
-
org.modeshape.jcr.query.model.Join.type()
Get the type of join.
@return the join type; never null
-
org.movsim.simulator.roadnetwork.LaneSegment.type()
Returns the type of the lane.
@return type of lane
-
org.movsim.simulator.vehicles.Vehicle.type()
Returns this vehicle's type.
@return vehicle's type
-
org.mule.api.annotations.meta.Channel.type()
-
org.mule.api.annotations.meta.Router.type()
-
org.nlogo.agent.AgentSet.type()
-
org.nlogo.api.AgentSet.type()
-
org.nutz.mvc.annotation.ChainBy.type()
-
org.nutz.mvc.annotation.IocBy.type()
-
org.nutz.mvc.annotation.Localization.type()
-
org.objectweb.speedo.metadata.SpeedoField.type()
Returns the type of the field.
@return type of the field.
-
org.omg.CORBA.Any.type()
-
org.omg.CORBA.IDLType.type()
-
org.omg.DynamicAny.DynAny.type()
-
org.omg.DynamicAny.DynUnion.type()
-
org.ops4j.pax.exam.options.MavenArtifactProvisionOption.type()
-
org.qdao.annotation.Column.type()
-
org.qi4j.api.common.QualifiedName.type()
Returns the normalized string of the type part of the QualifiedName.
The normalized type name means that all dollar ($) characters have been replaced by dashes (-).
@return the normalized string of the type part of the QualifiedName.
-
org.qi4j.api.composite.CompositeInstance.type()
-
org.qi4j.api.composite.ModelDescriptor.type()
-
org.qi4j.api.composite.TransientDescriptor.type()
-
org.qi4j.api.property.PropertyDescriptor.type()
Get the type of the property. If the property is declared as Property then X is returned.
@return the property type
-
org.qi4j.api.service.ImportedServiceDescriptor.type()
-
org.qi4j.api.value.ValueDescriptor.type()
-
org.qi4j.runtime.entity.EntityInstance.type()
-
org.qi4j.runtime.value.ValueModel.type()
-
org.renjin.gcc.translate.expr.ImExpr.type()
@return the gimple type of this expression
-
org.salamandra.web.core.transformer.node.binder.annotation.AParam.type()
-
org.seleniuminspector.html.InputInspector.type()
-
org.seleniuminspector.html.TextAreaInspector.type()
-
org.seleniuminspector.openfaces.InputTextInspector.type()
-
org.sgx.yuigwt.yui.charts.CartesianChartConfig.type()
-
org.sonar.api.batch.fs.internal.DeprecatedDefaultInputFile.type()
-
org.sonar.api.batch.sensor.test.internal.DefaultTestCaseExecution.type()
-
org.sonar.api.server.debt.DebtRemediationFunction.type()
-
org.sonar.api.server.debt.internal.DefaultDebtRemediationFunction.type()
-
org.sonar.api.server.rule.RuleParamType.type()
-
org.sonatype.nexus.testsuite.capabilities.client.CapabilityA.type()
-
org.sonatype.nexus.testsuite.capabilities.client.CapabilityB.type()
-
org.springframework.data.elasticsearch.annotations.Document.type()
-
org.springframework.data.elasticsearch.annotations.Parent.type()
-
org.springframework.data.jpa.repository.EntityGraph.type()
-
org.springframework.data.neo4j.annotation.RelationshipEntity.type()
-
org.springframework.hateoas.alps.Descriptor.DescriptorBuilder.type()
-
org.terasology.input.DefaultBinding.type()
-
org.uberfire.java.nio.file.FileStore.type()
-
org.uberfire.java.nio.fs.file.SimpleUnixFileStore.type()
-
org.uberfire.java.nio.fs.file.SimpleWindowsFileStore.type()
-
org.usb4java.Transfer.type()
Returns the type of the endpoint.
@return The endpoint type.
-
org.voltdb.planner.PlanColumn.type()
-
org.wicketstuff.pageserializer.common.analyze.ISerializedObjectTree.type()
node type
@return type
-
org.xhtmlrenderer.css.style.Length.type()
-
org.xsocket.Resource.type()
-
ru.aristar.jnuget.common.CollectionGenericType.type()
-
ru.yandex.qatools.allure.annotations.Attachment.type()
-
ru.yandex.qatools.allure.annotations.Description.type()
-
se.rupy.http.Reply.type()
-
sizzle.aggregators.AggregatorSpec.type()
-
soot.SootFieldRef.type()
-
spoon.reflect.Factory.Type()
-
st.gravel.support.compiler.ast.VariableDeclarationNode.type()
-
st.gravel.support.compiler.jvm.JVMLocalDeclaration.type()
-
st.gravel.support.compiler.jvm.JVMVariable.type()
-
weka.core.Attribute.type()
Returns the attribute's type as an integer.
@return the attribute's type.
-
wyil.lang.Constant.type()
-
wyil.lang.WyilFile.type()
Looks up a type declaration in this WyilFile with the given name; if none exists, returns null.
@param name
@return