Uses of Class
org.javastro.ivoa.entities.stc.v1.HealpixType
Packages that use HealpixType
-
Uses of HealpixType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type HealpixTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<HealpixType,BigInteger> HealpixType.PropInfo.HEALPIX_Hstatic final com.kscs.util.jaxb.SinglePropertyInfo<HealpixType,BigInteger> HealpixType.PropInfo.HEALPIX_KMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type HealpixTypeModifier and TypeMethodDescriptionprotected <_P extends HealpixType>
_PHealpixType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return HealpixTypeModifier and TypeMethodDescriptionHealpixType.Builder.build()HealpixType.clone()HealpixType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) HealpixType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) HealpixType.createCopy()HealpixType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createHealpixType()Create an instance ofHealpixTypeHealpixType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type HealpixTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<HealpixType>ObjectFactory.createHEALPIX(HealpixType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type HealpixTypeModifier and TypeMethodDescriptionstatic HealpixType.Builder<Void>HealpixType.copyExcept(HealpixType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) HealpixType.Builder.copyOf(HealpixType _other) static <_B> HealpixType.Builder<_B>HealpixType.copyOf(HealpixType _other) static <_B> HealpixType.Builder<_B>HealpixType.copyOf(HealpixType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static HealpixType.Builder<Void>HealpixType.copyOnly(HealpixType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<HealpixType>ObjectFactory.createHEALPIX(HealpixType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type HealpixTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, HealpixType _other, boolean _copy) Builder(_B _parentBuilder, HealpixType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)