Uses of Class
org.javastro.ivoa.entities.stc.v1.StcBaseType.Builder
Packages that use StcBaseType.Builder
-
Uses of StcBaseType.Builder in org.javastro.ivoa.entities.stc.v1
Subclasses of StcBaseType.Builder in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classBoxType.Builder<_B>static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classDiffType.Builder<_B>static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMethods in org.javastro.ivoa.entities.stc.v1 that return StcBaseType.BuilderModifier and TypeMethodDescriptionStcBaseType.Builder.copyOf(StcBaseType _other) StcBaseType.Builder.copyOf(StcBaseType.Builder _other) abstract StcBaseType.Builder<Void>StcBaseType.newCopyBuilder()abstract <_B> StcBaseType.Builder<_B>StcBaseType.newCopyBuilder(_B _parentBuilder) abstract <_B> StcBaseType.Builder<_B>StcBaseType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) abstract StcBaseType.Builder<Void>StcBaseType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)StcBaseType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)StcBaseType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type StcBaseType.BuilderModifier and TypeMethodDescriptionStcBaseType.Builder.copyOf(StcBaseType.Builder _other) <_B> voidStcBaseType.copyTo(StcBaseType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidStcBaseType.copyTo(StcBaseType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.