Uses of Class
org.javastro.ivoa.entities.stc.v1.StdRefPosType.Builder
Packages that use StdRefPosType.Builder
-
Uses of StdRefPosType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return StdRefPosType.BuilderModifier and TypeMethodDescriptionstatic StdRefPosType.Builder<Void>StdRefPosType.builder()static StdRefPosType.Builder<Void>StdRefPosType.copyExcept(ReferencePositionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StdRefPosType.Builder<Void>StdRefPosType.copyExcept(StdRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StdRefPosType.Builder.copyOf(StdRefPosType _other) StdRefPosType.Builder.copyOf(StdRefPosType.Builder _other) static <_B> StdRefPosType.Builder<_B>StdRefPosType.copyOf(ReferencePositionType _other) static <_B> StdRefPosType.Builder<_B>StdRefPosType.copyOf(ReferencePositionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> StdRefPosType.Builder<_B>StdRefPosType.copyOf(StdRefPosType _other) static <_B> StdRefPosType.Builder<_B>StdRefPosType.copyOf(StdRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static StdRefPosType.Builder<Void>StdRefPosType.copyOnly(ReferencePositionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static StdRefPosType.Builder<Void>StdRefPosType.copyOnly(StdRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StdRefPosType.newCopyBuilder()<_B> StdRefPosType.Builder<_B>StdRefPosType.newCopyBuilder(_B _parentBuilder) <_B> StdRefPosType.Builder<_B>StdRefPosType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) StdRefPosType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) StdRefPosType.Builder.withPlanetaryEphem(PlanetaryEphemType planetaryEphem) Sets the new value of "planetaryEphem" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type StdRefPosType.BuilderModifier and TypeMethodDescriptionStdRefPosType.Builder.copyOf(StdRefPosType.Builder _other) <_B> voidStdRefPosType.copyTo(StdRefPosType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidStdRefPosType.copyTo(StdRefPosType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.