Uses of Class
org.javastro.ivoa.entities.resource.registry.Authority
Packages that use Authority
-
Uses of Authority in org.javastro.ivoa.entities.resource.registry
Fields in org.javastro.ivoa.entities.resource.registry with type parameters of type AuthorityModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Authority,ResourceName> Authority.PropInfo.MANAGING_ORGMethods in org.javastro.ivoa.entities.resource.registry with type parameters of type AuthorityModifier and TypeMethodDescriptionprotected <_P extends Authority>
_PAuthority.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry that return AuthorityModifier and TypeMethodDescriptionAuthority.Builder.build()Authority.clone()Authority.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Authority.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createAuthority()Create an instance ofAuthorityAuthority.createCopy()Authority.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Authority.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry with parameters of type AuthorityModifier and TypeMethodDescriptionstatic Authority.Builder<Void>Authority.copyExcept(Authority _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Authority.Builder<_B>static <_B> Authority.Builder<_B>Authority.copyOf(Authority _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Authority.Builder<Void>Constructors in org.javastro.ivoa.entities.resource.registry with parameters of type Authority