Uses of Class
com.vidispine.generated.NetworkType
-
Uses of NetworkType in com.vidispine.generated
Fields in com.vidispine.generated declared as NetworkTypeMethods in com.vidispine.generated that return NetworkTypeModifier and TypeMethodDescriptionObjectFactory.createNetworkType()Create an instance ofNetworkTypeResourceType.getNetwork()Gets the value of the network property.NetworkType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NetworkType.withBandwidth(Long value) Sets the value of the bandwidth property.NetworkType.withNetmask(String value) Sets the value of the netmask property.Methods in com.vidispine.generated with parameters of type NetworkTypeModifier and TypeMethodDescriptionvoidResourceType.setNetwork(NetworkType value) Sets the value of the network property.ResourceType.withNetwork(NetworkType value) Sets the value of the network property.