Class ServiceInterface.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.ServiceInterface.PropInfo
- Enclosing class:
- ServiceInterface
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ServiceInterface,AccessURL> static final com.kscs.util.jaxb.CollectionPropertyInfo<ServiceInterface,MirrorURL> static final com.kscs.util.jaxb.SinglePropertyInfo<ServiceInterface,String> static final com.kscs.util.jaxb.SinglePropertyInfo<ServiceInterface,SecurityMethod> static final com.kscs.util.jaxb.SinglePropertyInfo<ServiceInterface,String> static final com.kscs.util.jaxb.SinglePropertyInfo<ServiceInterface,String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ACCESS_UR_LS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ServiceInterface,AccessURL> ACCESS_UR_LS -
MIRROR_UR_LS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ServiceInterface,MirrorURL> MIRROR_UR_LS -
SECURITY_METHOD
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ServiceInterface,SecurityMethod> SECURITY_METHOD -
TEST_QUERY_STRING
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ServiceInterface,String> TEST_QUERY_STRING -
VERSION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ServiceInterface,String> VERSION -
ROLE
-
-
Constructor Details
-
PropInfo
public PropInfo()
-