Uses of Class
com.vidispine.generated.VXAVSInstanceType
-
Uses of VXAVSInstanceType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type VXAVSInstanceTypeMethods in com.vidispine.generated that return VXAVSInstanceTypeModifier and TypeMethodDescriptionObjectFactory.createVXAVSInstanceType()
Create an instance ofVXAVSInstanceType
VXAVSInstanceType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) VXAVSInstanceType.withLastSeen
(XMLGregorianCalendar value) Sets the value of the lastSeen property.VXAVSInstanceType.withStatus
(VXAStatus value) Sets the value of the status property.Sets the value of the uri property.VXAVSInstanceType.withVsClusterAddress
(String value) Sets the value of the vsClusterAddress property.Methods in com.vidispine.generated that return types with arguments of type VXAVSInstanceTypeModifier and TypeMethodDescriptionVXAType.getVsInstance()
Gets the value of the vsInstance property.Methods in com.vidispine.generated with parameters of type VXAVSInstanceTypeModifier and TypeMethodDescriptionVXAType.withVsInstance
(VXAVSInstanceType... values) Adds objects to the list of VsInstance using add methodMethod parameters in com.vidispine.generated with type arguments of type VXAVSInstanceTypeModifier and TypeMethodDescriptionVXAType.withVsInstance
(Collection<VXAVSInstanceType> values) Adds objects to the list of VsInstance using addAll method