Uses of Class
org.javastro.ivoa.entities.resource.dataservice.TAPType
Packages that use TAPType
-
Uses of TAPType in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice with type parameters of type TAPTypeModifier and TypeMethodDescriptionprotected <_P extends TAPType>
_PTAPType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.dataservice that return TAPTypeModifier and TypeMethodDescriptionTAPType.Builder.build()TAPType.clone()TAPType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) TAPType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) TAPType.createCopy()TAPType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createTAPType()Create an instance ofTAPTypeTAPType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type TAPTypeModifier and TypeMethodDescriptionstatic TAPType.Builder<Void>TAPType.copyExcept(TAPType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> TAPType.Builder<_B>static <_B> TAPType.Builder<_B>TAPType.copyOf(TAPType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static TAPType.Builder<Void>Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type TAPType