Uses of Class
org.javastro.ivoa.entities.resource.cone.ConeSearch
Packages that use ConeSearch
-
Uses of ConeSearch in org.javastro.ivoa.entities.resource.cone
Fields in org.javastro.ivoa.entities.resource.cone with type parameters of type ConeSearchModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ConeSearch,Integer> ConeSearch.PropInfo.MAX_RECORDSstatic final com.kscs.util.jaxb.SinglePropertyInfo<ConeSearch,Float> ConeSearch.PropInfo.MAX_SRstatic final com.kscs.util.jaxb.SinglePropertyInfo<ConeSearch,Query> ConeSearch.PropInfo.TEST_QUERYstatic final com.kscs.util.jaxb.SinglePropertyInfo<ConeSearch,Boolean> ConeSearch.PropInfo.VERBOSITYMethods in org.javastro.ivoa.entities.resource.cone with type parameters of type ConeSearchModifier and TypeMethodDescriptionprotected <_P extends ConeSearch>
_PConeSearch.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.cone that return ConeSearchModifier and TypeMethodDescriptionConeSearch.Builder.build()ConeSearch.clone()ConeSearch.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ConeSearch.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createConeSearch()Create an instance ofConeSearchConeSearch.createCopy()ConeSearch.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ConeSearch.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.cone with parameters of type ConeSearchModifier and TypeMethodDescriptionstatic ConeSearch.Builder<Void>ConeSearch.copyExcept(ConeSearch _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ConeSearch.Builder.copyOf(ConeSearch _other) static <_B> ConeSearch.Builder<_B>ConeSearch.copyOf(ConeSearch _other) static <_B> ConeSearch.Builder<_B>ConeSearch.copyOf(ConeSearch _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ConeSearch.Builder<Void>ConeSearch.copyOnly(ConeSearch _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.resource.cone with parameters of type ConeSearchModifierConstructorDescriptionBuilder(_B _parentBuilder, ConeSearch _other, boolean _copy) Builder(_B _parentBuilder, ConeSearch _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)