Uses of Class
org.javastro.ivoa.entities.stc.v1.CircleType
Packages that use CircleType
-
Uses of CircleType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CircleTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<CircleType,Double2Type> CircleType.PropInfo.CENTERstatic final com.kscs.util.jaxb.SinglePropertyInfo<CircleType,Double1Type> CircleType.PropInfo.RADIUSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type CircleTypeModifier and TypeMethodDescriptionprotected <_P extends CircleType>
_PCircleType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return CircleTypeModifier and TypeMethodDescriptionCircleType.Builder.build()CircleType.clone()CircleType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) CircleType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCircleType()Create an instance ofCircleTypeCircleType.createCopy()CircleType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CircleType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type CircleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CircleType>ObjectFactory.createCircle(CircleType value) jakarta.xml.bind.JAXBElement<CircleType>ObjectFactory.createCircle2(CircleType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type CircleTypeModifier and TypeMethodDescriptionstatic CircleType.Builder<Void>CircleType.copyExcept(CircleType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CircleType.Builder.copyOf(CircleType _other) static <_B> CircleType.Builder<_B>CircleType.copyOf(CircleType _other) static <_B> CircleType.Builder<_B>CircleType.copyOf(CircleType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CircleType.Builder<Void>CircleType.copyOnly(CircleType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<CircleType>ObjectFactory.createCircle(CircleType value) jakarta.xml.bind.JAXBElement<CircleType>ObjectFactory.createCircle2(CircleType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CircleTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, CircleType _other, boolean _copy) Builder(_B _parentBuilder, CircleType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)