Uses of Class
org.javastro.ivoa.entities.stc.v1.SectorType
Packages that use SectorType
-
Uses of SectorType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type SectorTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SectorType,PosAngleType> SectorType.PropInfo.POS_ANGLE_1static final com.kscs.util.jaxb.SinglePropertyInfo<SectorType,PosAngleType> SectorType.PropInfo.POS_ANGLE_2static final com.kscs.util.jaxb.SinglePropertyInfo<SectorType,Double2Type> SectorType.PropInfo.POSITIONMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type SectorTypeModifier and TypeMethodDescriptionprotected <_P extends SectorType>
_PSectorType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return SectorTypeModifier and TypeMethodDescriptionSectorType.Builder.build()SectorType.clone()SectorType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SectorType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SectorType.createCopy()SectorType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSectorType()Create an instance ofSectorTypeSectorType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type SectorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SectorType>ObjectFactory.createSector(SectorType value) jakarta.xml.bind.JAXBElement<SectorType>ObjectFactory.createSector2(SectorType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SectorTypeModifier and TypeMethodDescriptionstatic SectorType.Builder<Void>SectorType.copyExcept(SectorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SectorType.Builder.copyOf(SectorType _other) static <_B> SectorType.Builder<_B>SectorType.copyOf(SectorType _other) static <_B> SectorType.Builder<_B>SectorType.copyOf(SectorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SectorType.Builder<Void>SectorType.copyOnly(SectorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<SectorType>ObjectFactory.createSector(SectorType value) jakarta.xml.bind.JAXBElement<SectorType>ObjectFactory.createSector2(SectorType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type SectorTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, SectorType _other, boolean _copy) Builder(_B _parentBuilder, SectorType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)