Uses of Class
org.javastro.ivoa.entities.resource.sia.SIACapRestriction
Packages that use SIACapRestriction
-
Uses of SIACapRestriction in org.javastro.ivoa.entities.resource.sia
Subclasses of SIACapRestriction in org.javastro.ivoa.entities.resource.siaModifier and TypeClassDescriptionclassEditor's Notes: * This is a prototype definition to illustrate how to extend the schema to a specific standard interface.Methods in org.javastro.ivoa.entities.resource.sia that return SIACapRestrictionModifier and TypeMethodDescriptionSIACapRestriction.withDescription(String value) SIACapRestriction.withInterfaces(Collection<ServiceInterface> values) SIACapRestriction.withInterfaces(ServiceInterface... values) SIACapRestriction.withStandardID(String value) SIACapRestriction.withValidationLevels(Collection<Validation> values) SIACapRestriction.withValidationLevels(Validation... values)